Ich hoffe mir kann jemand helfen. Wie das Thema schon sagt hab ich ein Problem mit einem Bild welches teilweise tranzparent ist und im IE grau dargestellt wird.
CSS
#image
{
width:300px;
height:300px;
position:absolute;
margin-top:35%;
margin-left:65%;
text-align:right;
}
echo "<div id...