Quote:
Originally Posted by Mystics
I can't see the button 
|
Oh, as Guest i see another Edior. Sorry. Now you can see the Button
I ad in newthread and newreply-TEmplate this Button:
BUTTON ONLY FOR GUESTS
Search for:
PHP Code:
<!-- message area -->
<div class="smallfont">$vbphrase[message]:</div>
$messagearea
<!-- / message area -->
below ad:
PHP Code:
<if condition="$show['guest']"><div class="smallfont"><input type="button" unselectable="on" value="Large Edit Box" class="button" style="font-weight:normal" onclick="window.open('./textarea.php?name=message','textpopup','resizable=yes,width=' + (screen.width - (screen.width/10)) + ',height=560');" /></div></if>