Create a Custom Color Scheme
Users may choose a custom color scheme for PowerWeb user interface.
To create a custom color scheme:
-
On the PowerWeb web server, navigate to the folder where the color scheme files reside, C:\inetpub\AMM\Src by default.
-
Select the color scheme file that most closely matches the colors that you want to use in your custom color scheme:
-
Power User 1.css
-
Power User 2.css
-
Windows.css
Do not select any other .css file.
-
-
Copy the file to a new name that you want to appear in the scheme list in PowerWeb, for example, Acme.css.
-
Open the new file in any text editor.
-
Locate the class definition for the object that you want to modify.
This might require some trial and error or consulting with an expert in your organization who has CSS knowledge. For example, to change the color of the page header, locate the table.viewbar class.
-
Modify the class definition as necessary and save the file.
For example, change the color, background-color, or font-size attributes.
-
Restart the World Wide Web Publishing service.
-
Open a PowerWeb session, select your new custom color scheme, and observe the results.