Suche im Forum:
Suchen


Autor Nachricht
Beitrag11.06.2010 um 18:10 (UTC)    
Titel: Navigationsleiste - Welches Problem?

Also meine Lieben,
folgendes Problem: meine Seite useyourbrain.de.tl
besitzt nun eigentlich ein ganz ansehnliches Design, doch meine Navigationsleiste fehlt. sieht sich mal bitte jemand den fehler an? und postet runter? danke ;D

td[height="102"] {position:absolute;left:0%;margin-left:120px; } a:link {color: #007aff;font-family: Tahoma;text-decoration: none;}

#extraDiv2 {display: none;}
#extraDiv3 {display: none;}
#extraDiv4 {display: none;}
#extraDiv5 {display: none;}
#extraDiv6 {display: none;}
#pre_header {display: none;}
#post_header {display: none;}
#pre_content {display: none;}
#nav_heading{display: none;}
div.header{display: none;}
h1#title{display: none;}
h2#title span {display: none;}
#nav {display: none;}

a{ color:#CC0000; text-decoration: none; font-size:12px; font-family: Tahoma;}
a:hover { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}
a:link {color: #CC0000; font-size: 12px; font-family: Tahoma; text-decoration: none;}
a:active { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}
a:visited { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}

::-moz-selection
{background: #00FF99;}

/* Nullformatierung für alle Browser */
*{margin:0px; padding:0px; }


/* Hintergrund */
body {
background-color: #000000;
background-image: url(http://i49.tinypic.com/2j1vde0.png);
background-repeat: no-repeat; }

/* Hintergrund-Container mit Bild */
#container {
width:2028px;
height:2200px;
background-image:url(http://i49.tinypic.com/e5hjcg.png);
background-repeat: no-repeat;
top: 100px;
left: 20px; }

#content {
position: absolute;
font-family: Tahoma;
left: 300px;
top: 1000px;
margin-left:30px;
width: 586px;
height: 500px;
padding:10px;
color: #848688;
font-size:9px;
background-color: #000000;
background-image:url();
border: 1px solid transparent;
overflow:auto; }
#content a{ color:#000080;}

td.nav{background-image: url(http://img.webme.com/pic/s/success4you/navazzurro.gif); }
td.nav:hover{background-image: url(http://img.webme.com/pic/s/success4you/navazzurrodown.gif); }

/* #nav_container{
position: absolute;
left: 0%,
top: 1000px;
width: 586px;
height: 500px;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
border:0px dotted color: #e5504c;}

td.edit_navi_headbg {
background-image: url(http://i48.tinypic.com/2s97fj4.png);
background-color: transparent;
border: 1px solid #FFFFFF;
}

ul#nav{
width: 20px;
padding:0px;
margin: 0px;}

li.nav_element{
list-style-type: none;
position: absolute;
padding:1px;
width: 100px;
left: 0%;
top: 1000px; }


li.nav_element a{
display: block;
width: 120px;
padding: 1px;
font-weight:;
text-decoration:;
text-align: center;
font-family: Verdana;
font-size: 9px;
text-align: justify;
letter-spacing: 3px;
color: #ffffff;
background-color:#fb9ad2;
background-image:url(http://i48.tinypic.com/2s97fj4.png);
border: 1px dotted e5504c;}

li.nav_element a:hover{
color: 000000;
background-color:transparent;
background-image:url(http://i48.tinypic.com/s5iz6e.jpg);} */

*hab es erstmal ausgeklammert.*
Beitrag12.06.2010 um 16:16 (UTC)    
Titel:

Hi Versuch diesen Code mal

Code:

td[height="102"] {position:absolute;left:0%;margin-left:120px; } a:link {color: #007aff;font-family: Tahoma;text-decoration: none;}

#extraDiv2 {display: none;}
#extraDiv3 {display: none;}
#extraDiv4 {display: none;}
#extraDiv5 {display: none;}
#extraDiv6 {display: none;}
#pre_header {display: none;}
#post_header {display: none;}
#pre_content {display: none;}
#nav_heading{display: none;}
div.header{display: none;}
h1#title{display: none;}
h2#title span {display: none;}

a{ color:#CC0000; text-decoration: none; font-size:12px; font-family: Tahoma;}
a:hover { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}
a:link {color: #CC0000; font-size: 12px; font-family: Tahoma; text-decoration: none;}
a:active { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}
a:visited { color: #CC0000; font-size: 12px; text-decoration: none; font-family: Tahoma;}

::-moz-selection
{background: #00FF99;}

/* Nullformatierung für alle Browser */
*{margin:0px; padding:0px; }


/* Hintergrund */
body {
background-color: #000000;
background-image: url(http://i49.tinypic.com/2j1vde0.png);
background-repeat: no-repeat; }

/* Hintergrund-Container mit Bild */
#container {
width:2028px;
height:2200px;
background-image:url(http://i49.tinypic.com/e5hjcg.png);
background-repeat: no-repeat;
top: 100px;
left: 20px; }

#content {
position: absolute;
font-family: Tahoma;
left: 300px;
top: 1000px;
margin-left:30px;
width: 586px;
height: 500px;
padding:10px;
color: #848688;
font-size:9px;
background-color: #000000;
background-image:url();
border: 1px solid transparent;
overflow:auto; }
#content a{ color:#000080;}

td.nav{background-image: url(http://img.webme.com/pic/s/success4you/navazzurro.gif); }
td.nav:hover{background-image: url(http://img.webme.com/pic/s/success4you/navazzurrodown.gif); }

/* #nav_container{
position: absolute;
left: 0%,
top: 1000px;
width: 586px;
height: 500px;
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
border:0px dotted color: #e5504c;}

td.edit_navi_headbg {
background-image: url(http://i48.tinypic.com/2s97fj4.png);
background-color: transparent;
border: 1px solid #FFFFFF;
}

ul#nav{
width: 20px;
padding:0px;
margin: 0px;}

li.nav_element{
list-style-type: none;
position: absolute;
padding:1px;
width: 100px;
left: 0%;
top: 1000px; }


li.nav_element a{
display: block;
width: 120px;
padding: 1px;
font-weight:;
text-decoration:;
text-align: center;
font-family: Verdana;
font-size: 9px;
text-align: justify;
letter-spacing: 3px;
color: #ffffff;
background-color:#fb9ad2;
background-image:url(http://i48.tinypic.com/2s97fj4.png);
border: 1px dotted e5504c;}

li.nav_element a:hover{
color: 000000;
background-color:transparent;
background-image:url(http://i48.tinypic.com/s5iz6e.jpg);}


Du musstest diesen Code entfernen:
Code:
#nav {display: none;}

______________
http://modellbau-timpen.de.tl <= Modellbau
http://wolles-modellbahn.de.tl <= Eisenbahn



Zuletzt bearbeitet von timpen-test am 12.06.2010, 17:17, insgesamt einmal bearbeitet
Beitrag12.06.2010 um 17:23 (UTC)    
Titel:

Danke, hat geklappt ;D

eins nooch: wie bekomme ich die Hits weiter nach unten ? also die besucherzahl.
Beiträge der letzten Zeit anzeigen:   


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