Using customized style sheets


You can add your own style sheet to override the rules defined in system style sheets. A customized style sheet can change the appearance of the application in the browser, including fonts, labels, colors (including background, text, and link colors), menu styles, button styles, and trim lines. For example, if you want an application to include your corporate standard for colors and fonts, use a customized style sheet to reflect your corporate styles.

In the following example, the colors for trim link text and trim link hover text have been changed from their default values in the ARSystem.css style sheet.

a.TrimLink {
   text-decoration:underline;
   color:navy;
}
a.TrimLink:hover {
   color:#cccccc;

To customize styles for a specific view of a form, create a CSS file and then add a link to the style sheet in the Web Header Content view property. 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*