A Cascading Style Sheet (CSS) determines the appearance of Registration Services pages. The CSS contains style definitions for elements, such as fonts and color, in an HTML or JSP page. A CSS is used to maintain a consistent format appearance across multiple pages that reference the same CSS. A change in the CSS is reflected in all of the pages.
The Cascading Style Sheet defines the following elements:
|
Element |
Style Name |
Description |
|
|---|---|---|---|
|
Background color |
.lightBackground |
The predominant color of the Registration Services screens. The color is expressed in the CSS as a hexidecimal code. |
|
|
Border color |
.darkBackground |
The border color in the Registration Services screens. This color is expressed in the CSS as a hexidecimal code. |
|
|
Field name |
.Field Text |
Used for field names on collector and submitter pages, such as user_data_collector.jsp. Also used for the welcome message on the Registration Space Selector Page. |
|
|
Small header |
.FormSmallTagFont
|
Used for field names on search pages and small headers. |
|
|
Section label |
.SectionHeader |
Used for section headings, such as User Profile Information. |
|
|
Page title |
.PageTitle |
Used for the title at the top of the collector and submitter pages, such as user_data_collector.jsp. |
|
|
Medium header |
.FormTextFont
|
Used for medium headers and large text, such as the number of matches in search results pages. |
|
|
Warning |
.WarningFont |
Used for warning messages when using the forgotten password feature. |
|
|
Required field indicator |
.RequiredFieldFont |
Used for the asterisk (*) that indicates a required field. |
|
|
Links |
.SmallLinkFont |
Used for links in the Registration Selector and Task Selector pages. |
|
|
Search title |
.Form TitleFont |
Used for the title of standard search pages. |
|
|
|
Note: The Registration Services forms that users log into do not use the Cascading Style Sheet. To modify the appearance of the login forms, edit the .FCC files, which are installed in the Forms directory where Registration Services is installed.
The following figures illustrate how the styles CSS are used:


| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |