Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to change avatar size?
How would I change the avatar size in Vanilla to a maximum of 100 by 100 pixels?
I knew someone who ran a forum using vanilla, and his avatars were set to that size. Unfortunately, I am no longer in contact with him. Help please?
0
This discussion has been closed.
Comments
I think it's in vanilla.css line 556:
#Comments .CommentHeader li div.CommentIcon { padding:9px 0 9px 30px; margin-right: 6px; background-repeat:no-repeat; display: inline; background: #fff center center no-repeat; }