Hello, is it possible to add a class to the <form> tag?
I would like to use Uikit style http://www.getuikit.com/docs/form.html for my form, but I don't know ho to put the class
Thank you.
I would like to use Uikit style http://www.getuikit.com/docs/form.html for my form, but I don't know ho to put the class
<form class="uk-form">
.Thank you.
HI andrea74,
There's no box to add a class directly :-(
You could add it using JavaScript.
You could turn off the Chronoforms <form> tags in the form General tag and add your own.
You could edit the uikit files to use the Chronoform class that ChronoForms adds to the tag.
Bob
PS You may find that the standard ChronoForms HTML structures don't work well with uikit.
There's no box to add a class directly :-(
You could add it using JavaScript.
You could turn off the Chronoforms <form> tags in the form General tag and add your own.
You could edit the uikit files to use the Chronoform class that ChronoForms adds to the tag.
Bob
PS You may find that the standard ChronoForms HTML structures don't work well with uikit.
This topic is locked and no more replies can be posted.