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: Adding text to displayimage.php  (Read 2357 times)

0 Members and 1 Guest are viewing this topic.

BrianB

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Adding text to displayimage.php
« on: June 23, 2006, 06:59:09 am »

I would like to add text to the displayimage.php  page. Specifically, I want to add the instruction to, "Click the photo to see the full size picture." So it would need to be either above or below the photo on displayimage.php. I tried putting it in theme.php, but it ended up showing the the line of text twice when the comments are also shown. (It only showed once when comments were turned off.  Could some please tell me how to add text to that page?
Thanks!!
Brian
Logged

Vargha

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 223
  • Persian Soldier
    • Rangarang
Re: Adding text to displayimage.php
« Reply #1 on: June 23, 2006, 07:12:10 am »

hey see if you like something like this
edit your language for example if your using english edit lang/english.php

find
Code: [Select]
'pic_pos' => 'FILE %s/%s',
replace it with

Code: [Select]
'pic_pos' => 'FILE %s/%s, Click on the Picture to see full-size image.',
Logged
Haalaa Boro Ye Chayi Vasam Dorost Kon Ta Man Ye Fekri Be Halet Bokonam ;) Ye Hendooneye Shotoriham Biyar Bizahmat :)
Visit My Site www.Rangarang.co.nr
Check Out My Gallery
www.Rangarang.co.nr/buddies
(http://img157.imageshack.us/img157/838/rangarang4xn.jpg)
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.