Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
A better solution to PNGs in IE6 is Dean Edward’ IE7 Script. I have an explanation of Using the Script on my blog.
.header{
width:453px;
height:230px;
background-image:url(img/chick.png);
background-position:center;
position:relative;
}
*html .header{background-image:none;}
*html .header div{
width:453px;
height:230px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/chick.png', sizingMethod='image');
position:absolute;
top:0;
left:0;
z-index:1;
}
The URL in the previous post has moved due to a new server rewrite rule implemented by the CMS
Here is a link for the Alpha Test. Hope it is of use.
1 to 6 of 6