New image BBCode features (size and align)

We have made updates to the image bbcode to allow you to specify the size and alignment of the images you post. This can be useful if the image is too big or if you’d like the text to wrap the image. Here is how to do it.

To specify the size, use width and height attributes on the opening image tag like this:

[img width=500 height=400]http://imageurl[/img]

If you want to align the image you can use “left”, “right” or “center” in an align attribute like this:

[img align=left]http://imageurl[/img]

If you want to see an example of what you can do with the image align attribute see this topic.

Update: for a better example using both size and align at the same time see this topic on the Falling Man Photo