Change Avatar Size

Avatar of Chris Coyier
Chris Coyier on

The wp_list_comments function has a parameter to change the default (48px) size to anywhere between 0 and 80px.

wp_list_comments('avatar_size=80');