Hello community,
can I insert the Chronoform5 in a Custom HTML Modul?
I don't know how to create it...
Greets Zach
can I insert the Chronoform5 in a Custom HTML Modul?
I don't know how to create it...
Greets Zach
Hi Zach,
do you realy need a Custom HTML Module?
Have you tried the one provided by Chronoforms?? download here
See this faq to configure the module
Andrea
do you realy need a Custom HTML Module?
Have you tried the one provided by Chronoforms?? download here
See this faq to configure the module
Andrea
Thank you fasenderos.
I wanted to center the form. Now I have it solved with a code.
Greets Zach
I wanted to center the form. Now I have it solved with a code.
Greets Zach
If you need to use a Custom HTML Module, than you have to download and install the Plugin provided by Chronoforms.
Than use the chronoforms tags to show the module
See this Faq
Than use the chronoforms tags to show the module
<div>{chronoforms}form_name{/chronoforms}</div>
See this Faq
That I have done already. If I insert the code
Greets Zach
<div>{chronoforms}form_name{/chronoforms}</div>
, nothing happens... Now the problem is solved, with a code in .css. Thank you for your ideas.
Greets Zach
Hi morblo,
Add some CSS in a Load CSS action to set the left and right margins of the div.gbs3
Bob
Add some CSS in a Load CSS action to set the left and right margins of the div.gbs3
Bob
This topic is locked and no more replies can be posted.