Control over ecard content or looks??? Control over ecard content or looks???
 

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]

Main Menu

Control over ecard content or looks???

Started by stcrim, June 26, 2004, 11:39:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stcrim

Does the ecard offer a header or footer, or some way to make changes or additions???  An example would be adding a few lines of text that go out with every ecard.

Steve

Joachim Müller

Take a look at themes/yourtheme/theme.php, find// HTML template for e-cardsand edit the code that comes after it accordingly. For the text message itself, edit /lang/yourlanguage.php (e.g. english.php), find// ------------------------------------------------------------------------- //
// File ecard.php
// ------------------------------------------------------------------------- //
and edit the stuff that comes after it.

GauGau