@acha5066
	Active 9 years, 11 months ago
	
	- 
	
	pcwriter posted on the forum topic How to disable avatars next to forum topics and groups on forum page. in the group How-To and Troubleshooting: 14 years, 4 months ago @acha5066 
 You’re welcome 🙂
- 
	
	pcwriter posted on the forum topic How to disable avatars next to forum topics and groups on forum page. in the group How-To and Troubleshooting: 14 years, 4 months ago Add the following to your theme’s style.css (you’ll find the Repro theme designer was thoughtful enough to include a section for Buddypress at the bottom 🙂 ) table.forum td img.avatar {display:none;}