This section provides details about creating and managing
themes to define the look of the WebSphere® Service
Registry and Repository web user interface.
A theme definition compressed file (.zip) must contain
certain files:
- User theme:
- dynamiccss.jsp
- banner.jsp
- footer.jsp
- css/
- hideRightColumn.css
- pageStyles_rtl.css
- pageStyles.css
- showLeftColumn.css
- Logon theme:
- dynamiccss.jsp
- logon.jsp
- logonChoice.jsp
- logonError.jsp
- logonSessionInvalid.jsp
- css/
- logonStyles_rtl.css
- logonStyles.css
The .jsp files define certain pages, or sections of pages. The
.css files define the styles, colors, and background images.
Theme
definition compressed files also contain an images directory
which includes all the image files used in the theme.
The following
subtopics provide details about creating and managing themes definition
files: