IE 6 Conditional Statetments and IE 6 custom stylesheet
-
I am trying to get an IE 6 conditional statement to work in making my new theme display correctly. I have put this in the header file:
<!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="ie6.css" /> <![endif]-->
and uploaded the custom stylesheet to the root directory. What did I do wrong? I cannot get this to work. I placed the conditional statement right before the end of the </head> of the document.
BNJ
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘IE 6 Conditional Statetments and IE 6 custom stylesheet’ is closed to new replies.