Nel file comments.php cercate il seguente codice:

 
< ?php wp_list_comments(); ?>
 

e cambiatelo con

 
< ?php wp_list_comments(‘avatar_size=60′); ?>
 

Ricordatevi di creare un Avatr con gravatar

fonte: www.sastgroup.com