Advanced search  

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

Pages: [1]   Go Down

Author Topic: Include a banner under every picture  (Read 2923 times)

0 Members and 1 Guest are viewing this topic.

thomaspb

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Include a banner under every picture
« on: December 07, 2004, 06:29:09 am »

Hi, sorry about my english ;) - i want to include a link (a banner...) under every picture in the displayimage.php, but i can not foind the position, where i can do that.

can somebody help me?

Where is the exact position (row) i can include a script or a link, that the text, link or other things will be shown direct under the picture?

thanks a lot.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Include a banner under every picture
« Reply #1 on: December 07, 2004, 08:02:59 am »

edit themes/yourtheme/theme.php, find
Code: [Select]
// HTML template for intermediate image displayand add your banner code beneath it (but before the following line that reads
Code: [Select]
EOT;
Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 21 queries.