if you use the smilie box, it looks so much nicer as a text link under it.
instead of following the original directions, you change
PHP Code:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if>
to:
PHP Code:
<if condition="$smiliebox"><td class="controlbar">$smiliebox<br /><div class="smallfont" align="center">[<a href="#" onclick="window.open('./textarea.php?name=message','textpopup','resizable=yes,width=' + (screen.width - (screen.width/10)) + ',height=560');" />Expand Textbox</a>]</div> </td></if>