MyBB Community Forums

Full Version: Message Box Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi.

The message box on my forum, when you post a new message or thread. Is overflowing. How do i fix this?

A picture of the problem is attached.
Simple fix:

Go to template newthread and search for:
rows="20" cols="70"

Replace it with:
rows="20" cols="90"

Do the same in templates newreply, editpost and private_send.

That's it!
Thanks querschlaeger!

Everything is perfect now! Big Grin
Thank you but on the Dark Fusion it still does not align correctly. It is better though Smile
(2010-01-13, 11:30 PM)Starnova Wrote: [ -> ]Thank you but on the Dark Fusion it still does not align correctly. It is better though Smile
Same... DarkFusion have problems with this.
In my templates I edited the templates with 20 and 100.
Yes, 90 is only an approximate reference point for most themes. Of Course, a higher value is possible and sometimes needfully ("try and catch" Wink ).
Not found rows="20" cols="70" Sad
(2010-02-04, 04:28 PM)relu05 Wrote: [ -> ]Not found rows="20" cols="70" Sad

Then just search for:
cols