February 8, 201016 yr I'm not sure I've done this right I've added a conditional stylesheet for ie6 and used gifs as the bg images for this stylesheet to allow tranparency, not sure if thats the way to do it or if its working correctly I used this code in my header above the link to my normal stylesheet <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="ie6.css" /> <![endif]--> I've tried it at ie netrenderer and the transparency's not working?
February 8, 201016 yr Author Got it sorted now I needed to put it below the link to the normal stylesheet
Create an account or sign in to comment