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
Post a Comment