Hi,
how do I control the colors of my Social plugin? Some of the colors conflict with the template!
Thanks
.jsn_social .box4{background:white}
.jsn_social .current{
clear: inherit;
border: inherit;
padding: inherit;
}
.jsn_social .box4,.jsn_social .box2{background:white;color:#000;text-shadow:none;}
.jsn_social .box4 a,.jsn_social .box2 a{color:#000 !important}
.jsn_social .box4 h3a,.jsn_social .box2 h3 a{color:#6a7480 !important}
.jsn_social .current{
clear: inherit;
border: inherit;
padding: inherit;
}
So, is this fixed for all the user groups?Yes, but you have set Social Network and User Profile menu items with access "Students".
How to I delete a group?You will find a button to delete on edit group page. Admins of Social Plugin are different from Joomla Admins, now I have set your account with Super Admin Role (to see this go to Admin panel->User Manager, see screenshot to access on admin panel)
Also, when I go to edit a group, the background is still messed up.Replace previous code with this:
.jsn_social .box4,.jsn_social .box3,.jsn_social .box2{background:white;color:#000;text-shadow:none;}
.jsn_social .box4 a,.jsn_social .box3 a,.jsn_social .box2 a{color:#000 !important}
.jsn_social .box4 h3 a,.jsn_social .box3 h3 a,.jsn_social .box2 h3 a{color:#6a7480 !important}
.jsn_social .current{
clear: inherit;
border: inherit;
padding: inherit;
}
sorry for the double post, but I just checked and my Site Manager user group still has the issue of background color. I'll attach a pic