19.09.2007, 15:55
ok hier vom template, oder die portal.php?
PHP-Code:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="200">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>Navigation</strong>
</td>
</tr>
<tr>
<td class="trow1">
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/portal.php" style="text-decoration: none">Portal</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/index.php" style="text-decoration: none">Forum</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/vgallery.php" style="text-decoration: none">Video Gallerie</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/gallerie/index.php" style="text-decoration: none">Gallerie</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/games.php" style="text-decoration: none">Spiele</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/gallerie/memberlist.php" style="text-decoration: none">Mitglieder</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/misc.php?action=help" style="text-decoration: none">Hilfe</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/showthread.php?tid=73" style="text-decoration: none">Regeln</a><br>
<strong><span class="Stil25">» </span></strong><a
href="http://www.mosaiquefm.net/popup/LivePlayer.php?Quality=High/showthread.php" target="fenster" onclick="window.open('link.html',
'fenster', 'width=600,height=450,status,resizable,scrollbars')">Mosaique FM</a>
</tr>
</table><br />
{$welcome}
{$pms}
{$search}
</td>
<td> </td>
<td valign="top">
{$announcements}
{$latestthreads}
</td>
<td valign="top" width="200">
{$whosonline}
<!-- SCP_1_0 -->
{$stats}
</td>
</tr>
</table>
</body>
</html>