4
Hi bkohl,
I think you know how to limit the width and height of avatar from Site Preferences / User Info Settings, so users can upload avatars over your limits.
But If you want to autoresize it in special page, for example: userinfo.php, you can edit this file:
modules/system/templates/system_userinfo.html
and add width="120" to:
< img src="<{$user_avatarurl}>" alt="Avatar" />