MyBB Community Forums

Full Version: My users can't center signatures with images.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For some reason, my users can't center their signatures if they contain images.

I'm using the following code to limit signature size:
<div style="overflow: auto; max-height: 100px;">{signature}</div>