Closed (outdated)
Project:
Conditional Stylesheets
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2012 at 19:21 UTC
Updated:
3 Jul 2024 at 06:49 UTC
Jump to comment: Most recent
Comments
Comment #1
dpalmer commentedHaving the same problem with ie7...
stylesheets-conditional[IE 7][all] = css/ie7.less
Comment #2
Anonymous (not verified) commented@DrupalDan - be sure that your css file isn't in a subfolder, thus needing css/ before the filename. I was having the same issue and it was simply that for me.
@dpalmer - after [all] be sure to add an empty set []. so stylesheets-conditional[IE 7][all][] = css/ie7.less
hope that helps.
Comment #3
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks