Unregistered
Unregistered
Guest   Less than 1 minute ago
#1

I'm working on a gallery using zenphoto, and I would like to know how I would go about rearranging the default layout so that when you enter the album you see on the left the thumbs, then on the right the full size image? Is there a good why to go about this?

thanks in advance!

Member
Member
cunan   20-03-2006, 04:50
#2

I would appreciate this as well. I have looked into it, and you can just cut and past the thumb generating section from album.php into image.php however this will only ever give the first page of thumbs and not the page that the image you are looking at is on. Does anyone have any ideas?

Member
Member
rickindy   21-03-2006, 18:20
#3

Seems like a pretty substantial code modification to the image.php file in whichever theme you happen to be using.
It seems like this would significantly slow the gallery down.

Member
Member
gildas   12-04-2006, 07:48
#4

Try the theme gild "http://www.gildweb.com/zenphoto/"

The theme is here

Developer
Developer
trisweb   12-04-2006, 20:56
#5

It's really easy actually. Doesn't involve "substantial code modification" and certainly doesn't "slow the gallery down"... much if at all. ;-)

There are a couple secret template functions to make this easier for the 2 images on either side of the current one.

getPrevImageThumb() and getPrevImageURL() and their Next counterparts do the obvious.

If you want more images than that, do what gildas did in that theme.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.