Pages (12):    1 8 9 10 11 12
Administrator
Administrator
acrylian   08-12-2010, 10:30

For all you wish to do you will have to modify that theme. I suggest to read the theming tutorial to learn the basics of how Zenphoto themes work first.

Member
Member
Staedtler   08-12-2010, 18:28

Cool, I'll start looking through there. Thanks for the response.

Member
Member
Doctor Kru   09-12-2010, 01:42

[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

Member
Member
The T.C.   09-01-2011, 06:53

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 =]

Member
Member
frankm   10-01-2011, 06:54

to get rid of the spacebar function (i.e. moving to the next image) you need to edit the galleriffic javascript file and go to the end where the keyboard navigation is defined and comment the lines corresponding to the case 32 (spacebar key code).

Pages (12):    1 8 9 10 11 12
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.