New Landing How can we help? Atelier Gravatar / Author image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #240449
    stoley
    Member
    Post count: 8

    Hi Team,

    Is there a way to change the Gravatar / Author image for posts ..etc.. from a circle to a square?

    Many thanks,

    Chris.

    #240452
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Chris,

    Sure, please test this in your Theme Options => Custom CSS:

    .author-avatar img, 
    .comment-avatar img {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    Thanks.

    #240455
    stoley
    Member
    Post count: 8

    Hi David,

    thanks for the CSS it works a treat!

    Chris.

    #240456
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register