affordableroofing 0 Report post Posted May 25, 2011 Hi everyone, I helped a friend build a website for his roofing company. The site looks fantastic (I love Pagelines) except for on old versions of Internet Explorer where it blows out the formatting: http://bit.ly/jIpIYB This is how it looks on other browsers: http://bit.ly/lUFg75 I know old IE sucks. But his customers tend to be older and use old browsers. So I have to find a way to make it work for old IE. (New versions, not a problem.) I don't have any plug-ins (that I am aware of) and have set the Compatibility setting. Can anyone help me? Share this post Link to post Share on other sites
Kate 3 Report post Posted May 25, 2011 Hi Stephen, Which version of IE are you referring to? Our themes are built to support modern browsers. Can you be more specific about the issues you're having? Share this post Link to post Share on other sites
affordableroofing 0 Report post Posted May 25, 2011 Hi Kate, the IE issues are with 6 and 7. 8 and up work brilliant. The text is blown out completely. Unreadable. Everything below the blue box header. Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 25, 2011 This means you are probably using Header tags where they are already being used. IE will render nested header tags in this way. WHP does autoformat some of the fields...check the options and make sure all HTML is closed. Share this post Link to post Share on other sites
affordableroofing 0 Report post Posted May 25, 2011 Hi Adam, thank you so much for your response. When you say "check options and make sure all HTML is closed," does this mean in the style sheet? What would I look for to know if it's open or closed? A thousand thank you's for your feedback. Share this post Link to post Share on other sites
Simon 248 Report post Posted May 25, 2011 Stephen I think Adam is referring to HTML validation. The older versions of IE are very picky. http://validator.w3.org/ Share this post Link to post Share on other sites
Andrew 207 Report post Posted May 26, 2011 Yeah, that looks like an unclosed tag e.g. a missing `` tag Newer browsers self close that stuff. Share this post Link to post Share on other sites
affordableroofing 0 Report post Posted May 26, 2011 Thanks, everyone, for your feedback. Is this a case where I could engage an expert to make modifications to the code so older browsers can view the site? Share this post Link to post Share on other sites
Kate 3 Report post Posted May 26, 2011 Hi Stephen, I believe what they're saying is the issue lies somewhere in code modifications you've made. (It could also be content you added.) I would recommend reviewing that before hiring someone. Share this post Link to post Share on other sites
affordableroofing 0 Report post Posted May 26, 2011 Thanks, Kate. I don't believe I've done any modifications to the code. I will look at the content, though I don't believe I've done anything in that space to contribute to the breakage, either. I like PageLines but this concerns me about using for other projects. Share this post Link to post Share on other sites
cmunns 16 Report post Posted May 26, 2011 Look at your WHP feature setup...Do you have HTML in the slides? Post an example of what you've entered. Share this post Link to post Share on other sites
affordableroofing 0 Report post Posted May 29, 2011 With help from Ricardo and Adam, I was able to resolve the issues. Funky HTML in the slide boxes (my bad) and the site is now appearing well in all browsers, including the infamous IE 6. Share this post Link to post Share on other sites