Maintenance Manual

64 Cisco Unified Web and E-Mail Interaction Manager Administrator’s Guide to Chat and Collaboration Resources
3. To change the Close button colors, do the following:
a. To change the button color, locate the close-button-class class and change the value of the
background-color
property.
b. To change the hover color, locate the
close_button_class:hover
class and change the value of
the
background-color
property.
4. Save the changes.
5. Clear the browser cache and access the callback link to test the changes.
Custom color of buttons
Changing the Size of Callback Windows
This section talks about defining the size of the windows.
To change the size of the callback windows:
1. Open the Cisco_Home
\eService\templates\callback\
Template_Folder
\eGainLiveConfig.js
file
in a text editor.
2. Edit the values for the following properties:
windowWidth: Set the width of the callback and delayed callback windows. The default value is 425
pixels.
windowHeightCallback: Set the height of the callback page. The default value is 600 pixels.
windowHeightDelayedCallback: Set the height of the delayed callback page. The default value is 680
pixels.
3. Save the changes.
4. Clear the browser cache and access the callback link to test the changes.