在comments.php里面找到:
<?php wp_list_comments(”); ?>
改为:
<?php wp_list_comments(‘avatar_size=60′); ?>
即60*60像素
在comments.php里面找到:
<?php wp_list_comments(”); ?>
改为:
<?php wp_list_comments(‘avatar_size=60′); ?>
即60*60像素
呵呵,一针见血,学习了.
能做个链接么?
学习了,呵呵
想把头像变小,找了好久
OK,谢谢
OK,谢谢