Hi
I have enabled the module and add
stylesheets-conditional[lt IE 7][all][] = ie6-and-below.css
to my .info file.
But the stylesheet is added as part of the coding and changes to the css file do not reflect on the site.

What am I doing wrong?

Comments

Anonymous’s picture

I was having the same issue. For me it was that my css was in a folder, not at the theme's root. If your css is inside a folder, this may help you too.

stylesheets-conditional[lt IE 7][all][] = css/ie6-and-below.css

nicolas bouteille’s picture

Status: Active » Fixed

So ashamed to say that I was having the same problem...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.