html - How to have a sticky footer at the bottom of the page, but do not have it overlap other elements? -


i want footer bar sticks @ bottom of page, use "position:fixed" issue have div want take whole area above footer, problem though bottom part of div gets overlapped due position:fixed. when remove position:fixed, page requires scrolling.... can give me example of how create footer stays @ bottom of page without overlapping on elements , creating scrollbar? using bootstrap 3.

add margin-bottom last element before footer @ least large footer high.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -