what the f*** is wrong with IE now?

Discussion in 'CSS' started by belledumonde, Oct 1, 2006.

  1. #1
    here's a link to my blog and a link to the css

    the home page is so royally screwed up in IE. the sidebar doesn't show and the whole page doesn't load. click on the about or contact and the sidebar appears as well as the whole page.

    um, as you might see from my blog... i'm really not in the mood for anything today. hoping someone can help me before i implode with annoyance at IE and the world.
     
    belledumonde, Oct 1, 2006 IP
  2. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    As far as I can see the only thing you need to do is remove this:

    <!--[if IE]>
    [...]
    #mainContent, #sideBar { margin-top: 0; position: relative; top: -30px; }
    [...]
    <![endif]-->
    
    Code (markup):
    Other than that issue it looks fine to me (IE 6).

    Also, your CSS link doesn't work with a trailing slash.
     
    penagate, Oct 2, 2006 IP
  3. belledumonde

    belledumonde Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    tried deleting it and nope, thats not it... sorry. without it 30px is cut off the top of those sections. all i can see is i need to move the menu down a bit so it's under the banner. but i cant seem to, even if i put a margin-top on it...
     
    belledumonde, Oct 2, 2006 IP
  4. belledumonde

    belledumonde Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ok, i seem to have fixed it but for some reason, IE6 on my pc looks different from IE6 on other pc's. hope someone can tell me if looks ok now, thanks!
     
    belledumonde, Oct 2, 2006 IP
  5. sebastya

    sebastya Well-Known Member

    Messages:
    2,449
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    138
    #5
    stay away from IE period.
     
    sebastya, Oct 2, 2006 IP
  6. DLGx

    DLGx Active Member

    Messages:
    605
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    58
    #6
    IE is fun...
     
    DLGx, Oct 2, 2006 IP
  7. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #7
    It looks fine.

    Pleasant as that would be, it's not something a web developer can do.
     
    penagate, Oct 2, 2006 IP
  8. belledumonde

    belledumonde Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    i wish i could stay away from IE. no need for conditional statements and css hacks. but the damned browser is the default one for every pc!
     
    belledumonde, Oct 2, 2006 IP