I have black text over a transparent area and in ie8 it has funky fuzzy black outlines around the text. Is there a way to get rid of this? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m assuming by transparent layer, you mean a layer with an opacity setting?
You given this solution a shot?
PNG transparency prоblеm in IE8
Go here: http://css3please.com/
and use the .box_rgba rule to generate the opacity, instead of the regular ‘filter: alpha(opacity=50);’ way.