Creating a link Creating a link
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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