Alignment issues on my homepage in IE6

Discussion in 'CSS' started by persquarefeet, Nov 6, 2008.

  1. #1
    I am converting my website from a table based to a css div based design.

    www dot persquarefeet.in

    1. When I view the page on IE7 or FF3, everything is fine. However, in IE6, all the right side boxes go below the left side divs. I tried increasing the width of the main body div, but it doesn't solve the problem.

    2. ANothe problem is that the right side boxes have a bottom image, which appears clearly in IE (both 6 and 7), but in FF it is not at all visible.

    Please help.
     
    persquarefeet, Nov 6, 2008 IP
  2. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Bcoz the same css doesn't display the same in IE and FF .
    For your case, it is probably the total width of the left and right div are too wide for the outer div .
    Try to set a smaller width for left or right div .
     
    justinlorder, Nov 7, 2008 IP