Not tested, but I think this may work:
plugins > NewestMembers > skin_global.php
Line 33 and 34
Replace with this code:
Code:
$TMPL['screenshot'] = "<br /><img src=\"screens/{$screenshot_url}\" alt=\"{$TMPL['newest_members_title']}\" title=\"{$TMPL['newest_members_title']}\" class=\"vistip screenshot\" width: \"10px;\" height: \"10px;\" />";
Notise the width and height at the end of the code, and set it to your need.
The Screenshot plugin has also been updated, also check this post by Basti:
http://visiolist.com/community/threads/screenshots.38/page-6#post-8694