seemsiyah adlı üyeden alıntı: mesajı görüntüle
single.php de bulun:
<?php wp_list_comments(); ?>
değiştirin:
<?php wp_list_comments('avatar_size=128'); ?>
128'i istediğiniz boyuta göre değiştirin.
eyvallah