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: Display Image  (Read 3072 times)

0 Members and 1 Guest are viewing this topic.

u2web

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 8
    • Affordable Web Hosting
Display Image
« on: July 07, 2004, 08:19:40 am »

Dear All.
On this page http://www.u2-web.com/templates/displayimage.php?album=9&pos=0 there is a Favourites: link in the table is there a way I can change the link to so that it points to my email contacts page?
Logged
www.u2-web.com
Affordable Web Hosting

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Display Image
« Reply #1 on: July 07, 2004, 09:13:46 am »

edit themes/yourtheme/theme.php, find
Code: [Select]
<a href="{FAV_TGT}">{FAV_LNK}</a> ::and replace it with
Code: [Select]
<a href="your_link_target.htm">your link text</a> ::It's recommended that you don't replace the link, but add it in a new line though...

GauGau
Logged

u2web

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 8
    • Affordable Web Hosting
Re: Display Image
« Reply #2 on: July 07, 2004, 10:06:03 am »

Thank you for your prompt and accurate reply.  I can see our company made an excellent choice in your gallery.
Logged
www.u2-web.com
Affordable Web Hosting
Pages: [1]   Go Up
 

Page created in 0.03 seconds with 19 queries.