Changes Changes
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Changes

Started by cip6791, November 10, 2008, 07:14:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cip6791

Hi

My first question is simple. I would like to add some images before the Last Viewed, Most Viewed headers. Can anybody explain to me which code I have to copy from sample/theme.php?

And how would I add a flash gallery for the intermediate image ... something like this. but only smaller.

http://www.flashgallery.org/demo.html

I think it would look very cool if it had a flash intermediate page.

thanks

Joachim Müller

We have a strict "one question per thread" policy that you agreed to respect when signing up. Do so in the future. Your second question will get ignored in this thread.
To add some output (adverts or banners or whatever) to the thumbnails page you might want to review the thread http://forum.coppermine-gallery.net/index.php/topic,40164.0.html
To add content only on index pages (and not on the "regular" thumbnails page), use anycontent - that's what it has been designed to be used for. Read up http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#changing

cip6791

sorry for posting 2 questions. i don t think you understood what i meant when I said adding an image before the Last viewed , Top rated ... etc.

I would like an image right before the actual Top Rated text ... like a little icon.

Joachim Müller

You mean as shown on the screenshot attached? If yes, edit include/functions.inc.php, find the case selectors (like case 'lastup' and similar) and edit the variable $album_name beneath it. If that's not what you're up to, describe in detail what you're up to do. You might want to doodle a sketch and attach it to your posting.

Joachim

P.S. The screenshot was taken from my local testbed, using cpg1.5.x (which hasn't been released yet), where the icons will be a feature.