anyone know how i can make the latest comments avatar bigger?
Open /modules/sidebar_comments/templates/sidebar-comments.tpl and find: PHP Code: {$Avatar_ImgSmall} then replace with: PHP Code: {$Avatar_ImgLarge}
{$Avatar_ImgSmall}
{$Avatar_ImgLarge}
Originally Posted by cmstheme Open /modules/sidebar_comments/templates/sidebar-comments.tpl and find: PHP Code: {$Avatar_ImgSmall} then replace with: PHP Code: {$Avatar_ImgLarge} Thanks! Thats what I was looking for, worked. :smile:
Forum Rules