Jump to content

Need some help to customize the header


Recommended Posts

Hello everyone.

I need a little help to customize the header of the default-bootstrap theme.
I would like to make disappear the green areas to show the image in the background.

 

mini_812435header.jpg

 

The image that I woud like to see is the "colums-container" background:

 

.columns-container {
  background-image:url(../img/smbb-fond.png);
  background-position: top center;
  background-repeat:no-repeat;
  background-attachment: fixed;
  background-color: #333333;}

 

Thanks for all :)

Edited by Darkkyle (see edit history)
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...