Sticky footer with CSS Layout Template Module?
Posted
by boris callens
on Stack Overflow
See other posts from Stack Overflow
or by boris callens
Published on 2009-11-16T16:35:29Z
Indexed on
2010/05/20
19:30 UTC
Read the original article
Hit count: 325
I'm currently looking into the JQuery library for CSS Layout Template module
Is it possible to define the height of a placeholder with *?
Meaning it will push content down if it has to, or fill up any remaining space if the complete content is less then the view port.
This would be really nice to make the whole sticky footer thing much easier and robust.
© Stack Overflow or respective owner