Készíts egy modult, nevezd el mondjuk Chatnek. Nyitsd meg, szerkesztői mód, majd illeszd be:
<P Align="Center"><form name="chat_login" method="post" action="http://chatx.hu/belepes/kulso/ezust/"> <table> <tr> <td><Font Face="Arial" Size="3" Color="#FFFFFF"><B>Nicknév:</B></Font></td> <td><input type="text" name="nick"></td> </tr> <tr> <td><Font Face="Arial" Size="3" Color="#FFFFFF"><B>Jelszó:</B></Font><br></td> <td><input type="password" name="passw"></td> </tr> <tr> <td colspan="2"><input type="submit" value="Belépés"></td> </tr> </table> <input type="hidden" name="kinezet" value="ezust"> <input type="hidden" name="szoba" value="Exaldum"> <input type="hidden" name="bgurl" value=""> <input type="hidden" name="quitmsg" value="It's a bit late from this cruel world..."> </form></P>
Amit pirossal írtam, az a szoba neve. Javítsd át arra, amire akarod.
|