Forums

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

Home Forums CSS Embarrassing Layout Problem. Re: Embarrassing Layout Problem.

#104134
tobeeornot
Member

Sorry I have some more questions.

What if you want to run a wrapper/container at a width of 1140px (margin: 0 auto;) throughout the page, including the header and footer, so that any content within remains in those dimensions, bearing the side ends of header and footer need to stretch across the page.

Would I set the wrapper above the header and below the footer to that?

If so, would I still need another container set in between the header and footer to contain the main content?

What would be the logic?