View Single Post
  #2 (permalink)  
Old Dec 16th, 2007, 14:12
Marc's Avatar
Marc Marc is offline
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: How to get my footer to stretch

Well, firstly i don't reccommend that you make the body 850px wide. I suggest that you create an id or class called 'Wrapper' or 'Container' and make that 850px wide otherwise, the footer will only stretch the 100% of the body which is 850px wide.

Once you've done that, don't put the footer in the wrapper/container, just on its own with the 100% width.

It's pretty hard without any code. Hope that helps!
Reply With Quote