Group: Forum Members
Last Active: Mon 21 May 2018
Posts: 94,
Visits: 266
|
Normally when I go for site design I like to use the excellent tutorial here about keeping footers to the bottom of a page which has worked well for me in the past.
However, because Kartris of course comes with its own pre-determined layout and functionality, trying to make this tutorial fit isn't really working for me, despite what I do with the master page or the CSS.
Therefore, I have a problem when the #pagecontent div shows lots of products, as it currently pushes below the footer, leaving the footer in the middle of the viewport.
I've tried position: absolute bottom: 0, made sure that the footer is set to clear: both so the floated elements aren't allowed below but it's not working out.
Has anyone else ran into this sort of problem? I can see there's a lot of other parsable elements being rendered when the pages are generated, but surely there must be a way to keep all the main content above the footer, no matter what part of a Kartris site is being viewed?
|