Currently, to call comments I am simply using:
<?php wp_list_comments(); ?>
in comments.php. This is calling up gravatars, which I would like to be able to set the size of. How can I set the size of gravatars in my comments.
|
Currently, to call comments I am simply using:
in comments.php. This is calling up gravatars, which I would like to be able to set the size of. How can I set the size of gravatars in my comments. |
|||
|
|
|
Quite simple, actually:
Just change Here's a bit more information on customizing Gravatars in WordPress. |
|||||||
|
|