Hi everyone To see what i am aiming for visit http://www.coremediadesign.co.uk. If you scroll out the navigation bar and the footer lengthen to fit the page. Does anyone know how i can achieve this in CSS? Here's the link to my website http://www.filmhammer.com Thanks for your time, and if you have any knowledge you can share that may help me achieve what i am after, no matter how limited i will be grateful of your response.
Take your footer out of the container that it is in, and give it a width of 100%. You can then put a child div inside the footer to make it the same width as the container.
ok, ignore that. I found the footer to be in the .art-sheet div. I can't digure out where i can remove the footer from that div though.