i run a tutorial site and on the home page has each tutorial with its own thumbnail then i use the <!--more--> tag. i'd like it so when a user clicks on 'button making' or some category it displays not only all post titles tagged under button making, but the image associated with each post too (before the more tag). i created a custom category.php but i'm confused on what code will display the image? thanks!