Jump to content

Newsletter And Follow Us Bar - Change From Full Width


Recommended Posts

Hi Everyone

 

Okay so my IT [spam-filter] managed to fix the Newsletter bar so it's no longer full width.

 

What we can't work out is how to make the footer the right colour. Currently our background image has overridden the footer but since the background image is set not to move we can't colour that in to compensate. Please can you tell me how to make the footer colour come back?

 

Thanks

 

Nick

Link to comment
Share on other sites

Hi, I used this code:

 

body, #page, header, .columns-container {background: #FFF url('IMAGE_URL') top center no-repeat fixed !important;}

 

You pointed me in the right direction. What I then needed to do was add !important so the code read:

 

background-color: #333333 !important; }

 

All is working.

 

Thanks

 

Nick

Link to comment
Share on other sites

  • 2 months later...

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