Hi,
Ich hab zurzeit ein Problem siehe Screen : http://www.myimg.de/?img=my4886e.jpg
Wie kann ich einstellen das sich das nicht wiederholt?
Das steht zurzeit in meiner CSS datei ->
body{
margin: auto 0px;
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/bg.png);
font-family: Verdana;
font-size: 11px;
}
#container{
width: 11000px;
height: auto;
margin: auto;
}
#header{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/header.png);
width: 614px;
height: 230px;
margin-top: 39px;
}
#contentkopf{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/kopf.png);
width: 672px;
height: 28px;
}
#contenttext{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/text.png);
width: 672px;
height: auto;
}
#contentfuss{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/fuss.png);
width: 672px;
height: 82px;
}
#contentcontainereins{
width: 881px;
height: 355px;
}
#contentcontainerzwei{
width: 881px;
height: 355px;
}
#rechts{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/rechts.png);
width: 212px;
height: 355px;
float: right;
}
#links{
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/links.png);
width: 212px;
height: 355px;
float: left;
}
#left {
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/left.png);
width: 213px;
height: 349px;
float: left;
}
#content {
width: 672px;
float: left;
}
#right {
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/right.png);
width: 217px;
height: 349px;
float: left;
}
#txtbox {
background-image: url(http://Ichsagdirdasnichtopfer.de/wartung/img/txtbox.png);
width: 671px;
height: 349px;
float: left;
}
#mitte {
width: 1099px;
height: auto;
margin-left: 125px;
margin-top: 17px;
}
#xn {
width: 667px;
margin-left: 340px;
margin-bottom: 10px;
}