How to make input text box (text area?) bigger (solved)

Started by TropicalMonkey, April 09, 2008, 04:02:11 PM

Previous topic - Next topic

TropicalMonkey

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

slinouille

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
Visit VAG-Technique.fr
Take a look to my mods

Oldiesmann

You can also change the number of rows and columns (lines 1083 and 1084 of that same file).

TropicalMonkey

Excellent! That worked like a charm!

Thank you...

slinouille

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
Visit VAG-Technique.fr
Take a look to my mods

Advertisement: