Hi.

I have avatars set to display in postings and comments and it works fine.

However, it also displays the user's avatar next to the 'recent image uploads' on my front page.

Anyone know how to stop this?

Thanks in advance.

Howard.

Comments

Grey Teardop’s picture

I guess you could just modify node template for Image content type. Copy node.tpl from your theme folder into node-image.tpl and remove line <?php print $picture ?> from node-image.tpl.