Modifying the presentation options of the Layout group
Make minor adjustments to the styling of the specific Layout group.
- Click the Layout group and in the header click the View properties icon.
- In the Properties window, click the Presentation tab and select the Display advanced presentation options check box.
- To display the layout group below other floated layout groups within the container in which it is hosted, select this Clear floated layouts check box.
-
To define inline style for the layout, enter CSS code in the Inline style
(not for production use) field.
Entering inline style results in a guardrail warning. For maintainability and reuse, use a custom CSS class.
-
To specify styling of the layout container, press the Down arrow key in the
Container CSS class field to select a predefined class or click
the Open class editor icon to see a list of available
helpers.
You can enter several helper classes, separated by a space. For more information, see Helper classes.
-
To specify styling of the content within the layout, press the Down arrow key in the
Content CSS class field to select a predefined class or click the
Open class editor icon to see a list of available helpers.
You can enter several helper classes, separated by a space. For more information, see Helper classes.
- Click Submit.