The site in question is here.
All Browser except ie7 and ie8 display the page proper. Those two don’t float the two main elements nav#navigation and section#content. I already tried using html5_shiv.
Does anyone have a suggestion?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You said html5 shiv didn’t work, but it should. Regardless, you could manually apply the fix yourself. In the
<head>:And the CSS file: