Hi,
Is there a way to make my footer background take up the whole height of the browser below it?
Here's what I tried on the footer wrapper class:
background-repeat: repeat-y; height:100%;
I thought that should work, but it doesnt..
Any ideas? much appreciated.
