Closed (fixed)
Project:
Conditional Stylesheets
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2012 at 09:14 UTC
Updated:
11 Jun 2013 at 20:50 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI 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
Comment #2
nicolas bouteille commentedSo ashamed to say that I was having the same problem...