Display Image Buttons Help Display Image Buttons Help
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Display Image Buttons Help

Started by jedi, October 31, 2004, 12:51:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jedi

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

Joachim Müller

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

jedi

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! :-)

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

jedi

Ok, that works for part 1. :-)

How about making them rollover graphics?

-Jonathan

Joachim Müller

whatever html/dhtml you can think of is fine.

Joachim