Footer issues / Image positioning problems

Discussion in 'CSS' started by tonymas13, Feb 16, 2007.

  1. #1
    http://www.karma-kafe.com/test/

    this is the test site, the index is the only functional page.

    There are two things bothering me at this point. the first problem being the footer, I can't seem to get it flush with the bottom of the page. There is a strange 10 or so pixel gap that i don't know how to get rid of. The second problem are the two images, if looking at the website with firefox it wields my desired results. But it does some funky stuff in IE. Is there an easy fix to this? Without creating a separate div for a right column? I admit I'm more of a graphical person over the coding stuff. I can't wait for some help ;)
     
    tonymas13, Feb 16, 2007 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Dan_A, Feb 16, 2007 IP
  3. tonymas13

    tonymas13 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Fair enough, I cleaned up what I could. All of the other errors seem to be generated by yahoo hosting? which is nuts. I don't know how to fix that at the moment. The site is actually a bit more messed up now so. the problems continue with the images now in both browsers.
     
    tonymas13, Feb 16, 2007 IP
  4. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Add clear:both; in .Content_image
    The pixel gap is due to an image by Yahoo (geo.yahoo.com for javascript disabled stats ) below the html closing tag.
     
    Dan_A, Feb 17, 2007 IP