How To Move Profile Avatar To Userbar
-
I want to replace the avatar thumbnail with the larger avatar photo in the profile page. I can’t seem to find the correct call. Currently userbar.php has the following:
<p class="avatar">
<?php bp_loggedinuser_avatar_thumbnail() ?>
</p>
- The topic ‘How To Move Profile Avatar To Userbar’ is closed to new replies.