View Full Version : Message field width ?
snakes1100
08-06-2002, 11:31 AM
I would like to narrow down the size of the message field when your replying to a thread or posing a new one?
I've ck a few templates, but im having no luck, ck'd newthread and showthread templates, any help?
thanx snakes
Hey snakes1100,
Go Into:
AdminCP --> Templates --> Default (or what ever set your using) New Posting Templates --> newthread (also newreply)
And Heres Where the code is:
newthread
Search For:
<textarea name="message" rows="20" cols="$textareacols" wrap="virtual" tabindex="2">$message</textarea>
newreply
Search For:
<textarea name="message" rows="20" cols="$textareacols" wrap="virtual" tabindex="2">$message</textarea>
Then the edit the bits that i've put in red.
Enjoy ;)
snakes1100
08-06-2002, 04:32 PM
Actually no, that dont work, i tried that already, it dont change a thing. The fix i was looking for is this, admincp, styles, modify, fonts/colors/etc, textareas, took 10 off each for the three supported browsers.
mashby
08-07-2002, 06:21 PM
So, you found a solution then?
snakes1100
08-08-2002, 10:57 AM
Hello Mashby
Yes, its in my previous post.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.