Rhodium Active member Apr 4, 2019 #2 zpearsonccs said: Is there a way to limit the size of an image in a users signature? Click to expand... I add this in extra.less template: Code: .message-signature img.bbImage { max-height: 180px!important; } Just adjust the size. Upvote 0 Downvote
zpearsonccs said: Is there a way to limit the size of an image in a users signature? Click to expand... I add this in extra.less template: Code: .message-signature img.bbImage { max-height: 180px!important; } Just adjust the size.