Fixed werkt niet in ie7

Status
Niet open voor verdere reacties.

parisdiesel

Gebruiker
Lid geworden
15 nov 2008
Berichten
94
Hallo, heb onderstaand css script. het werkt wel maar de position: fixed; werkt wel in safari maar niet in ie7, wat doe ik fout?

.rechts
{
position: fixed;
margin-top: 10px;
background:url('keuze1.png') no-repeat;
font-family:Verdana;
font-size:11px;
float: right;
padding: 80px 0px 0px 45px;
width: 220px;
height: 300px;
}
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan