SMF Support > SMF 2.0.x Support

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

(1/1)

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',
--- End quote ---

Change 150px to the value you want  ;)

Bye

SliN

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

Navigation

[0] Message Index

Go to full version