Open frederfred opened 14 years ago
I think this was meant to change line 58 of header.php to:
<!--[if (gt IE 9)|!(IE)]><!--> <body <?php body_class(); ?>> <!--<![endif]-->
yes, that is an issue which should be resolved and yes that is most likely what frederfred meant.
The current version adds the class "ie6" to the body to all browsers that aren't internet explorer. The body element should look like this instead.
>