Customizing the Aurora Theme
This topic describes how to customize the Aurora theme. For more information about the Aurora theme, see Siebel Fundamentals Guide.
To customize the Aurora theme
- Create new CSS rules in mycustom.css and place the file in: - AI_Install_Dir\applicationcontainer_external\siebelwebroot\files\custom
- Navigate to the Sitemap and query for manifest and then select Manifest Files. 
- From the drop-down menu choose Name, then enter files in the text field and run the query. 
- Click the plus (+) icon in the menu bar. 
- In the name field, enter the path to the new CSS file, for example: - files\custom\<mycustom.css>
- Navigate to Manifest Administration and query for the Usage Type of Theme. 
- Click the plus (+) icon in the menu bar. 
- Create a new Platform Dependent record and click the plus (+) icon in Object Expressions. 
- Create an Aurora theme expression by clicking the plus icon (+) and entering Aurora in the Expression field. 
- Click the MVG icon. 
- In the Expressions pop-up window, click OK. 
- Set the new object expression’s level to 1. 
- Click the plus (+) icon in the Files menu bar. 
- In the Files pop-up window, click the Search icon. 
- Enter files in the search field and click the Execute icon. 
- Select the check box for your new CSS file and click OK. 
- Navigate to Tools, User Preferences, and then Behavior. 
- From the Theme drop-down menu, choose Aurora. 
- Close the application and then restart it. - The changes you made in the new CSS file are now active.