Editing template for ecard-sending page Editing template for ecard-sending page
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Editing template for ecard-sending page

Started by d.l.h, January 08, 2005, 05:22:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

d.l.h

Hi!
I am trying to adapt coppermine's classic theme to my page design, but now i have a problem: I can't find a way to change the text formatting on the ecard.php page.
take a look: http://www.v3.d-l-h.net/v3/module/coppermine/ecard.php?album=1&pid=2&pos=0
the text looks different than on the rest of the page (http://www.v3.d-l-h.net/v3/module/coppermine/index.php).

I searched in the theme.php file, but I found nothing.
How can I change the tetxt formatting?

Greets
Martin

Joachim Müller

themes/yourtheme/theme.php, find// HTML template for e-cards

Joachim

d.l.h

I didn't mean the ecard itself, but the pag where you can send the ecard. But i solved the problem myself now.