Re: How to increase activity-avatar image size?
But i’m trying to alter the activity-stream widget that comes with buddypress. The “template” file is located at buddypress/bp-activity/bp-activity-templatetags.php which is in the core directory.
I could copy the plugin code and hard code it in my home.php but then i would have to track the edits Andy and the other developer are doing to the activity stream plugin.
I would need a filter or hook to change the activity-stream widget avatar size.