Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to put Change avatar or upload photo in registration (when i am registring in the site ?


Virtuali
Participant

@gunju2221

https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-put-avatar-upload-in-registration/#post-86699

To change the size of header avatar, you will need to go and change it in your CSS.

`div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
width: 30px;
height: 30px;`

adjust to whatever.

Skip to toolbar