Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • cssyeah Moderator
    #396384

    Thanks zemickeyman,

    We’ll update to next version. So you can quick update for you site:

    1. Open the style.css file in the /components/com_community/template/ja_social/css/

    2. Replace the css code section:


    #jsMenu .jsMenuBar li a.active {
    background: #647F29;
    background: -webkit-gradient(linear,left top,left bottom,from(#7c9d35),to(#647F29));
    background: -moz-linear-gradient(top,#7c9d35,#647F29);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c9d35',endColorstr='#647F29');
    }

    by


    #jsMenu .jsMenuBar li a.active {
    background: #238db4;
    background: -webkit-gradient(linear,left top,left bottom,from(#57abca),to(#238db4));
    background: -moz-linear-gradient(top,#57abca,#238db4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57abca',endColorstr='#238db4');
    }

    Thanks.

    zemickeyman Friend
    #396420

    many Thanks Trungch

    cssyeah Moderator
    #396931

    Hi all friends,

    We released the JA Social 1.6, You can download it.

    Thanks.

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 18 replies, has 8 voices, and was last updated by  cssyeah 12 years, 11 months ago.

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