Hi I have a mobile site for my website. I want to add an advert to the site that is sticky to the bottom of the screen on a mobile. So as the user scrolls down the page there will always be an advert taking up 1/10 of the screen at the bottom. Does this make sense? I am looking for some php code or css Thanks
Check this two links: http://techtalk.virendrachandak.com/make-a-div-stick-to-top-when-scrolled-to/ http://www.paulund.co.uk/how-to-create-fixed-position-share-box You can try and adapt it to whatever you need.