Quote:
Originally Posted by TheWindows7Site
Add the following code to additional.css template
Code:
/* Quick Reply Editor */
#cke_contents_vB_Editor_QR_editor {
height:300px!important;
}
/* Quick Reply Editor - END */
/* Go Advanced Editor */
#cke_contents_vB_Editor_001_editor {
height:450px!important;
}
/* Go Advanced Editor - END */
As of right now, the height of the boxes are hard-coded in clientscript/ckeditor/ckeditor.js
Change variables to suit your needs.
|
You are the man! Thanks. I had tried something very similar but must've messed up something in the wording.
btw... what's VM?
--------------- Added [DATE]1308695859[/DATE] at [TIME]1308695859[/TIME] ---------------
Never mind, saw what VM stood for when i looked at the other post in this thread.
Does anyone know how to make the standard code editor text area taller? For whatever reason I get about 2 rows of text worth of size when I switch out of WYSIWYG mode