I have two buttons (images with anchors): "Download from Google Play" and "Download from App Store" (You know these badges from all the apps). However, he wants them to be sticked to bottom, but when you reach the footer they should stay in their normal position, I'll show two images in order to make you understand us.
Normally, I tried position: fixed and bottom: 0
, but this would make it stay sticked to the bottom even when the footer is in the viewport. For any clue, you can even visit http://umfa.woobble.com/index.php/umfa to see the live website.
These are the states he want:
IMAGE1: Fixed at bottom (with some spacing that I can take care of)
IMAGE2: Is not fixed anymore, but instead it is in it's normal place