1. ticmic
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 13 September 2014
  5.  Subscribe via email
Hi I have a site at http://www.extloe.visitwith.me.uk and I want the footer to stick to the bottom of the browser window.

The problem is it does not and I can see the background colour under the footer.

Any suggestions please

Thanks

nigel
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Nigel

Could you please check the URL provided as it is giving us a 'Server not found' error.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
sorry its http://www.extole.visitwith.me.uk

cheers

Nigel
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Nigel

To fix the footer to the bottom of your browser window try adding the following to the Custom CSS field of your templates parameters..


#container_copyright {
bottom: 0;
position: fixed;
z-index: 20;
}
#container_main {
margin-bottom: 100px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!