vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Increase the height of quick reply editor (https://vborg.vbsupport.ru/showthread.php?t=285953)

chefy 07-25-2012 09:59 PM

Increase the height of quick reply editor
 
1 Attachment(s)
The quick reply editor located at showthread.php is being called using $messagearea so I don't know where to find the code which defines the height of the quick reply box.

Refer to attached screenshot.

evenmonkeys 07-26-2012 04:16 AM

You have a couple of different options.

If you want to edit php files, it's in your forum/includes folder labeled "functions_editor.php" and you can search for "$editor_height" to find it. You'll have three options. Change the height respective to what you're using.

If you want to edit a template, you can open your "showthread_quickreply" template and search for "{$editor_height}" to find it. There are two options here again pending how it's being used. You'll want to replace them with the desired height.

chefy 07-26-2012 02:20 PM

I prefer not to edit php files.

I went ahead and modified the showthread_quickreply template according to my needs regarding the editor height however the editor height is still the same... nothing changed. Try it yourself and you'll see.

Any other way?


All times are GMT. The time now is 06:41 AM.

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.01024 seconds
  • Memory Usage 1,705KB
  • 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
  • (3)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