This topic has 6 replies, 3 voices, and was last updated 7 years by hoops.

  • Author
  • #39417
     hoops
    Participant

    hi! just purchased the theme…

    is it possible to change the size and shape of the bbpress/BuddyPress user avatars?

    #39431
     sharmstr
    Moderator

    Hi Hoops. Welcome to the forum.

    A search would have given you the the following solutions.

    change size: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/

    make square: put this in your child theme css

    COPY CODE
    
    .avatar {
    border-radius: 0 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #39439
     hoops
    Participant

    hi! thanks! avatars are now square… with regards to the size, will that also work on bbpress?

    #39935
     Abe
    Keymaster

    @hoops that should apply to bbPress also, yes

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #126982
     hoops
    Participant

    hi! this is kinda late but the question wasn’t answered yet.

    how can i increase the size of bbpress forum avatars? thanks!

    #127151
     Abe
    Keymaster

    Hi, it depends where you want to increase it and I suggest to get help from a programmer with HTML/CSS skills.

    for example to increase the avatar size in the topic for the replies author avatar this css snippet is required:

    COPY CODE
    
     #bbpress-forums div.bbp-reply-author .bbp-author-avatar {width: 80px;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #127196
     hoops
    Participant

    great! worked! thanks!

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?