Skin form — Components tab — General — Custom styles |
You can specify a custom style on the Advanced tab of the cell properties panel. You must enter the custom style name.
To add a custom style:
custom_
is prepended to the class name that you specify.
Note the name, custom_
classname. You must type this name on the Advanced tab of the cell properties panel to use this custom style.
As a best practice, refer to CSS files, classes, and identifiers using lowercase and hyphens. Hyphens improve readability, the semantic value of the item, and match the syntax of CSS attributes, for example, margin-left. Avoid articles and conjunctions, such as the, and, or, if, etc.
To delete a custom style, select the style and click .
You can remove inline styles, in a single step, from all unlocked sections in your application from the HTML Application Readiness landing page.
When customizing layout styles, it is a best practice to define a custom style in a skin and not inline styles within the layout's properties panel. When you save a section that contains an inline style, a guardrail warning appears and you have the option to use the Remove Inline Style command button.