IE Problem CSS Works in FF

Discussion in 'HTML & Website Design' started by bpb2221, Aug 4, 2007.

  1. #1
    Please check out this site I am working on.
    http://www.focusonthis.com/

    It looks fine in FireFox, just like it is suppose to.
    It does not look right in IE. I have no idea why. Please help.:D
     
    bpb2221, Aug 4, 2007 IP
  2. Couponclipper

    Couponclipper Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Is it in an nother language other than english?
     
    Couponclipper, Aug 4, 2007 IP
  3. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It looks like the only thing is that the main container is shifted up in IE. Try giving "maincontainer" padding: 20px 0px 0px 0px;

    Also, might want to check your coding at w3. Maybe that will find something.
     
    wholesalechecklist, Aug 4, 2007 IP
    bpb2221 likes this.
  4. Halobitt

    Halobitt Well-Known Member

    Messages:
    1,069
    Likes Received:
    193
    Best Answers:
    0
    Trophy Points:
    195
    #4
    Lorem Ipsum - placeholder text.
     
    Halobitt, Aug 4, 2007 IP
    buffalo likes this.
  5. bpb2221

    bpb2221 Peon

    Messages:
    83
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5

    You were right. I was adding my padding to my inner container and not the main one. I took the 100px of padding-top off of the inner container and moved it to the outer one. Worked Perfect. :D
     
    bpb2221, Aug 4, 2007 IP
  6. Audentio

    Audentio Well-Known Member

    Messages:
    424
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    108
    #6
    What a surprise. An IE problem thats fine in FF. lol
     
    Audentio, Aug 4, 2007 IP