Skip navigation
Currently Being Moderated

New site, and I am having some ie compatibility problems

Sep 7, 2012 9:24 PM

Tags: #compatibility #ie #internet_explorer #browser_compatibility

We used Dreamweaver CS5.5 to create a site.  Everything works great in all browsers except ie9.  The image in the middle of the "about" page is at the bottom of the page instead on to the rright and in the middle (top to bottom), and if you click compatibility mode, the image moves to the correct position but we lose all our headers. 

 

I know it has to either be a simple hack I need or my code is off, but when I run WC3 validation, the few errors I have (which I am working on) don't apply, and if I run the browser compatibility check, again, none of the listed items applies to these issues.

 

Any help is greatly appreciated.

 

View site here.

 
Replies
  • Currently Being Moderated
    Sep 8, 2012 4:09 AM   in reply to micja3

    The following style rule is causing the problem:

     

    img {

        border: 0

        vertical-align: top;

        text-align: left;

    }

     

    Delete the vertical-align and text-align rules, and the image will display correctly.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 8, 2012 1:47 PM   in reply to micja3

    Some Cufon scripts are not compatible with IE. If you're experiencing difficulties, you'll want to ensure that you are using the very latest yui.js script.  I think the current ver. is 1.09i - http://cufon.shoqolate.com/js/cufon-yui.js?v=1.09i

     

     

    Nancy O.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 9, 2012 9:39 AM   in reply to micja3

    I'm not here for brownie points but many thanks for the gesture.

    This forum accepts one correct answer per thread. 

     

    N

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points