Creating a link Creating a link
 

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]

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