Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change width and height of gravatars

Or do you mean I have to change this code:

<?php post_author_avatar_link(); ?>

Into:

<?php post_author_avatar_link($size:width=80px; height=80px;); ?>

I don’t know exactly how to do that

Skip to toolbar