How do “Advanced CSS Layout Options” work?
Advanced CSS Layout Options allow you to control the look and functionality of your fields by changing their visibility, alignment, and instruction positioning. To edit any of these settings, you’ll want to click on a form field and look for the “Advanced CSS Layout Options” textbox located in the “Field Properties Tab”. • Alignment (Two fields next to one another) To align two fields side by side you will want to add the word leftHalf for the field you want to sit to the left and rightHalf for the field you want to sit to the right. Note that only two fields can be placed side by side. • Visibility To make a field hidden, enter the word hide . • Instructions To make a field’s instructions show beneath the field rather than as a pop up box on the side enter the word altInstruct .