MyBB Community Forums

Full Version: PM Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Yes, this is about the same thing my other one was about.

I will be nicer this time ;> http://mountmoon.net w/ Spinarak layout.

Why is it glitching? I've checked the templates, and haven't edited anything to do with PMs on that thread ;-;
Sorry for not seeing your other thread.

Can you edit your private_send template and change:

<textarea name="message" id="message" rows="20" cols="60" tabindex="3">

To:

<textarea name="message" id="message" rows="20" cols="70" tabindex="3">

Let me know once that is done and if it still happens.

Chris
Perfect, thanks a ton!