Thread: layout problem
View Single Post
  #2 (permalink)  
Old Sep 12th, 2006, 12:00
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: layout problem

You need to look at your css specification.

#nav and #main when you include their padding are 190px and 630px wide respectively and you are trying to fit them side by side in a container specified at 800px wide.
Reply With Quote