This topic has 8 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #129936
     jryz
    Participant

    Hi , i wanted to know how to increase activity avatar image size to fit with the circle

    check image attachment

    i try to create bp-custom.php file and upload at my wp-content > plugin and i use code below ;

    <?php define ( ‘BP_AVATAR_THUMB_WIDTH’, 80 ); define ( ‘BP_AVATAR_THUMB_HEIGHT’, 80 ); define ( ‘BP_AVATAR_ORIGINAL_MAX_WIDTH’, 640 ); define ( ‘BP_ACTIVITY-AVATAR_THUMB_WIDTH’, 80 ); define ( ‘BP_ACTIVITY-AVATAR_THUMB_HEIGHT’, 80 ); ?>

    i also tried to using the code as mentioned below in CSS but is not working.

    div.activity-avatar img.avatar { height: 40px; width: 40px; }

     

    need to help here

     

     

    #129940
     jryz
    Participant

    hi,

    i have another question is i tried to use CSS to custom Activity Button layout but is only work with “RESHARE and EDIT” Tab not “DELETE and LIKE” tab check image attachment 1

    am i missing anything ?

    i use inspector element to check the CSS to custom the button by using

    #buddypress .activity-meta a.button.like, #buddypress .activity-meta a.button.unlike {
    border: none;
    }

    but nothing is not working. check image attachment 2

    Attachments:
    You must be logged in to view attached files.
    #130010
     Laura
    Moderator

    Hello, can you share admin credentials so i can check it out? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #130115
     jryz
    Participant
    This reply has been set as private.
    #130219
     Laura
    Moderator

    Hello, try adding this to style.css of child theme

    COPY CODE
    
    .activity-meta a {
        border: 1px solid black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #130913
     jryz
    Participant

    Hi , activity button problem solved , what about activity profile avatar ? anyway do i can increase the avatar size to fit with the circle? check image attachment.

    Attachments:
    You must be logged in to view attached files.
    #130946
     Laura
    Moderator

    Hello, seems like you fixed it 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    Attachments:
    You must be logged in to view attached files.
    #131510
     jryz
    Participant

    thank you.

    #131586
     Laura
    Moderator

    Glad you could resolve it 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?