Page 1 of 1

Images

Posted: Fri Mar 30, 2012 5:06 pm
by spartan64
Is there a way for images to be auto sized so they snugly fit on the page?

Re: Images

Posted: Fri Mar 30, 2012 6:20 pm
by Nitro
No there is not, but you can resize them within the BB Code:

http://www.bbcode.org/examples/?id=10

Code: Select all

The following bbcode:

Including an image
[img]http://www.bbcode.org/images/lubeck_small.jpg[/img]

Resizing the image
[img=100x50]http://www.bbcode.org/images/lubeck_small.jpg[/img]

Making the image clickable (in this case linking to the original image)
[url=http://www.bbcode.org/images/lubeck.jpg][img]http://www.bbcode.org/images/lubeck_small.jpg[/img][/url]

Resizing and adding meta information for the image
[img width="100" height="50" alt="Lubeck city gate" title="This is one of the medieval city gates of Lubeck"]http://www.bbcode.org/images/lubeck_small.jpg[/img]

Re: Images

Posted: Sat Mar 31, 2012 4:49 pm
by spartan64
Thanks :) Do you know what the max width is so the image fits perfectly on the page?

Re: Images

Posted: Sun Apr 01, 2012 4:56 pm
by DarthRevan19
i still dont know how to make images fit perfectly