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

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

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.