Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change width and height of gravatars

Hey there!

I found a solution by checking out how to tweak the avatar size for standard Gravatars in WordPress and then applied it to the BBPress code like so:

<?php post_author_avatar_link(‘avatar_size=100’); ?>

I know it’s 2 years ago someone posted, but I figured it might be useful to somebody :)

Skip to toolbar