wie man sieht habe ich ein kleines Problem mit der userdetail.html
Ich bräuchte Hilfe beim anpassen.
Entweder so das es alles richtig in der mitte angezeigt wird,
oder so das in der useransicht die rechte navigation garnicht da ist.
Hier meine userdetails.htm
<script language="javascript" type="text/javascript"> function details() { if(document.getElementById('more_details').style.display=='block'){ document.getElementById('more_details').style.display='none'; }else{ document.getElementById('more_details').style.display='block'; } } </script> <table border="0" width="100%"> <tr> <td colspan="2" style="padding-left:8px;" width="300" height="25"><u><b>• Personal Info</b></u></td> <td colspan="2" style="padding-left:8px;" width="270" height="25"><u><b>• Userpic</b></u></td> </tr><tr> <td width="15%" height="25">Nickname</td> <td height="25">{NAME}</td> <td colspan="2" valign="top" align="center" rowspan="13" style="vertical-align:middle">{AVATA}</td> </tr><tr> <td height="25">Status</td> <td height="25">{ONLINE}</td> </tr><tr> <td height="25">Titel</td> <td height="25">{USERTITEL}</td> </tr><tr> <td height="25">Kontakt</td> <td height="25">{EMAIL}</td> </tr><tr> <td height="25">ICQ</td> <td height="25">{ICQ}</td> </tr><tr> </tr><tr> <td height="25">Steam</td> <td height="25">{steam}</td> </tr><tr> </tr><tr> <td height="25">Xfire</td> <td height="25"><a href="http://profile.xfire.com/{xfire}"><img src="http://miniprofile.xfire.com/bg/sh/type/1/{xfire}.png" width="277" height="63" /></a></td> </tr><tr> </tr><tr> <td height="25">{profilefields}</td> </tr><tr> <td height="25">Homepage</td> <td height="25">{HOMEPAGE}</td> </tr><tr> <td height="25">Geschlecht</td> <td height="25">{GESCHLECHT}</td> </tr><tr> <td height="25">Geburtstag</td> <td height="25">{GEBDATUM} {ALTER}</td> </tr><tr> <td height="25">Sternzeichen</td> <td height="25">{STERNZEICHEN}</td> </tr><tr> <td height="25">Wohnort</td> <td height="25">{WOHNORT} {STAAT}</td> </tr><tr> <td height="25">Registriert</td> <td height="25">{JOINED}</td> </tr><tr> <td height="25">Last Login</td> <td height="25">{LASTAK} Uhr</td> </tr><tr><td colspan="4"> </td></tr><tr> <td colspan="2" style="padding-left:8px;" width="320" height="25"><u><b>• More Infos</b></u></td> <td colspan="2" style="padding-left:8px;" width="250" height="25"><u><b>• Statistic</b></u></td> </tr><tr> <td height="25">Usergallerie</td> <td height="25">{GALLERIE_EINTRAEGE} (<a href="index.php?user-usergallery-{UID}">ansehen)</a></td> <td height="25" width="20%">Forumtopics</td> <td height="25">{FORUMTOPICS}</td> </tr><tr> <td height="25">Gästebuch</td> <td height="25">{GB_EINTRAEGE}</td> <td height="25">Newstopics</td> <td height="25">{NEWSTOPICS}</td> </tr><tr> <td height="25">Private Mail</td> <td height="25"><a href="index.php?forum-privmsg-new=0&empfid={UID}">schreiben</a></td> <td height="25">Newsposts</td> <td height="25">{NEWSPOSTS}</td> </tr><tr> <td height="25">Forumposts</td> <td height="25">{POSTS}</td> </tr><tr><td colspan="4"> </td></tr><tr> <td colspan="4" style="padding-left:8px;" width="320" height="25"><u><b>• Signatur</b></u></td> </tr><tr> <td height="25" colspan="4" valign="top">{SIGNATUR}</td> </tr><tr><td colspan="4"> </td></tr> <a href="javascript:history.back(1)"><b>«</b> {_lang_back}</a>
Ich hoffe Ihr könnt mir helfen
betroffene Homepage: pitbull-gaming.de/index.php?user-details-1