Infobar bei Gaesten v.2.0 + ACP Gesteuert!

sys2064
nun ist die Zeile zumindest im Firefox ein wenig nach oben und ist nicht mehr vom Slidemenü verdeckt.
Im IE gab es keine Änderung unnd ist ca. eine halbe Anzeigenbreite von ganz oben entfernt.
unglücklich

thx auch mal für deine Hilfe bevor ich es vergesse smile
Sn00pY
hmmmm.....

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
$slide
<if($infobar_status==1 && $infobar!="")><then><if(!$wbbuserdata['userid'])><then><div id="infobar" align="center"><a href="register.php">$infobar</a></div>
</then></if></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 class="logobackground" align="right"><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 align="left" style="background-image: url({$style['imagefolder']}/header_back.gif);">
            <table cellpadding="0" cellspacing="0" border="0" style="width:100%">
              <tr>
                <td align="left"><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><a href="jgs_portal.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="" /></a><a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/$pmbild" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></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="calendar.php{$SID_ARG_1ST}"><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_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="ts_index.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><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></span></td>
                <td align="right"><span class="smallfont">&nbsp;<if($imprint_url != '')><then><a href="{$imprint_url}"><img src="{$style['imagefolder']}/top_impressum.gif" border="0" alt="{$lang->items['LANG_GLOBAL_IMPRINT']}" title="{$lang->items['LANG_GLOBAL_IMPRINT']}" /></a></then><else><if($imprint_text != '')><then><a href="misc.php?action=imprint{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_impressum.gif" border="0" alt="{$lang->items['LANG_GLOBAL_IMPRINT']}" title="{$lang->items['LANG_GLOBAL_IMPRINT']}" /></a></then></if></else></if></span></td>
              </tr>
            </table>
          </td>
        </tr> 
      </table>
      <br />
sys2064
bevor ich anfange zu stressen sagst du bitte bescheid großes Grinsen

Also... IE keine Änderung ersichtlich.
Firefox Slidemenü verdeckt wieder das Bild.
Das sollte aber auch nicht wirklich der Aufhänger sein das sollte halt nur bündig sein.
Sn00pY
jo das ist klar vielleicht liegt auch am slidemenutemplate das dort ein <br /> am ende ist.
sys2064
ja das hatte ich mir auch schon gedacht aber die einzigste Einbindung des slidemenüs passiert in dem template über das $slide daher hatte ich das vorher schon mal entfernt gehabt. ich habe eben mal geschaut ob das auch im normalen Standardstyle der Fall ist dort ist es auch aus purer Verzweiflung den letzteingebauten Style genommen an dem mom noch nichts ausser dem Sliedemenü eingebaut ist und siehe da da... dort funktioniert es auch mit der ursprünglichen Änderung.
Daher muss es bei mir anirgendeinem anderen Hack oder Anpassung liegen und das sind verdammt viele großes Grinsen

Daher mal Mercy für deine Mühe das wird man dann ja wohl nicht ändern können fakt ist das dein Hack läüft smile

Nochmal thx für deine Mühe
EleaNor
Und Woran Könnts bei Mir liegen, hab kein Slidemenue eingebaut ??
Hier mein Header
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:
<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">
<td align="center"><span class="smallfont">

<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net -->
<if($infobar_status==1 && $infobar!="")><then><if(!$wbbuserdata['userid'])><then><div id="infobar" align="center"><a href="register.php">$infobar</a></div>
</then></if></then></if>
<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net -->

<a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a><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><a href="calendar.php{$SID_ARG_1ST}"><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_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="ts_index.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 class="player" href="javascript:openMP3Player()"><img src="{$style['imagefolder']}/top_MP3-player.gif" border="0" alt="MP3-Player" title="MP3-Player" /></a><a href="scast.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_radio.gif" border="0" alt="Radio" title="Radio" /></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> </td></tr>

    <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 align="center"><span class="smallfont"><if($wbbuserdata['userid'])><then><a 
     </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="hmportal.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="Zum Portal" title="Zum Portal" /></a><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="game_menue.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_gamemenue.gif" border="0" alt="Game-Menü" title="Game-Menü" /></a><if($wbbuserdata['can_guthaben_werben'])><then><a href="empfehlen.php"><img src="{$style['imagefolder']}/top_empfehlen.gif" border="0" alt="Empfehlen" title="Empfehlen" /></a></then></if><if($wbbuserdata['userid'])><then><a href="guthaben.php"><img src="{$style['imagefolder']}/top_guthaben.gif" border="0" alt="Guthaben" title="Guthaben" /></a></then></if><a href="jgs_portal_links.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkliste.gif" border="0" alt="Partner" title="Partner" /></a><a href="linkus.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkus.gif" border="0" alt="link us" title="link us" /></a><a href="map.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_Locator.gif" border="0" alt="Usermap" title="Usermap" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="logins.php"><img src="{$style['imagefolder']}/top_loggins.gif" border="0" alt="Logins" title="Logins" /></a></then></if><a href="messenger.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_messilist.gif" border="0" alt="Messangerliste" title="Messangerliste" /></a><a href="todolist.php {$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_todolist.gif" border="0" alt="2 Do Liste" title="2 Do Liste" /></a>
	 </span></td></tr>
     
       
   </table><br />


Hoffe du kannst mir Hier weiterhelfen..
Gruß
ThunderBird
Sn00pY
@thunder:

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:
<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net -->
<if($infobar_status==1 && $infobar!="")><then><if(!$wbbuserdata['userid'])><then><div id="infobar" align="center"><a href="register.php">$infobar</a></div>
</then></if></then></if>
<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net --><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">
<td align="center"><span class="smallfont">
<a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a><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><a href="calendar.php{$SID_ARG_1ST}"><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_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="ts_index.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 class="player" href="javascript:openMP3Player()"><img src="{$style['imagefolder']}/top_MP3-player.gif" border="0" alt="MP3-Player" title="MP3-Player" /></a><a href="scast.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_radio.gif" border="0" alt="Radio" title="Radio" /></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> </td></tr>

    <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 align="center"><span class="smallfont"><if($wbbuserdata['userid'])><then><a 
     </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="hmportal.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="Zum Portal" title="Zum Portal" /></a><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="game_menue.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_gamemenue.gif" border="0" alt="Game-Menü" title="Game-Menü" /></a><if($wbbuserdata['can_guthaben_werben'])><then><a href="empfehlen.php"><img src="{$style['imagefolder']}/top_empfehlen.gif" border="0" alt="Empfehlen" title="Empfehlen" /></a></then></if><if($wbbuserdata['userid'])><then><a href="guthaben.php"><img src="{$style['imagefolder']}/top_guthaben.gif" border="0" alt="Guthaben" title="Guthaben" /></a></then></if><a href="jgs_portal_links.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkliste.gif" border="0" alt="Partner" title="Partner" /></a><a href="linkus.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkus.gif" border="0" alt="link us" title="link us" /></a><a href="map.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_Locator.gif" border="0" alt="Usermap" title="Usermap" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="logins.php"><img src="{$style['imagefolder']}/top_loggins.gif" border="0" alt="Logins" title="Logins" /></a></then></if><a href="messenger.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_messilist.gif" border="0" alt="Messangerliste" title="Messangerliste" /></a><a href="todolist.php {$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_todolist.gif" border="0" alt="2 Do Liste" title="2 Do Liste" /></a>
	 </span></td></tr>
     
       
   </table><br />



@sys2064

kein problem Augenzwinkern
EleaNor
@Sn00pY,

Danke für die Schnelle Antwort, aber leider hat sich da nix Geändert ??
Sn00pY
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
<tr>
<td class="mainpage" align="center">
<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net -->
<if($infobar_status==1 && $infobar!="")><then><if(!$wbbuserdata['userid'])><then><div id="infobar" align="center"><a href="register.php">$infobar</a></div>
</then></if></then></if>
<!-- Infobar v.2.0 für Gäste www.beziehungs-kiste.net -->
<table style="width:100%" border="0" cellspacing="0" cellpadding="0">
<td align="center"><span class="smallfont">

<a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a><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><a href="calendar.php{$SID_ARG_1ST}"><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_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="ts_index.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 class="player" href="java script:openMP3Player()"><img src="{$style['imagefolder']}/top_MP3-player.gif" border="0" alt="MP3-Player" title="MP3-Player" /></a><a href="scast.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_radio.gif" border="0" alt="Radio" title="Radio" /></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> </td></tr>

<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 align="center"><span class="smallfont"><if($wbbuserdata['userid'])><then><a
</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="hmportal.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_portal.gif" border="0" alt="Zum Portal" title="Zum Portal" /></a><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="game_menue.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_gamemenue.gif" border="0" alt="Game-Menü" title="Game-Menü" /></a><if($wbbuserdata['can_guthaben_werben'])><then><a href="empfehlen.php"><img src="{$style['imagefolder']}/top_empfehlen.gif" border="0" alt="Empfehlen" title="Empfehlen" /></a></then></if><if($wbbuserdata['userid'])><then><a href="guthaben.php"><img src="{$style['imagefolder']}/top_guthaben.gif" border="0" alt="Guthaben" title="Guthaben" /></a></then></if><a href="jgs_portal_links.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkliste.gif" border="0" alt="Partner" title="Partner" /></a><a href="linkus.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_linkus.gif" border="0" alt="link us" title="link us" /></a><a href="map.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_Locator.gif" border="0" alt="Usermap" title="Usermap" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="logins.php"><img src="{$style['imagefolder']}/top_loggins.gif" border="0" alt="Logins" title="Logins" /></a></then></if><a href="messenger.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_messilist.gif" border="0" alt="Messangerliste" title="Messangerliste" /></a><a href="todolist.php {$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_todolist.gif" border="0" alt="2 Do Liste" title="2 Do Liste" /></a>
</span></td></tr>


</table><br />
EleaNor
Hm.. Auch nicht wirklich, außer das, das icon sich etwas mehr nach links geschoben hat ??
ROBthePRO
Zitat:
Original von ROBthePRO
Mein Weitere Cascading Stylesheets (CSS):

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:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
.c-line {
background-color: #C0C3C7;
background-image: url(images/reloaded/c-line.gif);
height: 2px;
padding: 0px;
}

.obenmitte {
background-image: url(images/reloaded/obenmitte.gif);
}

.untenmitte {
background-image: url(images/reloaded/untenmitte.gif);
}

.topbuttons { background-image: url(images/reloaded/top_bg.gif);
 }

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}
.cltitle a:link, .cltitle a:active, .cltitle a:visited { 
text-decoration: line-through; 
} 

.cltitle a:hover { 
text-decoration: none; 
}
TEXTAREA {
background-image: url(images/qTq08971.jpg);

#infobar {
 margin: 0px;
 font: message-box;
  }
 
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
 display: block;
 color: InfoText;
 margin: 0px;
 background: InfoBackground url(images/infobar2.gif) no-repeat fixed .3em .3em;
 padding: .45em 0 .45em 2em;
 border-bottom: 1px outset;
 text-decoration: none;
 cursor: default;
  }
 
 #infobar a:hover {
 color: HighlightText;
 margin: 0px;
 background: Highlight url(images/infobar2.gif) no-repeat fixed .3em .3em;
}


und gibs eine antwort...
SnakeBlood
Also bei mir gehts in allen Styles, danke für die Infobar !
Paddy2Fast
bei mir hängt die infobar leider auch am logo fest... un d sie ist nicht da wo sie normalöerweise sein soll, ganz oben.

wär nett wenn mir jemand helfen könnte
RiDDicK2003
Hallo!

Wie kann ich das ins JGS Portal einbauen?

Welches template muss ich da editieren?

danke
kankaz
Danke dir smile
Shackles
Bei mir wird die Grafik nicht angezeigt, was kann ich da machen?
psprofi
Bei mir wird es in einem Style komplett nicht angezeigt.

Brauche hilfe
Hexo
Leider wird bei mir das Image auch nicht so wirklich angezeigt. Hab mal geschaut. Ich vermute mal, dass es im CSS Code liegt, aber leider hab ich von CSS nicht so viel plan.
Mondstaub
Ich tippe auf die Auflösung schraubt es mal runter auf 1024x768 dann sieht man auch etwas ist zumindest bei mir so. Oder verkleinert mal das BrowserFenster
Hexo
Nunja, ich denke mal die Auflösung von meinem Monitor runterzuschrauben ist nicht die optimale Lösung, oder?