Verfasst: 20.05.2006 00:55
ok trozdem Danke hat noch jemand ein rat ???
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Das GRÜN markierte ist nun hinzugekommen.<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td width="22%" align="left" valign="bottom">
<span class="gensmall">
<table class="menu1" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%" height="25" align="left"> </td>
<td width="15%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_SHOP}" class="mainmenu">Shop</span></td>
<td width="20%" height="25" align="left"> </td>
<td width="30%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_ACTIVITY}" class="mainmenu">{L_ACTIVITY}</span></td>
</tr>
<tr>
<td width="5%" height="25" align="left"> </td>
<td width="20%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</span></td>
<td width="20%" height="25" align="left"> </td>
<td width="30%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_CHAT}" class="mainmenu">{L_CHAT}</span></td>
</table>
</span>
</td>
<td width="33%" align="center" valign="bottom">
<!-- ##### SCHONGEWUSST START ##### -->
<table border="0" align="center" cellpadding="5" cellspacing="1" class="forumline">
<tr>
<th class="thHead">{SCHONGEWUSST}</th>
</tr>
<tr>
<!-- BEGIN schongewusst -->
<td class="row1"><span class="gen">{schongewusst.word}</span></td>
<!-- END schongewusst -->
</tr>
</table>
<!-- ##### SCHONGEWUSST END ##### -->
</td>
<td width="45%" align="right" valign="bottom" class="gensmall">
<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span><br>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a><br>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br>
{LAST_VISIT_DATE}<br>
<!-- END switch_user_logged_in -->
{CURRENT_TIME}
</td>
</tr>
</table>
Code: Alles auswählen
<table border="0" align="center" cellpadding="5" cellspacing="1" class="forumline">Code: Alles auswählen
<table class="menu1" width="100%" border="0" cellspacing="0" cellpadding="0"> Vielleicht auch mal alle 3 mit 33% probieren ... naja probier mal selbst ein bisschen ...<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td width="22%" align="left" valign="bottom">
<span class="gensmall">
<table class="menu1" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5%" height="25" align="left"> </td>
<td width="15%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_SHOP}" class="mainmenu">Shop</span></td>
<td width="20%" height="25" align="left"> </td>
<td width="30%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_ACTIVITY}" class="mainmenu">{L_ACTIVITY}</span></td>
</tr>
<tr>
<td width="5%" height="25" align="left"> </td>
<td width="20%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</span></td>
<td width="20%" height="25" align="left"> </td>
<td width="30%" height="25" align="left"><span class="mainmenu"><b>::</b> <a href="{U_CHAT}" class="mainmenu">{L_CHAT}</span></td>
</table>
</span>
</td>
<td width="33%" align="center" valign="bottom">
<!-- ##### SCHONGEWUSST START ##### -->
<table border="0" align="center" cellpadding="5" cellspacing="1" class="forumline">
<tr>
<th class="thHead">{SCHONGEWUSST}</th>
</tr>
<tr>
<!-- BEGIN schongewusst -->
<td class="row1"><span class="gen">{schongewusst.word}</span></td>
<!-- END schongewusst -->
</tr>
</table>
<!-- ##### SCHONGEWUSST END ##### -->
</td>
<td width="45%" align="right" valign="bottom" class="gensmall">
<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span><br>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a><br>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br>
{LAST_VISIT_DATE}<br>
<!-- END switch_user_logged_in -->
{CURRENT_TIME}
</td>
</tr>
</table>
"forumline" in "menu1" ändern.<!-- ##### SCHONGEWUSST START ##### -->
<table border="0" align="center" cellpadding="5" cellspacing="1" class="forumline">
das rote in die Wunschfarbe ändern (wenn du das machst, ist auch die schmale blaue Linie um das Forum herum schwarz)/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: 1px #006699 solid; }