Create New Custom Theme in Siebel Open UI in IP14 and IP15
The high-level steps of creating a new custom theme and adding it into the Siebel Application:
- Create custom CSS file
- Register custom CSS file(s) in the manifest
- Create a custom manifest expression
- Register the theme for the application
- Create LOV entries
1. Create Custom CSS File
You have to place the custom CSS files in the following folder before you can use it in Siebel Open UI: PUBLIC/%Language%/FILES/custom
For example, create a file named theme-alta.css.
Note: IF the custom folder does not exist, create it.
2. Register Custom CSS File(s) in the Manifest
The first step for any custom .css file that you want to use is to be registered in the Manifest Files view just as you would do with any custom JavaScript files.