I just installed 2.0B3 for testing purpose. I would like make the text box where we type in the message (both wysiwyg as well as the regular one) bigger. Is there a way to achieve this?
Thanks
Hello,
Just open file Subs.Editor.php.
Search for :
Quote'height' => isset($editorOptions['height']) ? $editorOptions['height'] : '150px',
Change 150px to the value you want ;)
Bye
SliN
You can also change the number of rows and columns (lines 1083 and 1084 of that same file).
Excellent! That worked like a charm!
Thank you...
Hello
Otherwize, I've adapter the mod "PostboxIncDec" for SMF2.0b3 ... see the screen capture.
if you want I can post the adaptation ... if I'm authorized ... is there any modorateur that can indicate if I'm allowed to post an adaptation of a official mod ????
Bye
SliN