elyons3683 0 Report post Posted June 10, 2010 Hi, My site (www.ElizabethLyons.com) uses iBlogPro3. In Safari and Firefox (on my mac), everything looks perfect. In IE (version 7), things are getting really fouled up and I'm not sure what the fix is. The issues when viewing the site on a PC and using IE 7 are: 1. When you initially load the site, the 2nd, 3rd, and 4th feature pages load correctly, but then they automatically reload and become wider, which is causing some of the text (such as the "more" button and some of the testimonials) to cut off. 2. When you go to the site, the top nav buttons are all in one nav bar, but when you click on Bio or Shop (or any of the others), the Blog and Shop buttons drop down to a second nav line Any help with this would be greatly appreciated! Liz Share this post Link to post Share on other sites
Andrew 207 Report post Posted June 10, 2010 IE does a poor job of correcting for markup discrepancies, while the other browsers do better. First, have you run a W3 validation on the page to see if you have any unclosed/unmatching tags? Second, on IE some fonts are rendered differently making text passages longer than on other browsers/operating systems. The solution here is to write accordingly.. (that's what we do on PageLines) Share this post Link to post Share on other sites
elyons3683 0 Report post Posted June 11, 2010 Andrew, I don't know anything about W3 validation. Can you give me a good starting point? What would be a good solution in terms of "writing accordingly" for the issues I'm seeing? Shorten up the amount of text in that field on the Feature pages? Liz Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 11, 2010 View some of your websites errors here: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.elizabethlyons.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 W3C offers a very helpful guide to point out the errors in your code and point out the possible fixes. If you manage to fix most or all of code errors and the problems you're having still persist, check back for more help. From first glance, it looks like you might be using a bunch of tags improperly. Make sure they're instead to clear up the amount of errors and really pinpoint some of the more serious ones. More importantly, the use and placement of the br tag could be causing some problems. Thanks, Bryan Share this post Link to post Share on other sites
omariox 0 Report post Posted June 24, 2010 I double checked the <p> and they are there where the messy text shows on IE. Can you suggest another fix? Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 24, 2010 Omar, You may have emailed us already, but could you put a link here to your site and what version of IE that shows ths issues? Thanks Share this post Link to post Share on other sites