- 
	
	Roger Coathup replied to the forum topic Replacing activity feed Comments Favorite and Delete text links with images (buttons) in the group How-To and Troubleshooting 13 years, 2 months ago @thirstcard — image replacement techniques for small pieces of text like this are used throughout the web (find a modern website that doesn’t do it somewhere or other) — Google is not going to punish you for […] 
- 
	
	Roger Coathup replied to the forum topic Replacing activity feed Comments Favorite and Delete text links with images (buttons) in the group How-To and Troubleshooting 13 years, 2 months ago @thirstcard – Henry, as Tammy suggests — CSS can address this for you; It’s a little more complex than just setting background. Have a Google on CSS Image Replacement Techniques — there are several […] 
- 
	
	@ChrisClayton replied to the forum topic What is the purpose of do_action('bp_after_message_content') in the group How-To and Troubleshooting 13 years, 5 months ago @thirstcard 
 The do_action() creates a hook. Basically it prints out the contents of the function that is added to that tag (bp_after_message_content) with add_action.Usage? Let’s say Developer A makes a […] 
	@thirstcard
	Not recently active