Suche im Forum:
Suchen


Autor Nachricht
Beitrag11.03.2010 um 17:13 (UTC)    
Titel: Navigation ausblenden

Hallo,
Ich habe eine Frage, wie kann ich beim CSS Design die Navigationsleiste von Bauksten abstellen
Beitrag11.03.2010 um 19:37 (UTC)    
Titel:

ja das würde ich auch gerne mal wissen brauch das auf meiner website auch.
Beitrag12.03.2010 um 14:32 (UTC)    
Titel:

Du musst einfach die Navigation nehmen und dann mit display:none ausblenden,
wie die Navigation heißt kannst du dort nachschauen:
http://www.homepage-baukasten.de/forum/viewtopic.php?t=100611

Damit einfach die Teile der Navigation ausblenden, wäre in diesem Fall:

Code:
#nav_container, #nav_heading, ul#nav, li.nav_element , li.nav_element a , li.nav_element a{display:none;}

______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beitrag12.03.2010 um 17:02 (UTC)    
Titel:

Hey blutsegelbukaniere

könnte mir jemand den CSS code machen???

CSS-Code:




/* breite der gesamtkonstruktion in pixel */
#breitefix {width:882px}



body
{margin-top: 20px; margin-left: 0px; margin-right: 0px;margin-bottom: 40px; background-color:#e6e6e6;
}



h2{ color:#058334;
margin-bottom:40px;letter-spacing:2px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-size: 22px;
}

.haupt {border:solid 12px #fff;
}



#top1 {height:0px;
background-color:#058334;
height:60px;
width:100%;text-align:center;
}

#top2 {background-image:url(images/luchs.jpg);
background-repeat:no-repeat;
height:378px;
background-color:#058334;
background-position:center right;
border-left:solid 20px #000;border-right:solid 20px #000;
}





#filmoben {background-image:url(images/film.jpg);
height:79px;
background-repeat:no-repeat;
background-color:#000;
background-position:center top;
}

#filmunten {background-image:url(images/film.jpg);
height:79px;
background-repeat:repeat-x;
background-color:#000;
background-position:left top;
}



#top3 {
background-color:#058334;
height:40px;
color:#56686D;
width:100%;
vertical-align:middle;
}



#name {height:0px;;
letter-spacing:2px;
color:#fff;
font-family: trebuchet ms,arial,tahoma,verdana,helvetica, sans-serif;
font-size:26px;
}


#inhalt {
text-align:justify;
height:900px;
padding-top: 60px; padding-bottom: 80px;
padding-left: 40px;padding-right:40px;
background-color:#fff;
width:100%;
vertical-align:top;
color:#023314;
font-size: 17px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
}



#fuss {font-size: 15px;line-height: 20px;
color:#fff;background-color:#058334;
letter-spacing:0px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
height:140px;
text-align:center;
width:100%;
font-variant:small-caps;
}



/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #535353; scrollbar-base-color: #e6e6e6;
scrollbar-highlight-color : #fff; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #EFEFEF;}

/* ====================== NAVIGATION =================== */


/* menue oben */

#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
color:#fff;
font-size: 17px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:40px;
line-height:40px;
text-align:center;
background-color:#;
text-decoration:none ;
}

#menu1 a:hover {color:#fff; text-decoration:none ;
background-color:#000
}



/* menue ganz oben links */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
background-color:#;
color:#fff;
text-decoration:none ;
text-align:center;
width:300px;
border-bottom:dashed 0px #fff;
font-size: 17px;line-height: 24px;
font-family:arial,tahoma,verdana,helvetica, sans-serif;
letter-spacing:1px;
}

#menu2 a:hover{
background:transparent;
color:#EFEFEF;
text-decoration:none ;
letter-spacing:5px;
}




/* allgemeine links im text */

a:link, a:visited, a:active{ color:#023314;
font-size: 17px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
text-decoration:underline;;}

a:hover{ text-decoration:none;background-color:#000;
color:#fff;text-decoration:none;}
Beitrag12.03.2010 um 17:36 (UTC)    
Titel: Ausblenden?

schön und gut der Code bei meiner Testwebsite ging es noch nur bei der jetzt geht es nicht

Code:
#nav_container, #nav_heading, ul#nav, li.nav_element , li.nav_element a , li.nav_element a{display:none;}



als anmerkung benutze ich ein coolmenue auf der website


Zuletzt bearbeitet von team-crossfade am 12.03.2010, 18:37, insgesamt einmal bearbeitet
Beitrag12.03.2010 um 18:37 (UTC)    
Titel:

Dies funktioniert leider nur mit CSS Designs, bei Standard-Designs kann man
nur die Navigation leider nicht entfernen (Ausnahme Iceblue, sieht aber dumm aus).
______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beiträge der letzten Zeit anzeigen:   


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