I have the plugin installed, but i don’t know where to put the code. This is the code i use to get the authors:
<?php wp_list_authors
(‘show_fullname=0&optioncount=1&exclude_admin=0’); ?>
But where do i put the code so everyone gets his/her gravatar placed in front of their name?