^^
Ich habe die tage mal die Loginbox ein wenig erweitert und eine Tamplate angepast, Nu habe ich allerdings das Problem das ich wohl irgend wo was verkerht gemacht habe, was die Loginbox.htm angeht.
Wollte einen anderen Aufbau der loginbox mit bg grafiken was auch soweit funktioniert, jedoch funktioniert der login nicht mehr^^
Habe mal zu test zwecken ein button für erstelt (code) aber der scheint nicht zu greifen.
Wäre nett wen ihr mir meine Fehler aufzeigen köntet^^würdet^^.
Hier der Entsprechende code zur einsicht.
<table style="position:relative; top:-15px;" background="include/designs/blackcrow/bci/outloged" width="1018" height="145" border="0" cellspacing="0" cellpadding="0" align="center"> <td> <table border="0" cellspacing="10" cellpadding="0" align="center"> <form method="POST"> <tr> <td> <input style="width:160px; height:38px; background:url(include/designs/blackcrow/bci/1u2.png); border: 0; color:#CCCCCC;" type="text" name="name" size="13" value="{NAME}" onFocus="if (value == '{NAME}') {value = ''}" onBlur="if (value == '') {value = '{NAME}'}" maxlength="50" /></td> <td> <table border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td> <td><a href="index.php?user-remind"><img src="include/designs/blackcrow/bci/pw.png" onmouseover="this.src='include/designs/blackcrow/bci/pwh.png'" onmouseout="this.src='include/designs/blackcrow/bci/pw.png'" width="82" height="65" border="0"/></a></td> <td> <td><a href="index.php?user-regist"><img src="include/designs/blackcrow/bci/regist.png" onmouseover="this.src='include/designs/blackcrow/bci/registh.png'" onmouseout="this.src='include/designs/blackcrow/bci/regist.png'" width="82" height="65" border="0"/></a></td> </td> <td><a class="regist" href="?user-regist"></a></td></td> <table border="0" cellspacing="0" cellpadding="0" align="right"> <tr><td><input type="hidden" name="wdlink" value="{wdlink}" /><input style="width:96px; height:75px; background:url(include/designs/blackcrow/bci/pw.png); border: 0 none;" onmouseover="this.style.background='url(include/designs/blackcrow/bci/pwh.png)'" onmouseout="this.style.background='url(include/designs/blackcrow/bci/pw.png)'" type="submit" name="user_login_sub" value="" /></td> </tr> </table> </form> </table> </td> <td width="0" height="0" background="#"></td><td><input style="width:160px; height:38px; background:url(include/designs/blackcrow/bci/1u2.png); border: 0; color:#CCCCCC;" type="password" size="13" value="{PASS}" onFocus="if (value == '{PASS}') {value = ''}" onBlur="if (value == '') {value = '{PASS}'}" maxlength="20" name="pass" /></td> </tr> </table> </td> </table>
Danke im voraus
verwendete ilch Version: 1.1 P
betroffene Homepage: bigani.germanhellfighters.de