for this site, I put the following in the child-theme header file: <!--[if IE7]> <link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/ie7-style.css" type="text/css" media="screen" /> <![endif]--> Code (markup): but for some reason this stylesheet is NOT getting applied when viewing the site in IE7. any idea why not??? please advise. thanks in advance.