Jump to content
Sign in to follow this  
tuanma

Still having problems with header background color

Recommended Posts

tuanma

Hello all- Catrina was kind enough to help me with changing the background color to my site with the following

#header {background-color: #000 !important;}

However, the code above worked on all browsers except Internet Explorer, which caused the whole site to go black. Is there another code I need to fix the IE problem? Thanks Tuan

Share this post


Link to post
Share on other sites
Rob
Tuan, what version of IE are you having the problem with?

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
tuanma
IE 9 and below. I placed the css code in and everything looked great on all the browsers except IE 9 below.

Share this post


Link to post
Share on other sites
Rob
Tuan, see this: http://css-tricks.com/ie-background-rgb-bug/ Try changing from background-color: to background: and see how it works.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×