I am new to Plogger and very interested in integrating it into our existing Web site. Our visitors are used to moving through pages of small thumbnails by clicking on "next" and "previous" buttons at the top of the page. Two questions:
How can Plogger's [1] [2] >> indicators be moved from the bottom to the top of the page?
Can the [1] [2] >> indicators be changed to a "next" "previous" type of interface? One of the posted galleries at http://camphaze.org/camp-photos/index.php does just that.
to wherever you want to fit it in (sorry, I took a quick look but couldn't come up with a good place to put it) -------- in the plog-functions.php file line ~282: the « generates the << , just change it to previous
line ~295: the » generates the >>, just change it to next