Somethine strange in IE6, but ok in Firefox and IE7

Discussion in 'CSS' started by sc0ttish, May 16, 2006.

  1. #1
    hi everyone,

    I'm in the middle of playing aorund with a new site layout and have noticed something strange.

    If you look at the top navigation links, under the logo. The links should be right under the logo and in Firefox and IE7 it is, but in IE6 it isn't.

    I only noticed this while at work and was checking out the new layout. At home i only use Firefox and IE7 to test the layout.

    First could someone else check in IE6 to make sure its not just me being stupid, secondly does anyone have any idea how to fix it?

    Site is Here
     
    sc0ttish, May 16, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    I suspect IE's margin collapse bugginess. The trouble is, for the life of me, I can't find h1's style rules, so I have no idea whether that's an even reasonable conjecture.

    In any case, try giving h1 {margin: 0;}.

    cheers,

    gary
     
    kk5st, May 16, 2006 IP
  3. sc0ttish

    sc0ttish Peon

    Messages:
    183
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Cheers, sorted it after playing around with the margins.

    the h1 tag has been called title tage instead in the css......dont know why but it works.
     
    sc0ttish, May 18, 2006 IP