so und nun zu meinem problem
wie krieg ich es hin, dass mein kopf wie folgt ausschaut:
links:logo
daneben:neue links
vom rest inner mitte: alte links
so wie ich es gemacht habe, standen die alten links immer unter den neuen angeordnet.
hoffe ihr versteht das problem, hier der quelltext meiner overall_header.tpl
Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/smartBlue/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body leftmargin="0" topmargin="0">
<a name="top"></a>
<table width="97%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><a href=""><img src="templates/smartBlue/images/logo_phpBB.gif" alt="Szene MD" border="0"></a></td>
<td align="center" width="100%" valign="middle"><span class="maintitle">Szene MD</span><br /><span class="gen">Magdeburger-Szene-Forum<br /> </span>
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="center" valign="top" nowrap="nowrap">
<a href="http://mitglied.lycos.de/drurlaub/forum/downloads.php" class="mainmenu"><b>Maps & Downloads</b></a>
</td>
<tr>
<td align="center" valign="top" nowrap="nowrap">
<a href="" class="mainmenu">Nickpage</a> ::
<a href="nickpage_list.php" class="mainmenu">Nickpage Liste</a> ::
<a href="statistics.php" class="mainmenu">Statistik</a>
</td>
</tr>
<tr>
<td align="center" valign="top" nowrap="nowrap">
<span class="mainmenu"><a href="faq.php" class="mainmenu">FAQ</a></span>
<span class="mainmenu"> :: <a href="search.php" class="mainmenu">Suchen</a> ::
<a href="memberlist.php" class="mainmenu">Mitgliederliste</a> ::
<a href="groupcp.php" class="mainmenu">Benutzergruppen</a>
</td>
</tr>
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><a href="profile.php?mode=editprofile" class="mainmenu">Profil</a> :: <a href="privmsg.php?folder=inbox" class="mainmenu">Du hast keine neuen Nachrichten</a> :: <a href="login.php?logout=true&sid=b95b5daf92957c7cdf3d68a6209cc661" class="mainmenu">Logout [ Dr.Urlaub ]</a></span></td>
</tr>
</table></td>
</tr>
</table>
<br />
<table width="97%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr align="center" valign="top" nowrap="nowrap">
<td>
<tr><b><u>Links:</u></b></tr>
<tr><a href="http://mitglied.lycos.de/fortkillers/index.php">Colin-Records</a></tr>
<tr><a href="http://mitglied.lycos.de/spieledesmonats/index.html">Spiele des Monats</a></tr>
<tr><a href="http://mitglied.lycos.de/spieledesmonats/rechner.html">Rechnervergleich</a></tr>
<tr><a href="http://www.geschwister-scholl-gymnasium-magdeburg.de">Schule</a></tr>
</td>
<td></td>
<td></td>
</tr>
</table>