Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
DIV#PNG {
width: 100%;
height: 127px;
background-image:url(../img/logo.png);
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://localhost/img/logo.png', sizingMethod='crop');
_background-image:none;
}
a {position:absolute;}
.alert{
position:relative;
height:100px;
width:100px;
border:1px solid #FFCC00;
background:url(images/orange_tr.png);
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/orange_tr.png', sizingMethod='scale');
_background-image:none;
}
<div class="alert"><a href="#" >click me</a></div>
1 to 11 of 11