If member doesn't have avatar or Gravatar, this plugin will generate identicon from hash of their email address.
Can I make the background transparent..
To set background go to Settings > BuddyPress and then look for the option under the Settings tab...
The default is 150px square but you can change that by filtering the full width and height settings.
For example function identicons filter avatar full width { return 120 } function identicons filter avatar full height { return 120 } add filter ..
To change the identicon type go to Settings > Discussion and select option under Default Avatar...
Great way to make avatar directories...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Use default width and height set by BuddyPress..
Decrease default width and height..
Read more