Site logo

Archived topic

Border on gravator

5 replies · Started by Sanu Kumar on June 5, 2020

Viewing posts 1–6 of 6

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

How to make it like the same.

Hi there,

Try this CSS:

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

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?

Adjusted the CSS above.

thanks Leo

No problem :)

This archived topic is closed to new replies.