Road Fighter: how to have the same green color throughout the site?

Discussion in 'RoadFighter WordPress Theme' started by dedieo62, Apr 25, 2014.

Thread Status:
Not open for further replies.
  1. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Hello,

    I would like to have the same green color as the logo (http://www.chateau-de-serigny.fr/wp-content/uploads/2014/04/logoserigny.jpg), but there is always a difference of green tint ?

    See on capture below:
    Capture-difference-between-green-color-tint.JPG

    Is it possible to replace the custom CSS green color by a coded color hexadecimal ?

    Here is my Custom CSS:
    .header_container.not_home {
    background: green;
    }
    div.header_container.not_home {
    background: green;
    }
    .footer_container {
    background: green;
    }
    .bottom_footer_container {
    background: green;
    }

    Thanks,
    Dedieo62
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. dedieo62

    dedieo62 Member

    Joined:
    Apr 11, 2014
    Messages:
    158
    Likes Received:
    3
    Location:
    France
    Hello,

    Great! It is perfect !

    Thanks a lot.
    Dedieo62
     
Thread Status:
Not open for further replies.

Share This Page