Active
Project:
Amity Island
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2010 at 22:48 UTC
Updated:
9 May 2011 at 06:26 UTC
Hi,
Could someone kindly educate me on how to ensure the footer stays at the bottom of the screen regardless of the amount of content on the page. i.e. minimum page height. I've googled and tried various instructions, but none seem to work.
I've set the wrapper div to min-height:100% and position:relative. I've set the footer div to height:60px and position:absolute. This seems to be the solution for most themes but I've had no luck with it on the Amity Island theme.
Thanks!
Comments
Comment #1
Terebinth commentedBump
Comment #2
shruti.sheth commentedHello,
The following can be one of the solutions to this issue.
1. Add the following css code in your style.css file
2. You will have to give individual node css to the specific nodes that have larger content, for e.g. as follows,
Hope this helps!
Thanks,
Shruti