test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lowenna Friend
    #196014

    Hi,

    Does anyone know where to change the black at the very top and also the pea green rectangular box on the right hand side near the top?

    lowenna Friend
    #527670
    chavan Friend
    #527680

    Go to this File: /templates/ja_bookshop/css/themes/greeny/template.css

    Find this code, replace this #95b32a with any color code ( this will change the green color background).


    .t3-module.highlight .module-title {
    background: #95b32a ;
    color: #ffffff ;
    margin: 20px 0 0 -10px;
    padding: 10px 20px;
    display: inline-block;
    border-bottom: 0;
    }

    Find this code, replace this #181818 with any color code ( this will change the green color background).


    #toolbar {
    background: #181818 ;
    color: #999999 ;
    font-family: 'Roboto Slab', Georgia, Times, serif;
    padding: 10px 0;
    position: relative;
    z-index: 2;
    }

    lowenna Friend
    #527688

    thank you it’s worked.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  lowenna 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum