Is it possible to make 2 different templates for recently updated photos in Album modules ? i dont see an option like template="smth.tpl" in help, so i assume i cant do this:
for my homepage:
{cms_module module='album' action='recently_updated' number='6' template="templeate1"}
and for gallery page:
{cms_module module='album' action='recently_updated' number='6' template="templeate2"}
How can i achieve that template thing in album module ? i just need different css for homepage and gallerypage, but i dont really wanto to have different stylesheets for those pages.
and for my second question, how can i make my thumbnails to be croped to 100x100 piksels and round their corners a bit ?
now i can only set my dimensions in config.ini file, but imagemanager dont cut them, but only resize to match these dimensions.
thanks for help and sorry for my poor english guys

cheers