vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Change the default size of the quick reply box (https://vborg.vbsupport.ru/showthread.php?t=115852)

servan 05-17-2006 07:37 AM

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!

Marco van Herwaarden 05-17-2006 11:06 AM

You can change this in the Style Vars using the Style Manager in your AdminCP.

servan 05-17-2006 11:15 AM

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).

Marco van Herwaarden 05-17-2006 12:07 PM

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.

servan 05-17-2006 03:05 PM

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
  • Page Generation 0.05143 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete