Beautiful on FF broken on IE - Help!

Discussion in 'CSS' started by edr, Apr 7, 2007.

Thread Status:
Not open for further replies.
  1. #1
    http://www.money-helper.com

    This site is currently under development so ignore the actual content - it's the design I am still working on. On Firefox (of course) the site displays perfectly, but on IE it is messed up - been knocking it around for over a day without being able to fix it. Can someone take a peek and maybe see if you notice what I have been missing? Green Rep to anyone who can help.
     
    edr, Apr 7, 2007 IP
  2. unique-i

    unique-i Active Member

    Messages:
    188
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Is it IE6 thats creating the problem?

    In FF and IE7 result is perfect and the same except 2 things.

    1- In FF the page is <center> align and in IE7 the page the <Left> align
    2- The google ad's color in FF is Green and in IE7 its in Blue color
     
    unique-i, Apr 7, 2007 IP
  3. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #3
    First, add a complete and proper DTD. IE in quirks mode is not an Ugly Thing. Then, fix your html errors. While you're doing that, remove all the conditional comment thingies. Used the way you're doing it is poor practice.

    Once cleaned up, there'll be a much better chance of finding a robust fix for your problems.

    cheers,

    gary
     
    kk5st, Apr 7, 2007 IP
  4. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I agree. Afterwards, don't forget to validate! ;)

    http://validator.w3.org

    http://jigsaw.w3.org/css-validator
     
    Forcefield, Apr 8, 2007 IP
Thread Status:
Not open for further replies.