Small CSS problem - help is appreciated

Discussion in 'CSS' started by Nima, Oct 22, 2008.

  1. #1
    On HookahLounge.net,

    The bottom of the content in Firefox is separated from the bottom image that is supposed to be right below it.

    It works find in Internet Explorer 7, but not in Firefox. Any idea why?

    Thanks
     
    Nima, Oct 22, 2008 IP
  2. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,109
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try -

    
    
    div#content_footer {
    background-image:url(http://www.hookahlounge.net/images/content_footer.gif);
    height:20px;
    text-align:left;
    width:100%;
    margin:-13px 0 0 0;
    
    
    HTML:
    May have to alter this for I.E. get back to me.
     
    Funk-woo10, Oct 22, 2008 IP
    Nima likes this.
  3. Nima

    Nima Well-Known Member

    Messages:
    3,489
    Likes Received:
    243
    Best Answers:
    0
    Trophy Points:
    175
    #3
    it worked great. Thanks a lot :)

    I actually have couple other minor problems on that website that i wouldn't mind paying you to tell me how to fix them. let me know if you can do that.

    The problems are:

    - The directory and forum are showing up wrong in IE (width problems)
     
    Nima, Oct 22, 2008 IP
  4. Funk-woo10

    Funk-woo10 Peon

    Messages:
    1,109
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    sure pm your details and I will fix them. we can chat over pm.
     
    Funk-woo10, Oct 22, 2008 IP