Forums

Form styling

tikkibar 27 May, 2015
I'm new to Chronoforms and I'm trying to determine if it's a good solution for my needs. I've been looking at the various help and tutorials but I've found it a little difficult to determine which solutions apply for v5. So, I'm here looking for assistance to my first question.

I'm currently using a template from YooTheme. I like UIKit and the styling the template offers. Chronoforms obviously is using its own styling. How can I change the form so that it pulls in the template's style sheet as well as change the classes for each form element? Would it be best to write my own HTML? If I did, how would I validate each field?

Help and guidance would be appreciated.
GreyHead 28 May, 2015
Hi Tikkibar,

Please try setting the Form Theme to None (or possibly Pure Bootstrap 3) on the form Styles tab.

You can add your own HTML on the Code tab if you set the Form Type to Custom Code. To add validations add classes like e.g. class="validation['required email']"

Or, you can mix an match ChronoForms elements and Custom Code by using Custom Code elements in the Designer tab.

Bob
This topic is locked and no more replies can be posted.