Page 1 of 1

Sorting the footer

Posted: Tue Sep 19, 2006 7:39 pm
by beeswax
I'm having trouble finding out where to alter the footer so that the image rests along the bottom of the pagewrapper div, rather than showing some of the background image. In firefox it works, in IE it fails.

http://www.silviasjewellery.co.uk/index.php

Re: Sorting the footer

Posted: Wed Sep 20, 2006 4:31 pm
by beeswax
I've sorted the footer hopefully. I did it by adding "position: absolute;" to the style for the footer div. It seems to work in both IE and Firefox now.