MyBB Community Forums

Full Version: Signature Limitation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I do create a limitation on my site I run into this problem.

https://gyazo.com/0109e2822685db8ec161ad3772970bb4

I check inspect element and the image is all in one, so it isn't a problem in the code.
The problem is you are reducing the signature section image height but the image is still the same.
You should either resize the image or not allow images bigger than a allowed size.
How can I do that? THanks.

There seems to be a repetition in the code, not sure where to find it. Show thread HTML doesn't have a post_bit class inside it.
(2016-04-05, 05:50 PM)Kiokingo Wrote: [ -> ]How can I do that? THanks.

There seems to be a repetition in the code, not sure where to find it. Show thread HTML doesn't have a post_bit class inside it.

It is having the code added from {$posts}