How do I make my thumbnails look like this? How do I make my thumbnails look like this?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How do I make my thumbnails look like this?

Started by bit bit spears, February 01, 2004, 07:10:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bit bit spears

I included a picture from WIREIMAGE, from which I want my thumbnails to have a little box around them, show the photographer, and show the information (details) if you click details. How would I do this?

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Ftangiblebrit.com%2Fi%2Fpreview.dll%2Ftmp%2Fdur%2Fhrs%2F795%2Fthumb-prev.jpg&hash=a7b01d02d041c23b42640a88b34cdc8bf9ac518b)

Thanks in advanced!

Joachim Müller

I'm not sure if you're looking for a solution to display additional info on a mouseOver (hover) event or if you're looking for info on how to add text info to the thumbnails; if you're looking for mouseOver tricks, check http://forum.coppermine-gallery.net/index.php?topic=2643

GauGau

Casper

For the cell border, you need to play with thethemes/your_theme/style.css.

Look here for which tables affect what;
http://www.photoshoptutorials.org/samples/coppermine/styles.html
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

Casper

Further to above, the properties you need to look at are '.thumbnails'
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