• Resolved stilladrian

    (@stilladrian)


    Hello,

    Is there any way to change the profile picture from circle to square on the members page and profile page?

    I tried changing the CSS but every time there is an update my changes are overwritten

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

    (@cryptex_vinci)

    Hi @stilladrian

    Insert this css in Appearance > Customize > Additional CSS

    .um-profile-photo a.um-profile-photo-img img,
    .um .um-profile-photo a.um-profile-photo-img,
    .um.um-directory .um-members-wrapper .um-members .um-member .um-member-photo.radius-1 a img{
        border-radius:0 !important
    }

    Thanks

    Thread Starter stilladrian

    (@stilladrian)

    Genau das habe ich auch schon vorher getan, für andere dinge. Ich habe keine Ahnung warum ich da nich dran gedacht habe.

    Deine L?sung hat natürlich funktioniert.

    Vielen Dank!

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @stilladrian

    Thanks for letting us know. I am closing this thread now.

    Their response in English translation:
    "That's exactly what I've done before, for other things. I have no idea why I didn't think about it. Your solution worked of course. Many Thanks!"

    Regards,

    • This reply was modified 4 years, 1 month ago by Champ Camba.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Profile picture from circle to square’ is closed to new replies.