Add-on Image resizer for XF2

I decided to use:

.bbImage
{
max-width: 500px;
max-height: 500px;
}

This works for all bbcode images including the signature.
Also found out it automatically gives the enlarge option when resized.

Thanks!
 
Back
Top Bottom