Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • imarc11 Friend
    #186693

    Hi

    Can somebody please help me? I can’t make the footer to stick to the bottom of the browser.

    I already checked this line:
    #ja-footer { width: 980px; bottom:0; margin: 0 auto; height: 40px; position: relative; }

    Thanks a lot!


    1. Bildschirmfoto-2013-04-12-um-09.52.33
    pavit Moderator
    #489669

    Hi imarc11

    Could you please post here a link to the page ?

    imarc11 Friend
    #489673
    pavit Moderator
    #489684

    Hi

    Could you please disable the css optimization from your template manager ?

    Thanks

    imarc11 Friend
    #489687

    done.

    thanks for your help.

    pavit Moderator
    #489690

    Hi

    Try in this way

    in this file /templates/ja_zite/css/template.css/ around line 1120

    #ja-footer .ja-copyright {
    padding: 10px 0 30px;
    }

    Change to

    #ja-footer .ja-copyright {
    padding: 0 0 30px;
    }

    then goto this file /templates/ja_zite/css/layout.css around line 90

    #ja-footer {
    bottom: 0;
    height: 40px; <--- Change to height: 10px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    }

    and this file /plugins/system/jat3/jat3/base-themes/default/css/template.css line 1211

    #ja-footer {
    clear: both;
    padding: 20px 0; <-- Change to padding: 10px 0;
    }

    Make these changes and let me know if everything goes as you wish

    imarc11 Friend
    #489865

    Thanks for your help! …and sorry for my late response.

    I made all the changes and it just made the footer smaller in height. The footer doesn’t stick to the bottom of the browser.

    Do you have any other suggestions?

    Thanks again!

    pavit Moderator
    #489876

    Hi

    This is your website bottom on my Chrome


    1. footerbottom
    imarc11 Friend
    #489878

    Very strange. I attached you a screenshot with Chrome, Firefox & Safari lined up (in that order, on Mac). They are all “not sticking”.


    1. Bildschirmfoto-2013-04-15-um-09.35.09
    pavit Moderator
    #489881

    Did you cleaned the browser cache ?

    imarc11 Friend
    #489882

    yes. this didn’t help.

    pavit Moderator
    #489891

    This is FF


    1. footerbottom
    imarc11 Friend
    #489904

    hmm, can’t get it to work like your screenshots. Is the footer really attached to the bottom of the browser window when the window is resized?

    pavit Moderator
    #489912

    Yes it is


    1. footerbottom
Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 2 voices, and was last updated by  pavit 11 years, 5 months ago.

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