Custom footer for eCards sent Custom footer for eCards sent
 

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

Custom footer for eCards sent

Started by Celaine, September 08, 2004, 01:35:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Celaine

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! 
best...

Christine

Nibbler

Alter your theme.php for the theme you are using to include the footer, search for // HTML template for e-cards

Maybe add it like this
<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>