Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #216902

    My gravatar is not filling the circle. I have recently made some Quick CSS entries and one or two errors have occurred. You can see the problem here http://goo.gl/EfsUu1

    The photo is not filling the circle. Any idea why?

    img.avatar.avatar-75.photo is 75×75
    span.rounded-container is 81×81

    Thank you, Jas

    • This topic was modified 10 years, 9 months ago by Jasmer.
    #216931

    I solved it by placing the following code. Why do you think the two sizes became different?

    span.rounded-container {
     width: 75px;
     height: 75px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Author Page Gravatar Problem’ is closed to new replies.