How to customize Catalog Requests to get these visible as Centered
book
Article ID: 125344
calendar_today
Updated On:
Products
CA Service CatalogCA Service Management - Asset Portfolio ManagementCA Service Management - Service Desk Manager
Issue/Introduction
N/A
N/A
Environment
Windows
Resolution
Please do make a backup of the file before you make any change.
A: 1 In folder C:\Program Files\CA\Service Catalog\filestore\themes\CA_Technologies_R7\css 2 Edit file main.css 3 Search for 'td.folder-content' and check for the below lines(may be different as such): td.folder-content{padding:4px;line-height:normal;vertical-align:middle;text-align:left;font-size:14px}div.empty-space,.folder-empty-space{background-color:#FFF}
4 In the above section, change text-align:left; into text-align:center;
5 Save the file.
B: 1 Stop the CA Service Catalog services(Accounting and Catalog). 2 Empty/clear the %USM_HOME%\view\translets folder. 3 (re)move the %USM_HOME%\logs\*.log files. 4 Clear the browser-cache. 5 Start the CA Service Catalog services(Accounting and Catalog).