Is it possible to have the display image buttons change from what they are, and if so, can they be made to be rollover buttons?
I'd like to change them to match the theme I've got, and while rollovers are a desire, changing them at all would be nice.
Thanks for the assistance you can give! :-)
-Jonathan
I'm not sure what you're talking about? What are "display image" buttons? Maybe you'll want to post a screenshot with the particular area highlighted...
Joachim
http://www.ussangeles.org/Awaymissions/displayimage.php?album=16&pos=1
What I mean is the buttons above the picture that control things like e-cards, the slideshow, and things like that.
Thanks again for your help! :-)
yes these can be changed.
The code you need to change is in your theme.php, look for;
// HTML template for the image navigation bar
$template_img_navbar = <<<EOT
The images you need to replace/add are in the coppermine/images folder, NOT the coppermine/themes/yourtheme/images folder.
Ok, that works for part 1. :-)
How about making them rollover graphics?
-Jonathan
whatever html/dhtml you can think of is fine.
Joachim