To get rid of the tutorial link.
Find and Erase this:
PHP Code:
<P>
<A HREF="<?php echo($ChatPath); ?>tutorial_popup.php?<?php echo("L=$L&Ver=L"); ?>" onClick="tutorial_popup(); return false" CLASS="ChatLink" TARGET="_blank"><?php echo(L_TUTORIAL); ?></A>
</P>
To get rid of the make your own room section:
Find and Erase this:
PHP Code:
<?php echo(" ".L_SET_12); ?> :
</TD>
<TD VALIGN="TOP" CLASS="ChatCell">
<INPUT TYPE="text" NAME="R2" SIZE=11 MAXLENGTH=10 <?php if($DefaultRoomFound == 0 && $R != "") echo("VALUE=\"".htmlspecialchars(urldecode($R))."\""); ?> CLASS="ChatBox" onChange="reset_R2();">
and now i can't remember the others... =/ heres what i'll do... i'll upload my index.lib.php with the changes already made... you can just change the welcome on the top i put, and i put a little banner up there.
demo:
http://www.bvpoetry.com/forum/chat.php