Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DIV surrounding Text Area too small
#1
I am currently having a grudge match with Diablo. Surrounding the text area for new threads or replies, is this little bit of code:

Code:
<div style="width: 449px; height: 372px; position: relative; " class="messageEditor">

The issue stems from width: 449px. This style keeps the element from filling the available space, and as such, is only a very small box for posting.

Adding 100% to .messageEditor does nothing because it is simply overruled by the element style.

I cannot find where this bit of code is defined. I've searched through the theme's templates and the default templates with no luck. Any ideas? I need to remove that entire style line and add it to either messageEditor or a new class.
Reply


Messages In This Thread
DIV surrounding Text Area too small - mgrey - 14th May, 12:14 am



Users browsing this thread: 1 Guest(s)