Jump to content

Changing Post Avatar Size


overflow

Recommended Posts

The size is part of the theme CSS. 

You can override it in the custom.css like so.

.ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large::after {
height:150px;
width:150px;
border-radius:75px;
}

 

​Thank you soo much!

Link to comment
Share on other sites

  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...