Creating a link Creating a link
 

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

Creating a link

Started by rvblog, January 10, 2005, 02:14:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rvblog

I would like to create a link in coppermine to my homepage

The following code creates a gallery name at the very top of the coppermine page - What would I add to this code, and where do I add it, to make a clickable link to my homepage:

<tr>
        <td width="750"><font face="Arial" size="4" color="#000000"><strong>{GAL_NAME}
          :: {GAL_DESCRIPTION}</strong></font> </td>
      </tr>


Thanks

kegobeer

How to add links is discussed on this board.  Have you looked around?
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

rvblog

Yes I did - lots of examples of code with the word link in it but none that I could find regarding what to add to me code example

kegobeer

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

rvblog

Nope, didn't see that one.

Thanks