Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: how to add some text?  (Read 4535 times)

0 Members and 1 Guest are viewing this topic.

krijtgat

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
how to add some text?
« on: July 27, 2004, 07:20:37 pm »

hi peepz!
In the images viewer (by example http://www.hanzo.spiralpages.com/audiocovers/displayimage.php?album=4&pos=1 ), is it possible to add some text: this picture is compressed and resized, please click the picture to have full quality ?

How can I do that?

Thx!
hans
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: how to add some text?
« Reply #1 on: July 27, 2004, 07:45:03 pm »

Open your theme.php, and find;

Code: [Select]
<td align="center">
                                                {IMAGE}
                                                {ADMIN_MENU}
                                        </td>

And change it to;

Code: [Select]
<td align="center">
                                                {IMAGE}
<br /> Your text here <br />
                                                {ADMIN_MENU}
                                        </td>
Logged
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

krijtgat

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: how to add some text?
« Reply #2 on: July 29, 2004, 02:30:02 pm »

thx m8!

and there's "powered by copper..."
Can I put a text under(or above)  it with a link to my host (I get free hosting and i wanna do something for host :) )
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: how to add some text?
« Reply #3 on: July 29, 2004, 06:52:43 pm »

In the template.html file, after {GALLERY} you can add your custom footer text.  That's the easiest way.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

krijtgat

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: how to add some text?
« Reply #4 on: July 30, 2004, 04:07:21 pm »

thx ;D
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.