BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Border around avatar
- This topic has 6 replies, 2 contibutors, and was last updated 9 years, 5 months ago by Candace.
Question
June 23, 2015 at 11:25 am #41534@candacemcmorrowHi,
How do I remove the border around the avatar? Using default settings for boss.theme
Thanks,
CandaceAnswers
June 23, 2015 at 1:09 pm #41538@alyssa-buddyboss
AlyssaParticipant@candacemcmorrow Try adding this to your child theme custom.css file:
.widget-area .widget_bp_core_login_widget img.avatar, .widget-area .widget #sidebarme img.avatar{border:none;}
If this does not resolve the issue please send me a link to the page where there is a border around your avatar.June 23, 2015 at 1:27 pm #41541@candacemcmorrowHi TJ,
It didn’t work. It’s the avatars in the widget (Newest Members):
http://www.deserthighalumni.com/
Thanks,
CandaceJune 23, 2015 at 3:05 pm #41542@alyssa-buddyboss
AlyssaParticipant@candacemcmorrow your minify plugin is preventing this. Disable that and it should work properly.
June 23, 2015 at 3:27 pm #41543@candacemcmorrowHi TJ,
Tried that. I deactivated the minify plugin; reuploaded custom.css with the change you suggested and refreshed. Still not working. Any ideas?
Thank you,
CandaceJune 23, 2015 at 8:14 pm #41547@alyssa-buddyboss
AlyssaParticipant@candacemcmorrow Yes try this code instead:
.secondary-inner #item-actions #group-mods img.avatar, .secondary-inner #item-actions #group-admins img.avatar, .widget-area .widget ul.item-list img.avatar{border:none;}
June 24, 2015 at 7:57 am #41579@candacemcmorrowHi TJ,
That worked!!
Thank you so much,
Candace
- The question ‘Border around avatar’ is closed to new replies.