Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Control over ecard content or looks???  (Read 4447 times)

0 Members and 1 Guest are viewing this topic.

stcrim

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Control over ecard content or looks???
« 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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Control over ecard content or looks???
« Reply #1 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
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.