Код: Выделить всё
MOD Name: TextArea with full width
Author: RadikalQ3
MOD Description: Full wide testarea for write your posts & replys.
The original phpBB new posting page is ridicously always 450 pixels width.
With this mod, the areatext is shown at full width of the screen.
я конечно сделал вот так..
Код: Выделить всё
<textarea name='message' rows=20 wrap=virtual style='width:100%' tabindex=3 class=post onselect='storeCaret(this);' onclick='storeCaret(this);' onkeyup='storeCaret(this);'>
