![]() |
Change the default size of the quick reply box
I need to change the default size of the quick reply box (to do bigger). What instance do I do this in and what part of the templete would I look at?
i think is showthread_quickreply template but i don't know how to do it: <div class="controlbar"> <if condition="$show['qr_require_click']"> <textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]" disabled="disabled">$vbphrase[click_quick_reply_icon]</textarea> <else /> <textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]"></textarea> </if> </div> Thank you! |
You can change this in the Style Vars using the Style Manager in your AdminCP.
|
Hi, Marco.
mmm... sure? i'm finding in the Style Vars and i don't know what i must change exactly. (Sorry my bad english, i'm spanish). |
AdminCP->Styles & Templates->Style Manager->{select StyleVars in the dropdown for the Style you want to change}:
- Message Area Width (pixels) Actually not sure where the height is getting defined, maybe someone with a bit more designing skils can help you with that. |
Thank you Marco.
Yes, my question is about the "hight". i need to know where is the parameter that define the hight of quick reply box. it isn't in Style Manager. :-(( |
All times are GMT. The time now is 02:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|