Suche im Forum:
Suchen


Autor Nachricht
Beitrag26.07.2007 um 13:36 (UTC)    
Titel: Header Navi Katastrophe!!!

Habe ein Problem mit meiner Header navi ! wenn ich die Navi mit dem Opera Browser anschaue ist alles verschopen mit dem Fire Fox aber net !!


Der Code:

<style type="text/css" media="screen">
<!--
body
{
/*Arial*/
font-family: Verdana, sans-serif;
/*2*/
font-size: 14px;

overflow: auto;
padding: 10px;
margin: 0px;
}

ul, li
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li a
{
padding-right: 20px;padding-top: 5px;
}

div.menu
{
position: absolute;
z-index: 3;
/*Position von Oben*/
top: 150px;
/*Position von Link*/
left: 200px;

width:905px;
}

.menu li
{
width: 185px;
float: left;
}

.menu a
{
border: 0px solid #ff0000;
background-color: #000000;
background-image: url(http://img.webme.com/pic/j/jetpack/navfire.gif);
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: pointer;
margin: 0px;
display: block;
height: 20px;
color: #000000;
}

.menu a:hover
{
background-color: #ff0000;
background-image: url(http://2-mb.de/f/4hvw69fkgaqlzpn960x0a6yqs0.gif);
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5
{
font-size: 14px;
display: none;
width: 185px;
height: 20px;
float: left;
}

#smenu1:hover, #smenu2:hover, #smenu3:hover, #smenu4:hover, #smenu5:hover
{
font-size: 14px;
display: none;
width: 185px;
height: 20px;
float: left;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a
{
font-weight: bold;
padding-top: 5px;
border-top: 0px;
cursor: pointer;
color: #FFFFFF;
background-image: url(http://img.webme.com/pic/j/jetpack/navfire.gif);
}

#smenu1 a:hover, #smenu2 a:hover, #smenu3 a:hover, #smenu4 a:hover, #smenu5 a:hover
{
font-weight: bold;
padding-top: 5px;
border-top: 0px;
cursor: pointer;
color: #FFFFFF;
background-image: url(http://2-mb.de/f/4hvw69fkgaqlzpn960x0a6yqs0.gif);
}



//-->

</style>

<script type="text/javascript">
<!--
function montre(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'block';
else if (all)
all[id].style.display = 'block';
else
layers[id].display = 'block';
}
}

function cache(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'none';
else if (all)
all[id].style.display = 'none';
else
layers[id].display = 'none';
}
}
//-->
</script>
<div class="menu">
<li><a href="javascript:void(0);" onmouseover="montre('smenu2');" onmouseout="cache('smenu2');">
Comunity</a>
<ul id="smenu2" onmouseover="montre('smenu2');" onmouseout="cache('smenu2');">
<li><a href="http://mapu.de.tl/Kontakt.htm">Kontakt</a></li>
<li><a href="http://mapu.de.tl/G.ae.stebuch.htm">Gästebuch</a></li>
<li><a href="http://mapu.de.tl/Chat.htm">Chat</a></li>
<li><a href="http://mapu.de.tl/Forum/index.htm">Forum</a></li>
</ul>
</li>

<li><li><a href="javascript:void(0);" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
Magazin</a>
<ul id="smenu1" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
<li><a href="http://mapu.de.tl/Umfragen.htm">Umfragen</a></li>
<li><a href="http://mapu.de.tl/Link-us.htm">Link Us</a></li>
<li><a href="http://mapu.de.tl/Partner.htm">Partner</a></li>
</ul>
</li><li><a href="javascript:void(0);" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');">
Extras</a>
<ul id="smenu3" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');">
<li><a href="http://mapu.de.tl/Videos.htm">VideoPortal</a></li>
<li><a href="http://mapu.de.tl/Free-TV-Streaming.htm">Kostenloses Fernsehen</a></li>
<li><a href="http://mapu.de.tl/Games--k1-Flash-k2-.htm">Games (Flash)</a></li>


</div></FONT>
</body>
</html>


Helft mir !

MfG MaPu
______________
www.MaPu.de.tl


Mein Forum Profil wird bearbeitet
Beitrag26.07.2007 um 13:48 (UTC)    
Titel: Ich brauch Hilfe!!!

Ich brauche Hilfe Confused
______________
www.MaPu.de.tl


Mein Forum Profil wird bearbeitet
Beitrag26.07.2007 um 14:01 (UTC)    
Titel:

Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de