Avatars module

Lists of users are a common thing in web applications, especially the so-called “social” ones.

Example
Example: circle style avatars
Example: different sizes (24, 48, 96 and 128 sq.)

And a code example (this is for one avatar only, of course):

			
		

If you want to use funky overlays (e.g. add a bit of gloss to each avatar) you can use the avOverlay class. The default images for avOverlay turn square avatars into round ones. Note that this only works on a white (#FFF) background. For other colors, you're going to have to roll your own images.