View Full Version : resize the reply box
katie hunter
03-02-2008, 09:18 AM
Hi I am trying to re-size the reply box, you know when you go to advance reply , i want to resize that box. Not the quick reply box, the box that when you go to advance reply.
Here is an attachment, i want to make that box smaller a little
snakes1100
03-02-2008, 02:56 PM
You'll need to edit the template, i would guess "newreply", if i recall, they are all using the style options, so you will have to edit it manually in the template.
Freesteyelz
03-06-2008, 01:40 AM
Editing the templates or StyleVars is correct.
Unless I'm reading your question wrong, you want the textbox wider? If yes, then you can do so in StyleVars "Message Area Width (pixels)". You can set the width in pixels.
Or...
You can set the width and height manually by going into template "editor_toolbar_on" in Editor Templates and find lines (near bottom):
<textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="display:block; width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]">$newpost[message]</textarea>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.