Quote:
Originally Posted by Lynne
The size of the avatar on the members.php page is defined at the top of includes/class_core.php
HTML Code:
define('FIXED_SIZE_AVATAR_WIDTH', 60);
define('FIXED_SIZE_AVATAR_HEIGHT', 80);
You can probably either change that or modify the template to make it a link to the full-sized version.
|
Nice to know this.. and where should the resize quality could be? I know is set to 75% and I would like to increase it