moni: Anzeigeproblem IE8 und älter, background-image

Beitrag lesen

Also hier ist das komplette CSS

#m{
background-color:#FFF;
background-image: url(images.jpg);
background-repeat:no-repeat;
background-position:10px 20px;
max-width:1000px;
min-width:800px;
margin:0px auto;
padding:0 20px 0 20px;
}