Suche im Forum:
Suchen


Autor Nachricht
Beitrag23.12.2012 um 04:57 (UTC)    
Titel: Navigation Farbe

Hallo Wie bekomme Ich die Farbe von den Navibuttons auf das Leere Feld!

Bild: http://www.loaditup.de/files/748674_bq3wftt8qd.jpg

Also die Rosana Farbe, soll auch da in das Eck (Da im Rotumkreisten Kasten)

Danke für eure Antworten
Beitrag23.12.2012 um 04:58 (UTC)    
Titel: PS DER CODE

Habe den Code vergessen!

Code:
/* Feld der Navigation */
#nav_container {
width: 960px;
height: 40px;
margin-bottom: 10px;
background-color: #F3F781
background-image: url(http://www.loaditup.de/files/745254_6456uggqsx.jpg);
border: 1px solid #8A0886 ; }

/* Titel über Navigation entfernt */
#nav_heading {display: none; }

/* Aufzählungspunkte in Navi entfernt */
ul#nav {
list-style-type: none; }

/* Navi-Buttons */
li.nav_element {
width: 120px;
height: 40px;
float: left;
text-align: center;
border-right: 1px solid #B404AE;
background-color: #B404AE;
background-image: url(); }

/* Hover Navi-Button */
li.nav_element:hover { background-color: #8A0886; }

/* Linktexte in Navigation */
li.nav_element a {
display: block;
font-size: 15px;
color: #FFFFFF;
line-height: 40px;
text-decoration: none; }

/* Hover Linktexte Navigation */
li.nav_element a:hover { color: #FFFFFF; }
Beitrag23.12.2012 um 10:06 (UTC)    
Titel:

Hey,
versuch mal im nav_container die Hintergrundfarbe gleich einzustellen, wie in jedem Feld (li.nav_elements).
Gruß
______________
Floorball is life, the rest is just detail!
Beiträge der letzten Zeit anzeigen:   


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