Tabellenproblem
Verfasst: 16.02.2007 16:42
Hi,
ich will auf meiner seite das die zwei tabelen hier zu einer verschmelzen. nur ist das problem wenn ich das mache das die zeilen dann nicht untereinander stehen. Was muss ich da machen das es zu einer tabelle wird und der strich in der mitte verschwindet: www.counterstrikeforum.de.tp
Hier ist einmal der teil vom overall_header:
mfg
MG
ich will auf meiner seite das die zwei tabelen hier zu einer verschmelzen. nur ist das problem wenn ich das mache das die zeilen dann nicht untereinander stehen. Was muss ich da machen das es zu einer tabelle wird und der strich in der mitte verschwindet: www.counterstrikeforum.de.tp
Hier ist einmal der teil vom overall_header:
Ich hoffe da kennt sich jemand aus!</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav"> <a href="{U_FAQ}">{L_FAQ}</a>
•
<a href="portal.php">Portal</a>
•
<a href="index.php">Forum</a>
•
<a href="{U_SEARCH}">{L_SEARCH}</a>
•
<a href="{U_PREFERENCES}">{L_PREFERENCES}</a>
<!-- BEGIN switch_user_logged_in -->
•
<a href="{U_BOOKMARKS}">{L_BOOKMARKS}</a>
•
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW2}</a>
<!-- END switch_user_logged_in -->
•
<a href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
•
<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
•
<a href="{U_PROFILE}">{L_PROFILE}</a>
•
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
•
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
</td>
</tr>
</table>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav"> <a href="dload.php"><b>CS-Downloads</b></a>
•
<a href="Links.php">Links & Clans</a>
•
<a href="cash.php">Geld wechseln</a>
•
<a href="{U_SHOP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_SHOP}" hspace="3" />SHOP</a>
•
<a href="album.php">Gallerie</a>
•
<a href="chat.php">Chat</a>
•
<a href="dload.php"><b>CS-Downloads</b></a>
{CALENDAR_BOX}</td>
</tr>
</table>
mfg
MG