Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

Customizing style sheets


Similar to many other web-based applications, Siebel CRM also uses cascading style sheet (CSS) files to define its visual appearance in the web browser. CSS is a commonly used technology in web development.

Developers who are requested to customize the CSS files shipped with Siebel CRM applications should consider the following:

  • We should have a thorough understanding of the CSS syntax before we manipulate the files

  • Changes to Siebel CSS files affect the entire application

  • We must establish a clear backup and documentation strategy because all changes must be reapplied after an upgrade to a newer version of Siebel CRM

The following example procedure describes how to customize the look and feel of the thread bar by modifying the main.css file. This file is the primary resource for employee-facing high-interactivity applications such as Siebel Call Center and Siebel Sales:

  1. 1. On the developer workstation, navigate to the public|enu|files directory in the installation folder...