• Resolved okeoce

    (@okeoce)


    Hi this is me from your review comment. Im sorry I didnt provide you with the link before.

    Thats the profile photo with Masterstudy plugin activated

    Thank you and best regard

    • This topic was modified 3 years, 7 months ago by okeoce.
    • This topic was modified 3 years, 7 months ago by okeoce.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @okeoce,

    Hope you are doing good.

    Please consider adding this CSS to your site:

    
    .youzify-profile-img img {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    Check this topic on how to add CSS to your site through Youzify:

    https://kainelabs.ticksy.com/article/16375/

    Let me know if that solved the issue ??

    Best Regards, KaineLabs Team.

    Thread Starter okeoce

    (@okeoce)

    Hi there. Yes, it did the trick! Awesome!
    I’ve also added on global setting the snippet for group and members avatar.

    Here it is for anyone who might need it.
    .youzify-item-avatar img {
    max-width: 100% !important;
    max-height: 100% !important;
    }
    For member avatar

    .youzify-group-avatar img {
    max-width: 100% !important;
    max-height: 100% !important;
    }
    For group avatar

    Thank you so much KaineLabs Team!

    • This reply was modified 3 years, 7 months ago by okeoce.
    Plugin Support Youzify

    (@kainelabsteam)

    Hello @okeoce,

    Thanks for your reply.

    Happy it worked for you, and thanks a lot for sharing the solution of other elements that so kind of you and it would be so helpful for other users.

    You are so welcome.

    Stay safe and have a great day ??

    Best Regards, KaineLabs Team.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘plugin conflict’ is closed to new replies.