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: Custom footer for eCards sent  (Read 2495 times)

0 Members and 1 Guest are viewing this topic.

Celaine

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • http://celaine.com
Custom footer for eCards sent
« on: September 08, 2004, 01:35:26 am »

I am running cgp 1.2.0 and would like to insert a custom footer line of text that would be sent with each emailed ecard as a promotion for my new book. I thought that I could perhaps insert this line in the ecard.php page, but I am SO new to any type of programming like this that I am not really sure where to try doing that, or if it would work out.

Any advice appreciated. Thanks in advance! 
Logged
best...

Christine

Nibbler

  • Guest
Re: Custom footer for eCards sent
« Reply #1 on: September 09, 2004, 12:04:35 am »

Alter your theme.php for the theme you are using to include the footer, search for
Code: [Select]
// HTML template for e-cards
Maybe add it like this
Code: [Select]
<p align="center"><a href="{VIEW_MORE_TGT}"><b>{VIEW_MORE_LNK}</b></a></p>
<p align ="center">Buy my new book, it is really nice !</p>
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 18 queries.