OK - is there a not so simple solution?
It seems that there must be a way to call a specific album.
'load_album'? Or maybe a dynamic album (calling specific tags)
Is there a clever way to redirect an album to be the 'home' page?
If yes, then I could use the 'smoothgallery' option..
thanks again for any suggestions!
try a rewrite rule in your .htaccess file, something like:
RewriteRule ^/zenphoto/$ /zenphoto/somealbum/
and put it before the other zenphoto rules