Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Heng CHeong Kum Friend
    #144548

    Hi everyone,

    I need some help and advice how to get the footer to stick to the bottom of page/screen.

    Now when the contents are short, the footer hangs in the middle of the page.

    http://www.nukleuswear.com/index.php?option=com_xmap&sitemap=1&Itemid=116
    Example can be seen from this link

    Thanks

    mihirc Friend
    #318356

    Open the grass.css –

    Find the ja-footer code that will be something like this.

    #ja-footer {
    border-top:1px solid #42766E;
    }

    Change it to :
    #ja-footer {
    border-top:1px solid #42766E;
    bottom:0;
    left:0;
    position:absolute;
    }

    Regards,
    Mihir Chhatre.

    Heng CHeong Kum Friend
    #318358

    Mihir, you saved my day again. 😀

    rjspence Friend
    #319820

    Yeah. And as soon as you add content it goes right past your footer. You cannot use position:absolute;
    on a footer unlesss you plan on having a fixed page. With fixed content areas.

    Heng CHeong Kum Friend
    #319839

    Yeah, I knew that later 🙁

    mihirc Friend
    #319840

    Hello,

    Yea well that happens. 🙂

    You asked me a question I provided an answer 🙂

    Regards,
    Mihir Chhatre.

    Heng CHeong Kum Friend
    #319844

    Ohhh no, I am not blaming you Mihir. I learn new stuffs too LOL

    jonathaneustace Friend
    #333240

    So Is there no fix for this? We cannot have footer stay at the bottom of the page?!? Without having conflicts?

    Saguaros Moderator
    #333556

    Dear guy

    I saw that the footer always stay at the bottom of webbite. It would be very helpful if you could provide screenshorts so that we could have a look on the issue. pls draw some figures on the snapshorts.

    Thanks

    andrewogren Friend
    #354452

    I’m having the same problem – the “absolute” css command messes up all my pages that require scrolling in the browser window. See screenshot below…


    1. footer-problem-screenshot
Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 6 voices, and was last updated by  andrewogren 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum