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

mcjim’s picture

Status: Active » Postponed (maintainer needs more info)

The 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?

psynaptic’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing to clear issue queue. Feel free to reopen if you still have a problem.