Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi How can I change the background (for example the color) of CS welcome page that is shown by all users? Brg Peter
Complex answer: http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-9/CentraSite/webhelp/index.html#page/centrasite-webhelp%2Fto-customizing_the_welcome_page.html%23
Simpler answer for CSC color changes - change the stylesheets. Look in C:\SoftwareAG\profiles\CTP\workspace\webapps\PluggableUI\cis\styles and use the browser’s style inspector to see what the elements are that you want to change. Background color for Welcome page is in CIS_WM.css, style .TDAroundControl.
For BUI, make your changes in C:\SoftwareAG\CentraSite\cast\cswebapps\BusinessUI\css\custom\custom.css
Douglay, I could make the changes . Thanks for your response. Brg