[quote]3. zpGalleriffic automatically creates 267x100 thumbnails for each gallery. Am I right to assume the only way to customize those is to replace them with thumbnails I've created manually?..
[/quote]
open themes/zpgalleriffic/gallery.php and find printCustomAlbumThumbImage(getBareAlbumTitle(),NULL,267,100,267,100); change all the numbers to what you need
also:
themes/zpgalleriffic/js/zpgalleriffic.js
`numThumbs: 18,
preloadAhead: 18,`
amount of thumbnails on album page
Love the theme! I just have one problem with it, with the dynamic gallery, when you click on the image, it moves to the next image when it would make more sense to either view full image or jump to the main gallery page.
Also that the spacebar moves forward which ruins ajax editing (not too big a deal)
If anyone out there knows how to change this (i'm guessing it would be in one of the javascript files) I'd greatly appreciate it, because these problems are the only thing standing in the way of making this a truly awesome theme =]