coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Celaine on September 08, 2004, 01:35:26 AM

Title: Custom footer for eCards sent
Post by: Celaine 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! 
Title: Re: Custom footer for eCards sent
Post by: Nibbler on September 09, 2004, 12:04:35 AM
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>