Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • saffeeq Friend
    #155373

    I want to change the header background color from black to white. Any one can help in this regard? here is my site link:http://keralaservice.org/
    thanks in advance

    aman204 Friend
    #359370

    Change this::

    #ja-header {template.css (line 976)
    background:#333333;
    position:relative;
    z-index:10;
    }

    to

    #ja-header {template.css (line 976)
    background:#fff;
    position:relative;
    z-index:10;
    }

    saffeeq Friend
    #359416

    Thanks for your valuable reply. Its now solved.
    One more doubts!
    Can I change the colour of top menu bar?

    pierantonio Friend
    #359501

    You can find some tips here and also the template that allows you to change all the colors …
    http://www.purity2.fr/

    aman204 Friend
    #359507

    You can change in background image reference along with color code here::

    #ja-mainnav {template.css (line 1039)
    background:url(“../images/grad1-mask.png”) repeat-x scroll center top #444444;
    border-top:1px solid #666666;
    line-height:1;
    position:relative;
    z-index:11;
    }

    jamesjohn Friend
    #362386

    Thanks,it is useful.:)

    spenchase Friend
    #465363

    Hi Aman,

    I want to change to purple background header image in ja-social template. Where can I find the code for this in ttemplate.css Also, where can I find the code to change the module color? THank you

    Ninja Lead Moderator
    #465469

    <blockquote>Open templates/ja_social/themes/purple-color/css/color.css</blockquote>

    and change “background”

    <blockquote>body#bd { background: url(../images/header-bg2.gif); }</blockquote>

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

This topic contains 8 replies, has 6 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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