See, I came to this spot earlier this week with a similar problem,
and now babble about what I've done since then.
I wanted to know how to modify Photoshop's generated
gallery to fit on my site- looking for a way to generate
only part of the gallery or set the beginning
to fit a php part of my site.
I had a gallery of 78 pictures and divided this into three pages for the gallery [so it loads easier in IE],
using iframes to keep the code.
So~ I have I take advantage of a Vertical Slideshow 2 because it that doesn't have
that many extras for each page, remove the date of the gallery, and generate it.
Then I just edit the thumbnail page in notepad;
removing extra things like
<!-- Thumbnails with hyperlinks -->, the meta generator tag, <font size="3" face="Arial" ></font>
, and changing the target frames.
I already have an iframe template that includes some php of that part of my site, and all I do is point the two frames to the thumbs link and page 1.
This way, I can use Photoshop's nifty and sharp way of resizing the images and making thumbails
and just embed a little modified version into my site.
My site needs several galleries and this is a quick, simple way to keep adding more
without tweaking things like Gallery and 4images to match my site's template.