DemptD |
|
---|---|
Is it possible to adjust the size of the markitup box?
Without "dragging" it manually with the mouse. For example on the minichat plugin i have moved the text editor to the top and its too big i think. Heres the code in minichat.tpl: <div style="text-align: center;"><textarea class="minieditor" {MINICHAT_FORM_TXT} rows="2" cols="30">{MINICHAT_FORM_TEXT}</textarea></div> |