Jump to content

avatar size in post content 4.2.3

Featured Replies

Posted

I know this topic has been raised a lot of times but can you tell me how to change avatar size in post content in IPS 4.2.3?

If I understand correctly what you want:

.ipsUserPhoto_large img {
    width: 90px;
    height: 90px;
    border-radius: 45px;
}

add that to custom.css and change the values accordingly.

Archived

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

Recently Browsing 0

  • No registered users viewing this page.