Top Buttons Reihe zentrieren

helmlein
dankeschön smile

Ich hoffe das wird was smile
HybridTherory
haste mal die aktuelle header tpl?
helmlein
Büdde

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:
29:
30:
31:
32:
<if($wbbuserdata['userid']==0)> 
 <then> 
</then> 
</if>
<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 style="background-image: url({$style['imagefolder']}/topline.gif); height:6px;"></td>
    </tr>
     <td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    </tr>
    <tr>
    <td style="background-image: url({$style['imagefolder']}/headerline.gif); height:4px;"></td>
    </tr>
     <td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /><a href="pms.php{$SID_ARG_1ST}"><if($wbbuserdata['pmnewcount'] == 1)>
<then>
<img src="{$style['imagefolder']}/top_pms_new.gif" border="0" alt="Neue PN" title="Neue PN" />
</then>
<else>
<img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" />
</else>
</if> </then><else><a href="register.php{$SID_ARG_1ST}"><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="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_statistik.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php{$SID_ARG_1ST}"><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_ARG_1ST}"><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_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><a href="map.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usermap.gif"
 border="0" alt="{$lang->item['LANG_GLOBAL_USER_MAP']}" title="{$lang->item['LANG_GLOBAL_USER_MAP']}" /></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><a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><a href="jgs_portal.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="" /></a></span></td>
    </tr>
    <tr>
      <td style="background-image: url({$style['imagefolder']}/headerline.gif); height:4px;"></td>
    </tr>
   </table><br />
HybridTherory
So^^

Wida BackUp Machen....

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:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
<if($wbbuserdata['userid']==0)> 
 <then> 
</then> 
</if>
<img src="file:///C|/Dokumente und Einstellungen/Daniel/Desktop/abstand.gif" width="3" height="2">
<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 style="background-image: url({$style['imagefolder']}/topline.gif); height:6px;"></td>
    </tr>
     <td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    </tr>
    <tr>
    <td style="background-image: url({$style['imagefolder']}/headerline.gif); height:4px;"></td>
    </tr>
     <td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><p class="smallfont"><if($wbbuserdata['userid'])>
            <then>
       <a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /><a href="pms.php{$SID_ARG_1ST}"><if($wbbuserdata['pmnewcount'] == 1)>
             <then>
               <img src="{$style['imagefolder']}/top_pms_new.gif" border="0" alt="Neue PN" title="Neue PN" /></then>
             <else>
               <img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></else>
            </if> 
         </then>
         <else>
         <a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a>
       </else>
       </if>
       <a href="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_statistik.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /><img src="{$style['imagefolder']}/abstand.gif" border="0" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a><a href="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/abstand.gif" alt="abstand" border="0" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a><a href="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/abstand.gif" alt="Abstand" border="0" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a><a href="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/abstand.gif" alt="Abstand" border="0" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><a href="jgs_portal_statistik.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/abstand.gif" alt="Abstand" border="0" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a><a href="map.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usermap.gif"
 border="0" alt="{$lang-&gt;item['LANG_GLOBAL_USER_MAP']}" title="{$lang->item['LANG_GLOBAL_USER_MAP']}" /></a></p>       <span class="smallfont"><a href="memberslist.php{$SID_ARG_1ST}"></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-&gt;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-&gt;items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if><a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang-&gt;items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><a href="jgs_portal.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="" /></a></span></td>
    </tr>
    <tr>
      <td style="background-image: url({$style['imagefolder']}/headerline.gif); height:4px;"></td>
    </tr>
   </table><br />


Und das in jeden Styleordner^^
helmlein
wieder parse error in der global.php
sportforum
@helmlein:

wenn du noch hilfe brauchst melde dich einfach icq 220816459...