Is there any way to reduce article image sizes when not in full article?
EG when viewing all posts for month, category or archive (etc) I would like to still show the image, but say 80px X 80px.
Then it would be in the original size assigned within the admin post create/edit.
PHP, HTML isn't an issue, I just don't know where I would start with this. My server also has imagick (PHP) on it, if that could be used.
I fear it's not possible within the template files, as I guess "The Loop" doesn't allow that level of alterations, and would have to be changed in the core files.
Editing the core files isn't a problem to me, so if someone can give me some ideas of how this could be accomplished I'd be grateful.
Cheers