Drastic Difference in style in IE and FF

Discussion in 'CSS' started by PalSys, Jan 12, 2007.

  1. #1
    Alright, I'm having a problem here. I've installed WordPress here, and added a customized theme. Problem is, the site looks as it should in FireFox, but the CSS doesn't seem to work properly in IE. See for yourself, the difference is drastic.

    I'm hoping this will be simple to fix. You can see the CSS involved here.

    Thanks in advance!
     
    PalSys, Jan 12, 2007 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    Fix your xhtml. You have two body tags for one thing. IE is actually a little less fault tolerant than Firefox. That's a Good Thing®.

    After the html is fixed, validate the css just to be sure it's ok. Those WP pages can be a real pita, even without coding errors.

    cheers,

    gary
     
    kk5st, Jan 14, 2007 IP
    PalSys likes this.
  3. PalSys

    PalSys palsys.io

    Messages:
    2,628
    Likes Received:
    224
    Best Answers:
    0
    Trophy Points:
    230
    #3
    Thanks alot for the help! After what seemed like forever screwing with code and re-validating (more like 20 minutes :) ), I've gotten it fixed.
     
    PalSys, Jan 14, 2007 IP