html - background color is not working in Mozilla and IE -


i in design issue please me find solution. here page working fine in google chrome background-color: transparent; in header not working on mozilla , ie , shows white background on header.

i have tried giving position:static not working me. please me.

add overflow: hidden #header_main class , eliminates issue.

so.. this:

#header_main{ z-index: 1; border-top: 3px solid #fff; background: url("http://australian.webeteerprojects.com/wp-content/uploads/2015/04/header-back.png") no-repeat scroll center top / 100% 100%       transparent; overflow: hidden; } 

Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -