Image (img) resizing options?
Posted: Sun Sep 06, 2015 5:08 pm
It seems like the resizing and other options for the BBCode don't work.
Is it possible to enable those?
Example:
produces:
but
just makes this:
Is it possible to enable those?
Example:
Code: Select all
[img]http://i.imgur.com/Y7KQU3jm.jpg[/img]
but
Code: Select all
[img width="1000" height="26"]http://i.imgur.com/Y7KQU3jm.jpg[/img]
[img=1000x26]http://i.imgur.com/Y7KQU3jm.jpg[/img]
[img alt="kitty" title="meow!"]http://i.imgur.com/Y7KQU3jm.jpg[/img]