I have edited a footer in a template based website (all the pages should be build on the same structure right?)
But for some reason I can’t find, the footer is displayed not at the bottom.
Maybe the whole footer thing doesn’t work at all and was I lucky because of the long content??
This pages look ok:
These don’t look ok
Is the problem the whitespace between the footer and the content?
If so, removing the following declaration should do the trick:
Just be aware that on pages without much inside the
#contentdiv the contact area will overlap the footer when clicked.