Note/remark to go from intermidiate to original image Note/remark to go from intermidiate to original image
 

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

Note/remark to go from intermidiate to original image

Started by claude258, October 10, 2005, 09:59:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

claude258

I would like to put in evidance the fact that we can clic on the intermidiate image to get the original image.

How can I put a note over all the intermidiate images? Something like: "Clic on the image to see the original size"

I know there is a tool tip when the mousse is over the intermidiate image but I thinK it is not visible enough.

   

artistsinhawaii

#1
In your theme's theme.php file, search for :

Quote<table cellspacing="2" cellpadding="0" class="imageborder">

Right below it add:

Quote<div align="center">Click on Image to see full-sized original.</div>

Save your theme.php file.

That's it.

Dennis


Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

artistsinhawaii

#2
OH yeah, while you are at it,

Add this as well ...

In that same section, scroll down a bit till you see

Quote<!-- BEGIN img_desc -->

then add this just above it:

Quote<i> <small><div align="center">Click on left and right thumbnails to scroll filmstrip</div> </small> </i>

Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.