06.11.2003, 18:21
achso
hmmm hab grad probleme mit der main_login.htm
Möchte die anpassen an der width="100%"
hab da aber ganz schön viele
Hier der Code:
Kann mir jemand das so einstellen das es ordentlich auf http://sachsen.sunsonic.de/wbb/main.php
Nur sehbar wenn man eingelogt ist bzw. auch registiert ist
hmmm hab grad probleme mit der main_login.htm
Möchte die anpassen an der width="100%"
hab da aber ganz schön viele
Hier der Code:
PHP-Code:
<!--- main_login.htm start --->
<table cellpadding=0 cellspacing=0 border=0 width="100%">
<tr><td>
<table bgcolor="{tablebordercolor}" border=0 cellpadding=2 cellspacing=1 width="100%">
<tr>
<td bgcolor="{tablea}" rowspan="2"><div align="center" valign="middle">$avatar</div></td>
<td colspan="2" bgcolor="{tablec}" align="center">
<table cellpadding=0 cellspacing=0 border=0 width="100%">
<td><table border=0 cellpadding=2 cellspacing=1 width="100%" valign="top">
<tr valign="bottom">
<td width="100%">
<center><table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<img border="0" src="images/topofforuminfo2.gif" width="100%" height="21"></td></tr>
<tr>
<td width="100%" background="images/foruminfobg1.gif">
<font face="{font}" size=1>
<b>Hallo $user_name [<a href="action.php?action=logout$session">abmelden</a>]</b><br>
Dein letzter Besuch war am: $last_visited.<br>
<b><a href="pms.php$session2">Private Nachrichten</a></b><br>
Du hast $newpm neue Nachricht(en)<br>
($unreadpm ungelesene, $totalpm Nachricht(en) insgesamt).</font></td></tr>
<tr>
<td width="100%">
<img border="0" src="images/bottomforuminfo.gif" width="100%" height="13"></td></tr></table></td>
<td align="center" valign="middle" ><table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%">
<img border="0" src="images/topofforuminfo.gif" width="100%" height="21"></td></tr>
<tr>
<td width="100%" background="images/foruminfobg1.gif">
<font face="{font}" size=1>
<b>$anzahlposts</b> Beiträge in <b>$anzahlthreads</b> Themen<br>
Registrierte Mitglieder: <b>$anzahluser</b><br>
neustes Mitglied: <b>$newestuser</b><br>
Zur Zeit <b>$useronline</b> $useronlineTag User aktiv im Forum,<br>
$ghostTag davon sind $guests[anzahl] $guestsTag Gast.</font></td></tr>
<tr>
<td width="100%">
<img border="0" src="images/bottomforuminfo.gif" width="100%" height="13"></td></tr></table></center></td></tr></table></td></tr></table></td></tr></table></td></tr></table></td></tr>
<!--- main_login.htm ende --->
Kann mir jemand das so einstellen das es ordentlich auf http://sachsen.sunsonic.de/wbb/main.php
Nur sehbar wenn man eingelogt ist bzw. auch registiert ist