Sun, 2012-01-01 10:41
Happy New Year, everybody!
I have a sticky footer that sticks at the bottom perfectly if the page is long, but on pages that have too little content a vertical scroll bar appears, and you have to scroll down to see the footer image. The page is supposed to look like this:
http://bradfordandgordon.com/bg/
But on short pages, we get this:
http://bradfordandgordon.com/bg/index.php/contact-us
The CSS file is at:
http://bradfordandgordon.com/bg/templates/bradfordgordonskyline/css/template.css
Caveat: the footer I'm sticking is
and NOT
Sun, 2012-01-01 10:46
#1
That post got snipped.
My post got snipped at the end there.... the div I'm trying to stick to the bottom of the page is "footimg" and NOT the div called "footer".