Jump to content

Google Chrome Behavior


Recommended Posts

Like tuk66 said remove that height, it is messing things. And change css a bit
Add
#header .banner {
background: #4D3366;
}
remove
.header-container {
background: #3D3366;
height: 100px;
}
and one line from
header {
 background: 4D3366; 
}

You have missing # there.

Link to comment
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
×
×
  • Create New...