I suck, almost as much as IE....please help

Discussion in 'CSS' started by smit2685, Nov 30, 2008.

  1. #1
    Hey guys,

    I'm having some troubles getting my page to line up correctly in IE 7.

    This is a screenshot of the page in firefox ( correct)

    browsershots.org/screenshots/0428ad312d63b1c3dda0a0a625f2d3b1/


    Here is the page - http://www.certifiedconstructioninc.net/test/Certified_construction/windowsBB.html

    I am kind of new to this, and I'm hoping i made a simple error. Any help would be greatly appreciated! Thanks!
     
    smit2685, Nov 30, 2008 IP
  2. Sajoo

    Sajoo Guest

    Messages:
    33
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you paste IE screenshot. I have firefox only.
     
    Sajoo, Dec 1, 2008 IP
  3. cheapez

    cheapez Active Member

    Messages:
    1,123
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    78
    #3
    Look like you need to re-size the width of the left column or right.

    padding in IE and Firefox are different that could be the reason why your left column width + right column width > parent div results that.

    Example: if your div 100px and you want padding-left 10px in Firefox (it's like margin), your div will add 10px more in width or 110px.
     
    cheapez, Dec 1, 2008 IP