I came across a strange bug (feature?) and I am not quite sure if this is meant to happen with Sky or not.
Basically, I have a block in the content footer region, and this block is 'stuck' to the bottom of the page. I am not quite sure how to describe this, other than to show a video:
http://www.accountsportal.com/sites/default/files/2009-10-04_0158.swf
You will see that on pages where there is not 'enough' content, that the footer is way down, with a lot of white space in between. On pages where there is 'enough' content, then the footer is positioned correctly. I tried to hunt this down with Firebug, but didnt get much success.
If this is sky-related, is there a way to position the footer directly underneath the "main-inner" class, irrespective of how much content the "main-inner" class contains?
Thanks for any help that you can give.
Comments
Comment #1
JonoB commentedOK, figurered this out.
There is a min-height setting of 100% to layout.css. I changed this to 80% and its much better now.
Could I ask a moderator to pls delete the link in the above post?