| Bookshelf Home | Contents | Index | Search | PDF |       | 
Siebel Tools Reference > Special Behavior Supported by Templates >
Cascading Style Sheets
The look and feel of user interface elements are controlled by cascading style sheets. Cascading style sheets contain classes that define elements such as color schemes and fonts. Cascading style sheet files (.css files) are located in:
- The Siebel Server installation directory
siebsrvr_root\WEBMASTER\files\language_code- The Mobile or Dedicated Web Client installation directory
client_root\PUBLIC\language_code\FILES.- The Tools installation directory
tools_root\PUBLIC\language_code\FILESThe following are examples of how you could use cascading style sheets to modify the look and feel of the user interface:
- Have text appear in the font of your choice
- Specify that size of text in points, pixels, and many other units
- Add any color or background color for images
The .SWT templates can be configured to use formatting tags. By storing style-related information in cascading style sheets rather than .SWT templates, you can increase the modularity and consistency of your applications and the ease with which the .SWT templates can be modified and reused.
See Siebel Developer's Reference for more information about cascading style sheets.
| Bookshelf Home | Contents | Index | Search | PDF |       | 
| Siebel Tools Reference, Version 7.5, Rev. A Published: 18 April 2003 |