Siebel Tools Reference > Configuring the Customer Dashboard > Modifying the Look and Feel of the Customer Dashboard >

Changing the Background Color and Border


You can change the background color and border color properties in the main.css file, which is located in PUBLIC\Language_Code\FILES\ directory of your Siebel installation, where language code represents the three-letter code for your installations language pack.

To modify the background color or border

  1. Locate the main.css file in the PUBLIC\Language_Code\FILES\ directory of your Siebel installation.
  2. Open the file with Notepad or other editor.
  3. Find the following section and modify the values for dashbrdBorder and dashbrdBack as necessary.
  4. /*---------------------*/

    /*Dashboard Definitions*/

    /*---------------------*/

    .dashbrdBorder {background-color:#6666CC;}

    .dashbrdBack {background-color:#E0E0E0;}


 Siebel Tools Reference, Version 7.5, Rev. A 
 Published: 18 April 2003