www.gozerog.com/photos
How do I remove the album info:
50 files, last one added on Jun 22, 2006
thats after each album??
I am trying to have a very clean interface.
try this
if you are using english language on your theme
go to
lang/english.php
find
'n_pictures' => '%s files',
'last_added' => ', last one added on %s',
and remove them ;)
see this and do first suggestion of Paver
http://forum.coppermine-gallery.net/index.php?topic=32944.msg153497#msg153497
Thanks for the quick solution. I got the idea of making this change, and 5 minutes later had the fix and made the change. THANKS!!!