Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to display avatars in normal theme at 125px?


Andy Peatling
Keymaster

@apeatling

<?php echo bp_core_fetch_avatar( 'item_id=' . get_the_author_id() . '&type=full&width=125&height=125' ) ?>

BuddyPress 1.1.x only.

Skip to toolbar