css - Fixed header initially overlays main content -


i have fixed header div #header position: fixed; on page overlays main content div #main before starting scroll. 1 solution move #main below #header add margin-top #main. however, template responsive , header have different heights on different devices. there way add css #main sit 20px below #header independent on how high #header is?

why not use z-index overlay header , padding-top:20px #main.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -