The Design area is accessible via the Properties form section.
Form Layout
Generally, layouts are just HTML code, with styles, images and so on. The purpose is to integrate your components into predefined or custom created layouts. Currently, RSForm!Pro supports 6 (Inline (XHTML), 2 Lines (XHTML), Inline, 2 Lines, 2 Columns Inline, 2 Columns 2 Lines) predefined layouts as displayed below.
- Disabling the "Auto Generate Layout" option will make the Form Layout area to editable, but will prevent the field placeholders from being automatically added.
- Inside the Form Layout tab you can add your own HTML and CSS.
Form theme
In the Form Theme tab you can select a custom theme that will be applied to your form. The theme adds custom CSS styles to the form without having to uncheck the Auto-Generate Layout option of the Form Layout. This way you can easily customize your form with just one click.
The themes from which you can choose are:
CSS and Javascript
The CSS and Javascript areas can be used to further customize the look and functionality of your form.
You can use the CSS area to add some custom style to your whole form, without actually unchecking the Autogenerate checkbox, or modify any of the RSform!Pro files. You can use standard CSS, in between the tags.
The Javascript area also needs its specific scripting tags: <.






