Help - Search - Members - Calendar
Full Version: filtering?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
BurgerKing316
i want to know how to override this code:
CODE
div {filter:progid:DXImagetransform.Microsoft.AlphaImageLoader(enabled="true", src="http://x.myspacecdn.com/modules/common/static/img/header/bkg_msbar.png", sizingMethod="scale");}


i want to make it so that there is no filter, but i guess just putting filter:none !important isnt good enough...
does anyone know how i can override this code?
Smarmosaur
next time, put this in myspace support. wink.gif
anywayz. even if you could override it, i'm sure myspace will have a way to override that override. catch my drift?

i don't know why i'm posting this. i guess to just say i don't think it's possible. XD.gif
BurgerKing316
well i have overridden it basically
well instead of that image i made it a plain white image
but i am trying to find a way to make it a transparent thing without it like showing that stupid image already there
fixtatik
quick fix: don't use internet explorer 6, or internet explorer at all >.<
that filter's for PNG support in versions of IE before version 7, which i don't have, so i can't really test it out.

but it's for the "googlebar" id, which you can get to with div div table div { }. try adding both a background:none!important; and a filter:none!important;
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.