• Hi,

    I’m trying to change in CSS Edit the size of the pictures in my post with this code:

    #content img {
    width: 640px;
    }

    however when I do, that also stretches out the gravatar size of people can comment on my post.

    What is the post to change post image size but NOT gravatar size?

    Thanks!

    Lena
    https://www.felinecreatures.com

Viewing 1 replies (of 1 total)
  • EDITED

    Not sure where the gravatars are appearing, but you should be able to make the CSS more specific using selectors for only the images you want to target or add additional CSS to target the images in comments.

Viewing 1 replies (of 1 total)
  • The topic ‘Change content image size but not gravatar size’ is closed to new replies.