Hello WSG,

I'm working on a simple WordPress template for a charity-race I'm
involved in.

http://www.ThunderDownUnder.co.nz/

I want to use conditional comments to include a link to a IE only
stylesheet to fix issues with IE < 7.

So in my head I'm using:

<!--[if IE lt 7]>
<link
href="http://www.thunderdownunder.co.nz/wp-content/themes/default/ie.css
" rel="stylesheet" type="text/css" media="screen, projection"/>
<![endif]-->

But, the page is actually rendering the comment "<!--[if IE lt 7]>
<![endif]-->" to the page.

Does anybody know where I've gone wrong?

Regards,
Adam Burmister
flog.co.nz



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to