• Resolved deddosbin

    (@deddosbin)


    Hello,

    I don’t know if this question is related to Neve or to WordPress itself : How to make the user avatars square ? (or rectangle, I don’t mind, just not circle)
    I use Simple Local Avatar.
    It seems round shape was default in WordPress, and I don’t have a clue where I can change it. Actually the only support posts I stumbled upon were about making avatar round-shaped, so… maybe I’m blind.

    I use WordPress offline just for the forum part (using Asgaros). I’ve got about zero competence in coding, and I’m not planning to put any money in a dedicated plugin for such a feature.

    Thank you very much by advance for your patience, have a nice day !

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kush

    (@kushnamdev)

    Hey @deddosbin

    Thanks for using Neve and reaching out.

    The page for default avatar settings can be found here, https://prnt.sc/9TLWk4qhRCx1 (see screenshot)
    Thank you and have an amazing day!

    Thread Starter deddosbin

    (@deddosbin)

    Thank you very much !

    However, I don’t see any way to change the shape of the avatar display to square or rectangle instead of circle, which is what I’m longing for :/
    Is there a way to tweak CSS or something ?

    • This reply was modified 2 years, 5 months ago by deddosbin.
    Kush

    (@kushnamdev)

    Hey @deddosbin,

    Thanks for contacting again.

    Since the issue is not really related to Neve and you mentioned that you are using Asgaros then I would recommend you to contact directly at the support forum of Asgaros here: https://www.asgaros.de/support/forum/support/ This way you will be able to resolve this easily and much faster.

    Thanks and regards

    Kush

    (@kushnamdev)

    Hello again @deddosbin,

    I was testing some custom CSS code for this and found that it works for the Asgaros. Maybe you can try it on your end and see if that works. If it doesn’t then Ideally I would advise you to go on the respective forum.

    Add the following code in the Asgaros settings, see here :https://vertis.d.pr/i/w26PLt

    #af-wrapper img.avatar{
        border-radius: 0px !important;
    }
    

    Let me know if this fix worked for you.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to shape avatars square ?’ is closed to new replies.