Website IE6 Problems

Discussion in 'HTML & Website Design' started by traderjphx, Sep 27, 2008.

  1. #1
    Hello,

    My website is running fine for IE7, IE8 and Firefox. My only problems seem to be with IE6. I have two columns that are not displaying correctly. I also have WHITE text for menu links on a colored background that is not displaying.

    If someone can please take a look and let me know what I can do to remedy this, it would be greatly appreciated. Here is the website;

    http://www.maxqtechnology.com

    I can send the CSS and HTML files to anyone that would need them.

    Thanks
     
    traderjphx, Sep 27, 2008 IP
  2. TG_Kenneth

    TG_Kenneth Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In your css file....change "WIDTH: 336px" from the "#rightcolumn" to "WIDTH: 330px"
     
    TG_Kenneth, Sep 27, 2008 IP
  3. traderjphx

    traderjphx Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks! That's what I needed, a fresh set of eyes.

    Anyone have any suggestions regarding the menu bar?
     
    traderjphx, Sep 28, 2008 IP
  4. TG_Kenneth

    TG_Kenneth Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    in ".nav", change "POSITION:relative;" to "POSITION:inherit;"
     
    TG_Kenneth, Sep 28, 2008 IP