Viewing 4 posts - 1 through 4 (of 4 total)
  • #171136
    tarakennymv
    Member
    Post count: 53

    Hello,
    I created my avatar through gravatar.com, as I found in your forum.
    I would like it show as a square on my post pages, and not a circle. How do I change the shape to a square?

    #171257
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

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

    -Rui

    #171672
    tarakennymv
    Member
    Post count: 53

    Thank you! That worked great.

    #171675
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad I could help.
    -Rui

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