Iv added a tab to the right side of this site http://www.paulsmyth-photography.co.uk/ that says I designed the site, iv used absolute position which places the tab at the bottom right of the screen, my problem is though I would really like the tab to be positioned at the very bottom right (level with footer) of whatever page is present instead of at the bottom right of the screen, how can this be achieved?
To keep the button level with the footer, I would put an outer div around the footer (#footer-outer) that is 100% wide. I would give that position: relative. Then I would put the button inside that and set it to: