so i'm using this plugin and i like it, but i want avatars in comments to be resized for comments only. for example everywhere avatar is 100x100, but for comments i want it to be 50x50. I know it should be easily done with get_avatar($comment, size) or wp_list_comments('avatar_size=64') but both options get overridden by plugin. anyone knows way to get avatars for comment resized? other than not using this plugin