Wie erstelle ich eine 2. Top-Button Reihe ?

Berzerker
Ich habe über dem Blue-MW Banner meine Buttons (Top-Buttons), jetzt möchte ich unter dem Banner eine 2. Reihe erstellen, wie mache ich das ?
KorbanDallas
unter dem ersten noch eine zeile sieht nicht gut aus, häng mal deine header tpl für den style an, dann ändere ich das mal so ab das es besser aussieht. Vorteilhaft ist eine zeile über und eine unter dem Banner, passt einfach besser
Terror
ich hab das beim blue-mw schonmal gemacht, hier mal die header tpl, musst du dir entsprechend anpassen.

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
<table style="width:100%" border="0" cellspacing="0" cellpadding="0"> 
<tr> 
<td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="index.php?sid=$session[hash]"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td> 
</tr> 
<tr> 
     <td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="hmportal.php{$SID_ARG_1ST}"><img  src="{$style['imagefolder']}/top_portal.gif"
border="0" alt="{$lang->items['LANG_GLOBAL_HMPORTAL']}"
 title="{$lang->items['LANG_GLOBAL_HMPORTAL']}" /></a><a href="index.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><a href="usercp.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a><if($wbbuserdata['receivepm']==1)><then><a href="pms.php?sid=$session[hash]"><img src="{$style['imagefolder']}/$pmbild" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then></if></then><else><a href="register.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if><a href="calendar.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /><a href="locator.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_locator.gif" border="0" alt="{$lang->items['LANG_GLOBAL_LOCATOR_TITLE']}" title="{$lang->items['LANG_GLOBAL_LOCATOR_TITLE']}"></a>
<br/>

<span class="smallfont">
<tr> 
     <td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"></a>

<a href="team.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /><a href="statsinfo.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_statsinfo.gif" border="0" alt="{$lang->items['LANG_GLOBAL_YWSTATS']}" title="{$lang->items['LANG_GLOBAL_YWSTATS']}" /></a><a href="arcade_gold.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/games-button.gif" border="0" alt="{$lang->items['LANG_GLOBAL_YWSTATS']}" title="{$lang->items['LANG_GLOBAL_ARCADEG']}" /></a></a><a href="search.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="acrotxt.php?sid=$session[hash]"><img src="{$style['imagefolder']}/lexikon.jpg" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="misc.php?action=faq&amp;sid=$session[hash]"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if></span></td>
    </tr> 
   </table>   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
<td></td>
</tr>
<tr>
<td ></td>
<br/>
<td style="width:100%;" class="mainpage" align="center">


aussehen tut das dann so.
Berzerker
@Korban Dallas:

Hier mal die header.tpl :

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
  <table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
<table style="width:100%" border="0" cellspacing="0" cellpadding="0"> 
<tr> 
<td class="logobackground" align="left"><if($style['logoimage']!="")><then><a href="index.php?sid=$session[hash]"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td> 
</tr> 
<tr> 
     <td align="left" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="usercp.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a><if($wbbuserdata['receivepm']==1)><then><a href="pms.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then></if></then><else><a href="register.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if><a href="calendar.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a><a href="team.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a><a href="search.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="scast.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_radio.gif" border="0" alt="Radio" title="Radio" /></a><a href="partner.php"><img src="{$style['imagefolder']}/top_partner.gif" border="0" alt="Partner" title="Partner" /></a></span><a href="irc.php{$SID_ARG_1ST}" onclick="index(this.href,'site','629','435','yes');return false;"><img src="{$style['imagefolder']}/top_chat.gif" border="0" alt="Chat" title="Chat" /></a><a href="voteus.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_voteus.gif" border="0" alt="{$lang->items['LANG_GLOBAL_VOTEUS']}" title="{$lang->items['LANG_GLOBAL_VOTEUS']}" /></a><a href="misc.php?action=faq&amp;sid=$session[hash]"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><a href="hmportal.php{$SID_ARG_1ST}"><img  src="{$style['imagefolder']}/top_portal.gif"
border="0" alt="{$lang->items['LANG_GLOBAL_HMPORTAL']}" title="{$lang->items['LANG_GLOBAL_HMPORTAL']}" /></a><a href="index.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if></span></td>
    </tr> 
   </table>   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
<td></td>
</tr>
<tr>
<td ></td>
<br/>
<td style="width:100%;" class="mainpage" align="center">


@ Terror :

Danke mal, werd sie mir speichern, dann kann ich variieren... großes Grinsen

Gruß Berzerker