Re: [css-d] footerStickyAlt implementation problem

2005-12-03 Thread Schalk
Jonathan Carter wrote: > I was attempting to implement the footer sticky alt method to force the > footer to the bottom of the page/viewport, and it works fine when the > content doesn't take up the whole page, but when the content does exceed > that height, the footer overlaps a little bit of t

[css-d] footerStickyAlt implementation problem

2005-12-03 Thread Jonathan Carter
I was attempting to implement the footer sticky alt method to force the footer to the bottom of the page/viewport, and it works fine when the content doesn't take up the whole page, but when the content does exceed that height, the footer overlaps a little bit of the body content. I'm pretty su