Forums
Forums / Themes and Templates / Footer issue
(@egilarntzen)
12 years, 8 months ago
Having an issue with my footer at this webiste.
The footer won’t stack under the rest of the Div’s. It is just positioned randomly on the middle of the page… it is supposed to be at the very bottom.
Please help.
Using latest browser from Safari on Osx.
(@ronangelo)
Add this on your css
.container { overflow: hidden; }
It put the footer at the bottom, but it overlaps the article “referanser”.
The topic ‘Footer issue’ is closed to new replies.