Insideout,
You've changed the width of the simlie pop-up.
Look for this code futher down the chatbox_saisie template and change the size parameter:
<body bgcolor="$fondchatbox">
<form name="bouate" action="chatbox.php" method="post" target="chat" onsubmit="setTimeout('raz()',100)">
<input type="hidden" name="setting" value="save">
<input type="hidden" name="page_chat" value="chat">
<input type="text" name="message" size="25" maxlength="255"> <input type="submit" value="ok">
|