[Resolved] Border on gravator

Home Forums Support [Resolved] Border on gravator

Home Forums Support Border on gravator

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1316315
    Sanu Kumar

    I would like to show a circle border on gravatar: https://ibb.co/y8s5xvQ

    How to make it like the same.

    #1316386
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .byline img {
        border: 2px solid #000;
        padding: 2px
    }
    #1316396
    Sanu Kumar

    Thanks, Leo…

    But may I ask you, only for knowledge, Is it possible if I would like to give space between border and gravatar? If yes then how to make?

    #1316912
    Leo
    Staff
    Customer Support

    Adjusted the CSS above.

    #1316918
    Sanu Kumar

    thanks Leo

    #1317005
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.