forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: stcrim on June 26, 2004, 11:39:29 pm

Title: Control over ecard content or looks???
Post by: stcrim on June 26, 2004, 11:39:29 pm
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
Title: Re: Control over ecard content or looks???
Post by: Joachim Müller on June 27, 2004, 12:55:30 am
Take a look at themes/yourtheme/theme.php, find
Code: [Select]
// 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
Code: [Select]
// ------------------------------------------------------------------------- //
// File ecard.php
// ------------------------------------------------------------------------- //
and edit the stuff that comes after it.

GauGau