1. dariushde
  2. Bug Report
  3. Saturday, June 20 2015, 01:33 PM
Hi,

how do I control the colors of my Social plugin? Some of the colors conflict with the template!

Thanks
Attachments (2)
admin Accepted Answer
Admin
Hi,
you can manage this with CSS, for example to solve box background issue you can add this CSS rule:
.jsn_social .box4{background:white}

To solve active menu add this:
.jsn_social .current{
clear: inherit;
border: inherit;
padding: inherit;
}
  1. more than a month ago
  2. Bug Report
  3. # 1
dariushde Accepted Answer
Pro
Thanks for the reply,

I have the GiBi AddCSS Module for adding CSS rules,
what is the CSS file name and Style for this issue?
I'll include a snapshot of what the module is asking me to enter.
  1. more than a month ago
  2. Bug Report
  3. # 2
dariushde Accepted Answer
Pro
I tried adding the Custom CSS code manually to the template's css folder, it didn't work!
I'll attach the css file I created.
  1. more than a month ago
  2. Bug Report
  3. # 3
admin Accepted Answer
Admin
Hi,
sorry but this forum not accept CSS extensions, so we can't see your file. Try to compress with ZIP format ;)
  1. more than a month ago
  2. Bug Report
  3. # 4
dariushde Accepted Answer
Pro
Thanks
I added this css file to the folder of my template!
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
can you please send me also site link?
  1. more than a month ago
  2. Bug Report
  3. # 6
dariushde Accepted Answer
Pro
Yes! Thank you for your help
  1. more than a month ago
  2. Bug Report
  3. # 7
admin Accepted Answer
Admin
Hi,
at your link templates seems to work.

IMPORTANT NOTE:
to works correctly you need to create following menu item type:
- Easy Profile -> User Profile
- Easy Profile -> Social Network
  1. more than a month ago
  2. Bug Report
  3. # 8
dariushde Accepted Answer
Pro
I did exactly as you told me but I'm still having the same problem! The menus are still not fixed.
  1. more than a month ago
  2. Bug Report
  3. # 9
admin Accepted Answer
Admin
Please post me your link, on previous site link seems correct
  1. more than a month ago
  2. Bug Report
  3. # 10
dariushde Accepted Answer
Pro
Hi,

I checked it again and I've been messing around with it for a few days now, it's not working! The profile backgrounds are still affected by the template.

Thank you for your help.
  1. more than a month ago
  2. Bug Report
  3. # 11
admin Accepted Answer
Admin
Hi,
ok now I have found, we have admin account but this account was not on Students group, so we can only see profile page.

I have replaced previous code with whis:
.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;
}


This new code is correct (see our debug on screenshot), I have copied this code into /templates/rt_spectral/css/rt_spectral-custom.css but when I go to the site I see old version (http://www.emusicianship.com/templates/rt_spectral/css/rt_spectral-custom.css), so I think you need to wait some hour to Clean server cache.
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # 12
dariushde Accepted Answer
Pro
Thank you so much. It's fixed! So, is this fixed for all the user groups? Because we also have a Special and Site Manager user group.

Thanks

P.S. How to I delete a group? Also, when I go to edit a group, the background is still messed up.
  1. more than a month ago
  2. Bug Report
  3. # 13
admin Accepted Answer
Admin
Hi,
So, is this fixed for all the user groups?
Yes, but you have set Social Network and User Profile menu items with access "Students".

This ACL Students contains only Students usergroup, you need to add also Super Users and Managers. Go to Administration->Users->Access Levels choose "Students" ACL and add these usergroups.

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;
}
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # 14
dariushde Accepted Answer
Pro
You added the previous code for me! Could you please tell me where you added it so I could go and replace it?

Thank you
  1. more than a month ago
  2. Bug Report
  3. # 15
dariushde Accepted Answer
Pro
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
  1. more than a month ago
  2. Bug Report
  3. # 16
admin Accepted Answer
Admin
Yes,
- Go to Administration->Extensions->Template Manager->Templates (left menu)
- Click on template Rt_spectral Details and Files
- Choose file CSS/rt_spectral-custom.css
- Replace old code with new code (we have do it for you ;) )


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

I have copied this code into /templates/rt_spectral/css/rt_spectral-custom.css but when I go to the site I see old version (try to go http://www.emusicianship.com/templates/rt_spectral/css/rt_spectral-custom.css), so I think your server have some strange cache configuration (maybe try to check your .htaccess).
  1. more than a month ago
  2. Bug Report
  3. # 17
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.