You can create new color themes for the PowerDesigner Portal. To do so, you will need to be comfortable editing image and css files.
- Go to install_dir\Tomcat\webapps\cmr\theme and make a copy of one of the existing color theme directories to use as the basis of your new theme.
- Rename the copied directory to the name that you want to see in the Color theme list on the Settings page.
- Go to new_theme_dir\images\css-images\dgm to view all the component images that are used to construct the PowerDesigner Portal site.
- Open each of the images in turn in your image editor, make appropriate, consistent changes to their color schemes, and then save them back into the folder.
- Go to new_theme_dir\css and open cmr.css in your text editor to view the css code that controls the look of other elements of the PowerDesigner Portal site.
- Make appropriate changes to the background-color and color statements and then save your changes.
- Navigate to the PowerDesigner Portal site in your Web browser and click the Settings tab. Click Refresh to ensure that your changes are taken into account by the server.
- Click and select your new color theme from the list.
- [optional] Select an image to use as your site logo and enter a new logo title for your site.
- Click Save to apply your changes.