Hallo !
Kann mir einer sagen wie ich beim IE 6 / IE 7 / IE 8 ein Bild unten platzien kann ( bottom ) ? Bei allen geht :
Nur beim IE schwebt das Bild in der Luft. Danke !
Kann mir einer sagen wie ich beim IE 6 / IE 7 / IE 8 ein Bild unten platzien kann ( bottom ) ? Bei allen geht :
HTML:
background:url("") no-repeat scroll 0 0 transparent;
bottom:0;
height:399px;
overflow:hidden;
position:fixed;
right:20px;
width:208px;
float:right;
text-align:right;
z-index:90;