How can I change ecard background? How can I change ecard background?
 

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

How can I change ecard background?

Started by rocksur, October 25, 2007, 01:21:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rocksur

How can I change ecard background?

I tried to find ecard layout (// HTML template for e-cards) in the theme: my_coppermine_folder/themes/mytheme/theme.php

But there is


<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2005 Coppermine Dev Team
  v1.1 originaly written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.1
  $Source: /cvsroot/coppermine/devel/themes/halloween/theme.php,v $
  $Revision: 1.00 $
  $Author: kegobeer $
  $Date: 2005/10/23 16:24:27 $
**********************************************/

// ------------------------------------------------------------------------- //
// This theme has all CORE items removed                                     //
// ------------------------------------------------------------------------- //
define('THEME_IS_XHTML10_TRANSITIONAL',1);
?>



So where have I look for // HTML template for e-cards?

Nibbler


rocksur

All sample theme? or just the ecard part?

rocksur


Joachim Müller

Quote from: rocksur on October 25, 2007, 01:40:05 AM
All sample theme? or just the ecard part?
Just the ecard part. Hope that's what you did.