Quote:
|
Originally Posted by cw_w3dgk
Fix PNG Backgrounds:
Code:
*html div.item
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.png', sizingMethod='scale');
}
|
invalid css surely tho'?
edit: oh and the link you provided was the way Ive used... thanks anyway
