style editor or themes
I am creating a form in 6.5 and already have CSS from my other project which is based in PHP, what is the best way to apply style to forms?
I am creating a form in 6.5 and already have CSS from my other project which is based in PHP, what is the best way to apply style to forms?
The form object can be styled in multiple ways, however, if you have the CSS already style editor is not what you should go for. It is mostly for inline styling.
You can create a theme and apply CSS, but here you will have to click the object and manually select the property like background, font, width.. etc. Themes can be re-used with any number of forms too.
Coming to the best way around this would be to have custom client libs and map the client libs to the form. This is also reusable.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.