The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Increase the height of quick reply editor
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. |
#2
|
||||
|
||||
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. |
#3
|
|||
|
|||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|