Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change width and height of gravatars


Sam Bauers
Participant

@sambauers

This can be changed in the templates just look for these functions in your templates and set $size to the integer you would like:

post_author_avatar($size)
post_author_avatar_link($size)
bb_get_avatar( $user->ID, $size )

Skip to toolbar