This user has been denied support.
I'm not sure if this has been covered and what not, but I found that going toconfiguration>Show thread options, changing the Max avatar dimensions in post does not work
To change it you must edit the global.css
by finding
.post .post_author div.author_avatar img {
padding:5px;max-width:50px;max-height:50px;border:1px solid #ddd;background:#fff;
and changing the max height and width