Ich möchte meine linke und rechte Navigationsbar durchgehend mit einer anderen Hintergrundfarbe haben.
Ist-zustand: www.delog.ch.vu
soll-zustand: www.shronk.de/dl.jpg
Auszug aus dem Layout.css
- Code: Alles auswählen
#cola {
padding: 5px;
float: left;
position: absolute;
top: 0px;
left: 10px;
z-index: 1;
width: 190px;
}
