Sei sulla pagina 1di 2

You can customize the CA GovernanceMinder look and feel to match those of your p

ortal standards.
Note: All the files are located in the following path
\Program Files\CA\RCM\Server\eurekify-jboss\server\eurekify\deploy\eurekify.war
Colors
Colors are defined within the style sheets as hexadecimal representations of red
, green, and blue; prefixed with a #. The first two digits are the red, second two
digits are green, and the third two digits are blue. Each of these factors are
a range between 0 and 255 (in decimal).
By converting these numbers into hexadecimal, you can build the color required.
The two ends of the spectrum are black (#000000) and white (#FFFFFF).
The simplest way to find the hexadecimal value for a color is to use Microsoft P
aint. To determine an exact color, open a picture file within Paint.
Follow these steps:
Open logo file in paint.
Use the Color Picker tool to extract the correct color. Click the icon and the
n select a region on the picture and click. This will populate Color 1.
Click Edit colors.
Covert these values to hexadecimal by entering the decimal value into a calc
ulator and press Hex. If you use the native Windows calculator, you must use the
Programmer Calculator to expose the Hex function.
The Portal Login Page
The portal login page is visible if not using single-sign-on. When you upgrade a
ll modifications are overwritten.
Modify the Title Bar
Do the following:
Navigate to: \eurekify.war\WEB-INF\classes\com\eurekify\web\application
Open the EurekifyBaseWebApplication.properties file
Navigate to line 1778.
Change the following attribute; your text message goes in after the =.
loginPage.welcome=Welcome to the Forward Inc. Governance Portal
Repeat the action for: EurekifyBaseWebApplication_en.properties; where en is
the appropriate localization file.
Restart JBoss.
Modify theTitle Bar Logo

Source from
http://cookbooks.ca.com/cagovernanceminder/2013/10/27/customize-the-ca-governanc
eminder-portal/
https://docops.ca.com/ca-identity-governance/12-6-02-cr1/EN/configuring/configur
e-a-ca-business-intelligence-server
Do the following:
Prepare your logo file by converting it to a .ico file.
Navigate to the following directory: \eurekify.war\

Rename your .ico file to favicon.ico.


Copy and replace the existing file in the directory.
Restart the JBoss server.
Close the web browser.
For Internet Explorer, open Internet Options in the Control Panel. Click
Delete Browsing History. Be sure to uncheck Preserve Favorite website data and
click Delete.
Modify the Background Color
Do the following:
Navigate to: \eurekify.war\style\r7-gxt
Open the following file for editing: desktop.css
Locate line 282.
Change the color value.
Locate line 285;
Change the color value.
Change the Logo
Do the following:
Prepare your logo file by ensuring it is a .png file.
Navigate to: \eurekify.war\
Rename your .png file to CAT_logo_53_trans.png.
Copy and replace the existing file in the directory.
Restart the JBoss application server
Modify the Header Title
Do the following:
Navigate to: \eurekify.war\WEB-INF\classes\com\eurekify\web\application
Open the EurekifyBaseWebApplication.properties file
Navigate tp line 1769.
Change the following attribute; your text message goes in after the =.
portal.header.title = Forward Inc. Governance Portal
Repeat the action for: EurekifyBaseWebApplication_en.properties; where en is
the appropriate localization file.
Restart the JBoss application server.
To change the color of the text, navigate to: \eurekify.war\style\r7-gxt
Open the desktop.css file.
Go to line 273.Change the color value. Other text attributes may be changed
as well: font, size, position.

Potrebbero piacerti anche