Closed (fixed)
Project:
Clean
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 18:55 UTC
Updated:
21 Sep 2009 at 22:39 UTC
Hello. ie6.css won't pickup in IE6 using the drupal path variables for me.
This doesn't work:
<!--[if lte IE 6]><link rel="stylesheet" href="<?php print $path ?>css/ie6.css" type="text/css"><![en
dif]-->Anyone else had this problem?
I had to fill in the path manually to make it work.
IE6 is giving me mad problems with this theme. It only picks up very selective things from the style sheet even, but that could just be because IE6 is the worst thing to ever be created. why anyone still uses IE6 is beyond me *sigh*
Comments
Comment #1
mcjim commentedThe path in the dev version is the one you've posted and is correct.
Are the "selective things" that aren't being picked up ones you've added yourself, or ones of the (few) rules in the original stylesheet?
Comment #2
psynaptic commentedClosing to clear issue queue. Feel free to reopen if you still have a problem.