How do you customize the blog listing page? That is, the automatically generated page that shows at yoursite.com/blog. I'd like to add at least a user picture. Is there some place where I can set this, or will I have to create a template?

Comments

=-=

I'd utilize views.module and create a custom list that includes the user picture.

If you have a user picture

If you have a user picture enabled at User settings page, and if your theme supports you definitely can show the author picture in the teaser view at /blog page (assuming you are using core blog module).

// Ayesh

nobody click here