Hi!
So I am looking at making my footer like the one on this website:
Basically if there is enough content the footer stays at the bottom of the window when scrolling down until you hit the bottom of the page, placing the footer in it’s normal position if it were fixed.
If there is not enough content to fill the page, I need the footer to rest at the bottom of the page when the scroll bar is not used/needed.
Thoughts?
Thanks in advance,
J