Cant Center Images
kryan1990
New
Im having an issue where its not letting me [center] [/center] images
It works for wording but not for any images.
How do I fix this
0
Comments
You make it easier for people to help you if you can provide a link where the problem can be seen.
Please try adding this to your css (or use CSSEdit)
.bbcode_center img { display: inline-block; }Thank you
That worked beautifully!