Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS My battle with 2 column layout Re: My battle with 2 column layout

#104023
Paulie_D
Member

You have an extra closing div in there but that’s not really an issue.

Try changing the background color of your body to the same as your nav and add ‘overflow:hidden’ to your ‘content’ div.

That should get you part of the way: http://jsfiddle.net/Paulie_D/BkCx5/