BuddyDev

Search

MediaPress – Gallery Comment Profile Pic is too large. How to adjust smaller?

  • Participant
    Level: Initiated
    Posts: 9
    Mark Haygen on #38098
  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #38131

    Hi Mark,
    Thank you for using MediaPress.

    Please know that MediaPress is not compatible with BuddyBoss. We did not work on it as BuddyBoss has their own photo component and they have others planned.

    If you still want to use it, Please let me know and I will post the css. It will be a 1-2 line css fix for this specific issue.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 9
    Mark Haygen on #38184

    Thank you for your quick reply and assistance.
    I will be using media press on buddy boss for a while.
    I would sincerely appreciate the fix.

    Mark

  • Participant
    Level: Initiated
    Posts: 9
    Mark Haygen on #38286

    Hello Brajesh,
    Where will you be posting the css code fix for large profile pic?
    Respectfully,

    Mark

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #38306

    Hi Mark,
    I am very sorry for the delay.

    Please add the following css to Dashboard->Appareance->Customize->Additional CSS screen

    
    #mpp-whats-new-avatar img {
    	max-width: 48px;
    }
    .mpp-ac-reply-avatar img {
    	max-width: 48px;
    }
    
    

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved