How can I modify the colors on the E-card form...
Also as a secondary request...Where can I change the layout of the FORM.
Thanks
Colors and Layout: E-Cards
Hi LPWV,
try the documentation from the docu site:
german:
http://www.phpwcms-docu.de/ecard_beispiel.phtml
or
english:
http://www.phpwcms-docu.de/e-card.phtml
Joachim
try the documentation from the docu site:
german:
http://www.phpwcms-docu.de/ecard_beispiel.phtml
or
english:
http://www.phpwcms-docu.de/e-card.phtml
Joachim
The forum search and docusite are your friend
A "search" on this Forum of all terms "e-card color"" brought up these discussions:
http://www.phpwcms.de/forum/viewtopic.php?t=592
http://www.phpwcms.de/forum/viewtopic.php?t=7163
http://www.phpwcms.de/forum/viewtopic.php?t=6470

A "search" on this Forum of all terms "e-card color"" brought up these discussions:
http://www.phpwcms.de/forum/viewtopic.php?t=592
http://www.phpwcms.de/forum/viewtopic.php?t=7163
http://www.phpwcms.de/forum/viewtopic.php?t=6470
When I open:
and change the FORM BG Variable...No change occurs on my site...I cant figure it out...Is is not reading that file cnt16.inc.php
All I want to do is change the FORM colors to match the rest of my template colors...
Code: Select all
include\inc_tmpl\content\cnt16.inc.php
All I want to do is change the FORM colors to match the rest of my template colors...
Michael S. Wilson
Hi LPWV,
create a new article, add the content part "e-card" and fill the fields "Form", "Sent" and "Email" with the example from the docu site:
http://www.phpwcms-docu.de/ecard_beispiel.phtml
The example is in german, but you can also use the example to try out how is works. In this code you can see how you can change the colors, the labels and so on...
Do not change the content part cnt16.inc.php directly, make changes in the content part in the backend.
Joachim
create a new article, add the content part "e-card" and fill the fields "Form", "Sent" and "Email" with the example from the docu site:
http://www.phpwcms-docu.de/ecard_beispiel.phtml
The example is in german, but you can also use the example to try out how is works. In this code you can see how you can change the colors, the labels and so on...

Do not change the content part cnt16.inc.php directly, make changes in the content part in the backend.
Joachim