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