View Full Version : wysiwyg text box resize?
customcolor
06-08-2011, 11:41 PM
i would like to change the size of the wysiwyg text box for quick replies. now how do i do it?
Lynne
06-09-2011, 02:04 PM
If you use firebug, you'll see these:
.editor_textbox.quickreply iframe { height: 106px;}
.editor_textbox textarea, .editor_textbox iframe, #ie8#fix { width: 99%;}
Those set the height and width.
customcolor
06-11-2011, 04:09 AM
ill give it a try :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.