I want to modify the stylesheet on my website so that the navigation remains in the middle, but instead of just ‘hanging’ from the centre, I want the dark grey to expand all the way to the right and left of it.
I was wondering how i could go about this? So far, the only way I am able to get close to this is by shifting the navigation to the left, and the dark grey background colour goes all the way to the right.
My website is http://www.peach-designs.com
If you wish me to post my stylesheet’s here then let me know. Hopefully you can use Web Developer tool for now or Firebug or something.
Hope you can help anyway,
Kind Regards,
Snakespan
you can use
for the wrapper div to make it fill the page width
and
for the landscape div
and
for the nav div to put it in the center of the wrapper div