after having applied JAsocial theme for Jomsocial 2.2 : jomsocial toolbar is defaut
Forums Joomla Templates Club JA Social after having applied JAsocial theme for Jomsocial 2.2 : jomsocial toolbar is defaut
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.
many Thanks Trungch
This topic contains 18 replies, has 8 voices, and was last updated by cssyeah 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum