ich würde gerne bei der login.htm das Avatar nach links setzen. Weiss aber leider nicht wie ich das machen kann. Hab schon ein bischen getüfftelt, hat leider nix gebracht. Vielleicht kann mir ja jemand helfen?
gruß Michael
<table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td> Hallo <b>{NAME}</b> <br />{AVATAR} <br /> {NACHRICHTEN} {BILD} <a class="box" href="index.php?user-3">{_lang_logout}</a> | <a class="box" href="index.php?user-8">{_lang_profil}</a><br> <a class="box" href="index.php?user-usergallery-{ID}">Meine Gallery</a><br> <a class="box" href="index.php?user-details-{ID}">Mein Profil</a><br> <br> {ADMIN} {BEITRAG} </td> </tr> </table> {EXPLODE} <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td> <form method="POST"> <input class="nick" type="text" name="name" value="{NAME}" onFocus="if (value == '{NAME}') {value = ''}" onBlur="if (value == '') {value = '{NAME}'}" maxlength="50" style="margin-top:5px; " /><br /> <input class="pw" type="password" value="{PASS}" onFocus="if (value == '{PASS}') {value = ''}" onBlur="if (value == '') {value = '{PASS}'}" maxlength="20" name="pass" style="margin-top:5px; " /><br /> <input type="hidden" name="wdlink" value="{wdlink}" /> <input class="log" size="20" type="submit" value="Login" name="user_login_sub" style="margin-top:5px; " size="1"/> {regist} </form> </td> </tr> </table>
verwendete ilchClan Version: 1.1