IE Hacks
-
Hey,
I made a new wordpress theme for a site I’ve been working on and it’s not displaying properly in IE. So I placed this code into my header.php document:
<!--[if lte IE 7]> <link rel="stylesheet" type="text/css" href="ie.css" /> <![EndIf]-->When I view the site in internet explorer it still links to the default style.css document.
Is there a way to change this so that it links to my desired file when view the site in Internet Explorer?
Thanks!
Also: how can I change the default CSS file location, to something other than style.css in the major directory?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘IE Hacks’ is closed to new replies.