Jump to content

scrolling under a fixed position header


cliftonbazaar

Recommended Posts

Just recoding my websites using css and have hit a major problem - the header and the left navigation bar are both position:fixed; so they can be viewed if the user has to scroll down.

Now I can't get div.container to float underneath the header in the middle of the page.

It currently is centered so has no problem with the left navigation bar but it keeps going underneath the header :(

 

The closest I could find on Google was to have div.container top:250px;  BUT the header does vary in size, usually it's just two lines but may be three lines!  The other problem is that if I do this then on other monitors 250px doesn't work :(

Link to comment
https://forums.phpfreaks.com/topic/236084-scrolling-under-a-fixed-position-header/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.