Forums

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

Home Forums CSS Main wrapper sits behind fixed header. Re: Main wrapper sits behind fixed header.

#124429
Paulie_D
Member

Try taking the #header-container itself out of your #container.

You might need to center (margin:0 auto) that but it should work.

BTW…is there a reason why you WANT to fix your header…is that page going to be that long/tall that it needs to be visible at all times?