cliftonbazaar Posted May 11, 2011 Share Posted May 11, 2011 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 Quote Link to comment Share on other sites More sharing options...
cssfreakie Posted May 11, 2011 Share Posted May 11, 2011 so got some code? online example? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.