Jump to content

v1.6.0.5 - change color outside of the banner


Recommended Posts

Good morning

 

If you mean this:

 

http://screencast.com/t/um8jC0vSw

 

Then go to global.css around line 5280 and change

 

header {
  z-index: 1;
  position: relative;
  background: white;
  padding-bottom: 15px; }
  header .banner {
    background: black;
    max-height: 100%; }
    header .banner .row {
      margin: 0px; }
  header .nav {
    background: #333333; } (This Colour)
    header .nav .row {
      margin: 0px; }
    header .nav nav {
      width: 100%; }
      header .nav nav #currencies-block-top {
        float: right; }
  header .row {
    position: relative; }
    header .row > .container {
      position: relative; }
    header .row #header_logo {
      padding-top: 15px; }
      @media (max-width: 992px) {
        header .row #header_logo {
 
Paul
Link to comment
Share on other sites

Thank you for your response but it is not the nav-bar but the banner (with a different colour for me) that i want to change.

my site is 980px wide and i have a green banner… 

 

i tried to change banner's colour in global css (just above nav-bar) but it doesn't solve the problem

 

if you have a new idea, i'll try

 

sincerely

Link to comment
Share on other sites

You mean black color on top in same line as banner?

Hello dioniz,

 

Yes it is exactly what i mean    i have a green banner and black blocs on each side now , as my site is 9980px wide

 

if you have a solution,  it is great to me

sincerely

Link to comment
Share on other sites

Hello dioniz & paul

 

I found my mistake …   it is ok in global.css    i had just forgotten the # befor the colour's number 

 

thank you so much  and if you have some response to my other posts , i will help me

like …

how to have a sub-categories (topmenu block)  in vertical instead of horizontal  (like sub-sub categories in fact)  ??

 

 

sincerely

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