01/06/2014 at 11:38 am
#276489
Keymaster
@ Mike
Slim PLus does not use any of the redefined cached image. It create the correctly size image on demand. This is done because the template requires a specific size otherwise it’ll break.
To change the size you would have to edit the template’s card.php file and the associated CSS file to account for the new size.
As far as shape. That’s CSS. You could add CSS to your theme’s custom CSS area to add a border radius to create a circle effect.
I hope that helps!
