Re: scaleable img in place of forum name

Posted by Hugo <Nabble> on
URL: https://support.nabble.com/scaleable-img-in-place-of-forum-name-tp5061445p5066098.html

Hi Don, now I understand what you mean. Actually, this is possible.

After uploading an image, add this to the nabble_img tag:
style="width:100%"

For example:
<nabble_img src="photo.png" border="0" style="width:100%"/>

This is actually a nice effect and I may add an easy option to the upload window. Thanks.