The 5px space from hell! Go away!

Discussion in 'CSS' started by johnnyblotter, Dec 22, 2006.

  1. #1
    Hi people,

    For the love of all that is holy, there is a small space at the bottom of the screen in IE6 that I cannot remove and that is throwing off my layout. I thought I'd live with it but I can't. I'm posting screenshots and relevant css. There is something I am missing and I can't seem to figure it out. If you know, please help my sanity! Thank you!

    code block problem possibility generator 1:

    #everything{margin:0px auto;background-color:#fcfcfa;background-image:url(images/headness1.jpg);background-repeat:repeat;}

    body{padding:0px;margin:0px;text-align:center;font-family:georgia,geneva,sans-serif;font-size:80%;line-height:1.6;}

    #wrap{width:79%;margin:0px auto;text-align:left;border:1px solid black;background-color:#fcfcfa;}

    /*how bout the border? hmmm*/

    or maybe it's something here:(but it isn't the bottom padding. I checked.)

    #rightnav{border-left:0px solid silver;float:right;width:28%;margin:0px;text-align:center;padding:1.5em 0em .5em 0em;}

    I don't think it's this...
    #footer{margin:0;padding:0;border-top:1px solid black;clear:both;}

    I can't get it. Any ideas? Thanks!

    www.jontakiff.com
     

    Attached Files:

    johnnyblotter, Dec 22, 2006 IP
  2. Lichurec

    Lichurec Peon

    Messages:
    61
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Link to a (non)working example please :}

    Kindly regards,
    L.
     
    Lichurec, Dec 22, 2006 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can you please post the complete HTML and CSS code for the page?
     
    Dan Schulz, Dec 24, 2006 IP