> <!--[if lt IE 7]>
>     <style type="text/css" media="screen">@import
> "/stylesheets/styleIE6.css";</style>
> <![endif]-->
>
> Here is the issue, when I'm using IE6, radiant serves up the standard
> stylesheet, not the specific IE6 version.

I never use conditional CSS statements myself, but wouldn't you need
to set a rule to specifically apply to IE6? As it is, you've only got
a rule for IE7 ...

-- 
Nathan
_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to