Quick help with coding in IE and Firefox

Discussion in 'CSS' started by WalkingSnake, Jun 30, 2008.

  1. #1
    It's probably really simple, but I'm lost on this one.. plus, I'm tired as hell...

    http://illogicalmind.com/

    The right sidebar seems to scoot over to the left by several pixels in IE, but looks just fine in Firefox.

    style.css is here.

    While I know a little bit of what I'm doing, I'm still a pretty big newb to CSS, and my coding is probably messy, and certainly isn't compliant in its current state.

    Any help would be appreciated, thanks.
     
    WalkingSnake, Jun 30, 2008 IP
  2. rochow

    rochow Notable Member

    Messages:
    3,991
    Likes Received:
    245
    Best Answers:
    0
    Trophy Points:
    240
    #2
    At a glance, just use an IE only conditional comment to position the sidebar 10px or so to the left (talking IE7 here, IE6 has a fair few problems)
     
    rochow, Jul 1, 2008 IP
  3. WalkingSnake

    WalkingSnake Peon

    Messages:
    101
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes, there's still several fixes I need to do for IE6. I'm just touching IE7 here. Thanks, I'll try that.
     
    WalkingSnake, Jul 1, 2008 IP
  4. glorie

    glorie Peon

    Messages:
    123
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It would be better if you could pinpoint first the source/s of the problem. I wouldn't advise resorting to hacks by default, it's only a quick fix solution and very lazy way of approaching the problem.
     
    glorie, Jul 1, 2008 IP
  5. WalkingSnake

    WalkingSnake Peon

    Messages:
    101
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Eventually, I'll try to find the source.. but right now everything I try ends up looking messed up in either of the browsers..
     
    WalkingSnake, Jul 1, 2008 IP