Customizing the CW Interface - Images and CSS
You can customize the look of the Contenta Web interface by changing the images that are defined for use in the Contenta Web interface, by modifying the cascading style sheet that controls the font and color display in the interface, or by editing the HTML in the JSP and XML files. Customizations are done by modifying the following:
- CWStyle.css file—To customize fonts and colors; for example, to modify the color scheme to match a corporate standard.
- The GIF files—To customize images that are used in the interface. For example, to modify logos, and/or object icons.
- The JSP and XSL files—To customize the html components of the interface
This document describes the CSS, GIF, JSP, and XSL files and how to modify them to customize the look of the Contenta Web application. This document assumes that you are familiar with Cascading Style Sheets, HTML, and modifying and/or creating graphics.