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
Take a look at themes/yourtheme/theme.php, find// HTML template for e-cards
and 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