Section | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Width Width
This specifies how wide your form will be. The default “regular” width is 600px, but the dropdown also includes thin (400px450px) and wide (800px). You also may pick the custom option; this will enable the box to the right of the Width dropdown and let you specify your own width.
Height Height
This property specifies an initial height for your form as it is loading into the browser. It does not dictate the actual height. You typically do not have to edit your form’s height property since the form can resize dynamically. However if your form is very small it can improve the appearance as your form loads if you set height to the actual height of your form.
See [[V4_Using_Forms#Embedded_form_links_--_.22Just_the_iframe.22_and_.22Embedded_Form.22 | Embedding and Using Forms]] for for details on configuring the actual form height.
Controls Controls
This property applies whether the options you define for checkbox and radio controls will be displayed vertically or horizontally. In the current version the property is always to set to vertical and cannot be changed.
Theme Theme
You can choose a theme to alter the appearance of your form. Live Forms provides two global themes : Clear Nouveau or Professional BlueNouveau Blue. The Clear theme Nouveau theme gives your form a clear (white) background and a submit and the Professional Blue cancel button with rounded corners. The Nouveau Blue has the same characteristics of the Nouveau theme and gives your form a soft blue background. New forms are created with the Nouveau theme.
Of course, you may [[V4_Customizing_Themes | create a custom theme]] instead instead of using the default themes. After you have added the customized them it will appear in the dropdown list along with the pre-defined options.
Font Name, Font Size and Font Color Color
Your form’s font name, size and color properties will be applied to all labels and text on your form. You can override these properties for a particular control by editing the control’s properties.
...