[Radiant] Stylesheets
Nathan Wright
nathan.e.wright at gmail.com
Fri Aug 4 12:33:39 CDT 2006
> <!--[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
More information about the Radiant
mailing list