http://www.pagestylist.de/das-pferd24/index.html
Code in der CSS-Datei
- Code: Alles auswählen
/* CSS Document */
body{
background-color:#F3F3F3;
color:#065802;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#head{
height:84px;
width:850px;
background-image:url(design/design_head.gif);
}
#menue_top{
height:28px;
width:850px;
background-image:url(design/design_menue.gif);
background-repeat:no-repeat;
}
#status{
border:2px solid #065802;
height:16px;
width:846px;
background-color:#D1D1D1;
}
#mainframe{
border-left:2px solid #065802;
border-right:2px solid #065802;
border-bottom:2px solid #065802;
width:846px;
clear:right;
}
#menue_left, #menue_right{
width:145px;
background-color:#E5E5E5;
}
#menue_left{
float:left;
}
#menue_right{
float:right;
}
#content{
border-left:2px solid #ACACAC;
border-right:2px solid #ACACAC;
float:left;
width:552px;
}
#foot{
height:14px;
width:850px;
background-image:url(design/design_foot.gif);
background-repeat:no-repeat;
clear:left;
}
Also ich habs mal im IE 6.0 angeschaut da sieht das fast gut aus. bis auf den Menü-Hintergrund ich hätte den ganz gern bis nach unten.
Na ja im Firefox 1.5 und NC 7.1 siehts voll komisch aus der grüne Rand ist da oben und an den Seiten ist gar keiner. Brauch eure Hilfe. *ggg*
1. Wie mach ich den Rand bis nach unten?
2. Wie bekomm ich die divboxen auch bis nach unten?
Etwa mit einer Tabelle???
Danke schon mal im vorraus.
MfG
Chris

