Jump to content

Backgrund colour ouside the main page


Recommended Posts

Hi all

 

Please see the attached images

 

How do I change the colour in zone 1 and zone 2 but leaving the white background in between?

 

in the global.css I've changed background: #FFFFFF; as follows:

 

header {
  z-index: 1;
  position: relative;
  background: #FFFFFF;   /*colour Between Zone 1 and Zone 2, but it actually colours the whole row */
  padding-bottom: 10px; }
  header .banner {

 

Thanks in advance

 

Pier

post-903193-0-36953500-1434405803_thumb.png

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...