MyBB Community Forums

Full Version: PM issue.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://gyazo.com/71e2ee5fd353bbd55e62a81f22711ae3
Why doesnt the green bar go all the way across.
That question is hard to answer without access to your forum. There could be many factors, but that one, familiar to me, is bad template editing. If you changed things related to the thead, it will be screwy if you did it wrong. Post/PM me the board URL and I'll try fixing it myself locally and give you the fixes Smile.
Did you use <span> for thead on that template?
(2013-02-26, 05:41 PM)effone Wrote: [ -> ]Did you use <span> for thead on that template?

I get what you are saying, but Im a little confused. Which template?
The screenshot is of:
Private Messaging Templates > private_read

Search for class="thead" and inspect if it is applied to a span instead of table or if there is any wrong colspan declarations.

I assume you are using default template for reading message, in that case you can just revert back the mentioned template to original to try a fix.