spenoir
07-30-2004, 02:46 PM
Now then,
Anyone got any ideas on how to make this bit css work in IE? If not does anyone have a hack or something that hides it in IE?
Many Thanks,
;)
#overlay {
background: transparent url(image.png) no-repeat center;
position: fixed;
border: none;
margin-top: 450px;
margin-left: -200px;
width: 500px;
height: 500px;
padding: 0 0 0 0;
z-index: 20;
}
Anyone got any ideas on how to make this bit css work in IE? If not does anyone have a hack or something that hides it in IE?
Many Thanks,
;)
#overlay {
background: transparent url(image.png) no-repeat center;
position: fixed;
border: none;
margin-top: 450px;
margin-left: -200px;
width: 500px;
height: 500px;
padding: 0 0 0 0;
z-index: 20;
}