http://www.icyphoenix.com/viewtopic.php?f=28&t=4881&p=33039#p33039
-----------------------------------
Chaotic
Sun 12 Oct, 2008 03:09

Re: [MOD] Shoutbox CSS IP V1.2.0.27
-----------------------------------
Probably talking about the field where you input your text to be displayed.

 [img]http://www.icyphoenix.com/files/images/3295/shout.png[/img]

If that's the case, here is how you do it.

Open: shoutbox_body.tpl.

Find:

[code linenumbers=false]<input type="text" class="button" name="message" value="{MESSAGE}" size="25" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" />[/code]

Change the numbers in size="25" to however long you want the text field to be. :)


