Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do I keep gravatars from coming out round?

  • @wpnolanbretigne

    Participant

    New/current installation of WP and BBP running on Centos 7. Theme is Twenty Sixteen.
    http://mynebraskakitchen.com
    Avatars, including my gravatar, are all coming out round, when it should be square. It correctly shows up as a square in my profile but not in BBP.

    I don’t see a setting to change this, how do I change it manually?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @wpnolanbretigne

    Participant

    Rats, I forgot to check the follow-up box.

    @casiepa

    Moderator

    Hi,
    You seem to have this somewhere:

    .site .avatar {
        border-radius: 50%;
    }

    Remove it and you should have the (normal) square ones again.
    Pascal.

    @wpnolanbretigne

    Participant

    Thanks, it was in the twenty-sixteen style.css, so I commented it out. Odd that it wasn’t coming out round in the user profile.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar