Hello David,
I'm sorry for the confusion earlier. The size fields in the Layout>Avatar settings is not for changing the size in the frontpage. The value is used when users uploading their avatar. For example, you have set it to 16x16, let say the user has uploaded 32x32 avatar, the avatar will be resized to 16x16. The frontpage avatar size is controlled in the php file.
../components/com_easydiscuss/themes/zinc/frontpage.post.php :
http://screencast.com/t/QLQScRe4X6AT . You can change the width and height to your desired size.