How to put footer at the bottom of the page, not sticked?
Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
- GK User
- Thu Apr 17, 2014 2:56 pm
Dear all!
I wonder, how to put the footer (Music_free template) at the bottom of the page. I don't want it to be sticked to the bottom of the browser window - I want it to be on the bottom of the page, when I scroll down whole page. Is it possible?
Thanks for help!
Wojtek
I wonder, how to put the footer (Music_free template) at the bottom of the page. I don't want it to be sticked to the bottom of the browser window - I want it to be on the bottom of the page, when I scroll down whole page. Is it possible?
Thanks for help!
Wojtek
-
- Senior Boarder
- GK User
- Thu Apr 17, 2014 3:41 pm
Could You please post an url to your site?
-
- Moderator
- GK User
- Mon Apr 21, 2014 10:17 am
Please edit: /templates/gk_music/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
body {padding-bottom: 0px !important;}
#gkFooter {position: relative !important;}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Sat May 10, 2014 2:51 pm
Thanks! It worked!
Best!
Best!
-
- Senior Boarder
- GK User
- Mon May 12, 2014 3:17 pm
Is there anything else I can help you with on this topic?
-
- Moderator
6 posts
• Page 1 of 1