This topic describes elements of the Redwood theme that can be customized. For more information about the Redwood theme, see Siebel Fundamentals Guide.
To customize the Redwood theme
-
Create new CSS rules in a custom css file, for example
mycustom.css
and place the file in:SIEBEL_ROOT\applicationcontainer_external\siebwebroot\siebel\files\custom
-
Navigate to the Sitemap and query for manifest and then select Manifest Files.
-
Click on 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.
-
Click the plus (+) icon in the menu bar.
-
Create a new Platform Dependent record and click the plus (+) icon in Object Expressions.
-
Enter Redwood Theme in the Expression field.
-
Set the new object expression level to 1.
-
Click the plus (+) icon in the Files menu bar.
-
In the Files pop-up window, click the Search icon.
-
Enter the custom CSS file which was created in Manifest Files view and click on the Execute icon.
-
Save the Record
-
Navigate to
. -
Choose Redwood from the Theme drop-down menu.
-
Close the application and then restart it.
Note: The changes you made in the new CSS file are now active.