Quote:
Originally Posted by Borden
My avatar limits are 250 by 250. Does this mean, this is how big they will be in the private message list?
|
Just tweak the html to add:
Code:
style="max-width:75; max-height:75;"
in the <img> code.
Don't think this works in IE6, though.. but you could create a class for this in the CSS instead, and use a few of the IE6 tricks.
Edit:
It is already coded in the html for a width of 60, anyway. Although I didn't use that since my PM page is heavily customized.