By PD on
Hi all,
I'm currently working with a Zen theme and got a fixed background covering the whole page atm.
What i would like is to put a repeated image as background of the page-bottom region and have it spread over the whole length of the browser (with height like 100-150) that sticks to the bottom of the page at all times, doesn't move up if there's less content for example.
There i'd display twitter posts with twitter_db (this i have working).
Question being, how can i put that repeated image as background in the page-bottom region and having it stick tot he bottom?
Thanks for the help,
PD
Comments
Maybe wrap it in a div?
I was able to wrap regions in
Here's my triptych from my page.tpl.php file:
And here's some CSS from style.css:
You can do that with a CSS
You can do that with a CSS code like this(I assume you have a wrapping div with "page-bottom" ID for that region:
Mediasaur | http://www.mediasaur.com/en | http://twitter.com/mediasaur
Before asking for help, please read this http://slash7.com/2006/12/22/vampires/ and don't be a "Help Vampire". :)