Wie begrenze ich die Große des Inhalts der login.htm so das die Tabelle ganz oben rechts angezeigt wird? Bei mir muss ich zur Zeit etwas scollen.
Danke.
verwendete ilch Version: 1.1 P
betroffene Homepage: gtc-teso.de
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <form action="index.php?user-login" method="POST"> <fieldset> <legend><b>{_lang_LOGIN}</b></legend> <label style="float:left; width:60px;">{_lang_nickname}</label><b style="float:left; text-align:left; width:20px;">:</b><input type="text" style="margin-bottom:2px;" tabindex="1" name="name" maxlength="15" /><br /> <label style="float:left; width:60px;">{_lang_password}</label><b style="float:left; text-align:left; width:20px;">:</b><input type="password" style="margin-bottom:2px;" tabindex="2" maxlength="20" name="pass" /><br /> <label style="float:left; width:80px;"> </label><input type="hidden" name="wdlink" value="{WDLINK}" /><input type="submit" style="margin-bottom:2px;" tabindex="3" value="{_lang_login}" name="user_login_sub" /><br /><br /> </form> </td> </tr> </table> {EXPLODE} {_lang_yourareloged}! {EXPLODE} {_lang_login3failure}
login = eigenerlogin.htm
Warning: file(include/templates/shadowlogin.htm): failed to open stream: No such file or directory in /customers/7/7/7/gtc-teso.de/httpd.www/include/includes/class/tpl1.php on line 51 Warning: implode(): Invalid arguments passed in /customers/7/7/7/gtc-teso.de/httpd.www/include/includes/class/tpl1.php on line 51 Warning: Cannot modify header information - headers already sent by (output started at /customers/7/7/7/gtc-teso.de/httpd.www/include/includes/class/tpl1.php:51) in /customers/7/7/7/gtc-teso.de/httpd.www/include/includes/class/design1.php on line 2
Geschlossen | ||
Zurück zu HTML, PHP, SQL,... |