Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

body class for all non ie browsers #2

Open
frederfred opened this issue Aug 28, 2010 · 2 comments
Open

body class for all non ie browsers #2

frederfred opened this issue Aug 28, 2010 · 2 comments

Comments

@frederfred
Copy link

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.

>
@aoberoi
Copy link

aoberoi commented Feb 18, 2011

I think this was meant to change line 58 of header.php to:

<!--[if (gt IE 9)|!(IE)]><!--> <body <?php body_class(); ?>> <!--<![endif]-->

@ucc-xx
Copy link

ucc-xx commented May 12, 2011

yes, that is an issue which should be resolved and yes that is most likely what frederfred meant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants