This is a small enhancement to the awesome Wavatar plugin by Justin Richer based on the original http://www.shamusyoung.com/twentysidedtale/?p=1462
I do not take credit for this. I'm simply making it available to the community.
All props to the creator of Funky Wavatars
Installation instructions:
For those that would like to edit the start.php by hand, here are the changes:
define('WAVATAR_SIZE', '80');
define('WAVATAR_SIZE', '100');
wavatar_apply_image ($avatar, "brow$brow");
wavatar_apply_image ($avatar, "eyes$eyes");
wavatar_apply_image ($avatar, "eyes$eyes");
wavatar_apply_image ($avatar, "brow$brow");
this is final and will not be updated.
Simple graphic update to Wavatars plugin.