Can't get the footer to stick to the bottom of the page
-
Hi,
I want to assign what I think is called a sticky footer on my page, but I dont understand what I’m doing wrong. I want the footer to always come after the content, but the content area’s height is variable, so I also need a minimum height of 1300px for the container.
https://borealis.webson.ee/partnerlus/delux/
I have given my container a minimum height (1300px), and also height:100% and height:auto, so in theory, it’s height should expand according to the contents inside it, right? For some reason, it wont and it just stays at 1300px, so the footer just floats in the middle of the screen.
Maybe someone with a better understanding of CSS can help me out in this.
Thanks a lot,
Jaan-Matti
- The topic ‘Can't get the footer to stick to the bottom of the page’ is closed to new replies.