Forums

[resolved] Increasing the size of avatars (3 posts)

  1. lefturns190
    Member
    Posted 3 years ago #

    I want to increase the size of the avatars displayed with the comments. I'm using version 2.7 with the iNove theme. My blog is at http://3widealley.com/wordpressblog/?p=155

    I've searched the style sheets, comment sheets and others, but can't find anything... any help pointing me in the right direction would be appreciated.

    I did try adding this code to the themes comments.php file:

    wp_list_comments ('type=comment&callback=custom_comments&avatar_size=64')

    This had no effect on the comment page.

  2. mg12
    Member
    Posted 3 years ago #

    1. Open functions.php and find get_avatar($comment, 32);
    2. Change 32 to the size (pixels) you want.

  3. lefturns190
    Member
    Posted 3 years ago #

    Thank You Thank You!

    I swear I tried that before, but I guess I didn't!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags