How to change ibm logo placed in Footer side of CCM Web UI and update new logo there?
First of all I made changes in Footer.css file included in net.jazz.web.app_6.0.0.v20150422_0026.jar file located in server installed directory/IBM/Server/conf/jts/sites/update-site/plugin. I extract this jar file on desktop and after entering the extracted jar file i go through /resources/internal/template/Footer.css this path.
2 answers
Hello Sayli
Comments
Thanks rohit.
Hi Sayli
The web UI theming is application specific, so yes, you need to do the same thing in both JTS and CCM. If fact, you don't need to extract the CSS file CCM again, as you can just use the one for JTS in CCM. As long as you do the exact same thing in JTS and CCM, you should see the same effect in both applications (I've verified it). I suggest you use the inspector tool in your browser to confirm the CSS style of the said element.
Comments
Thanks Donald Nong. I did the same thing that u mentioned i.e. using Inspector tool but the changes i made in .css file of JTS or CCM that doesn't affect the CCM Web UI.
It does not make sense. When you activate the newly uploaded theme in /ccm/admin, you should see the effect straightaway, without navigating to other pages. Unless all the time you are uploading and activating themes only in /jts/admin. If in doubt, use the sample theme in the Wiki for testing, as its header and footer have some big fonts in red and you can't miss it.
Ok. I will do this and let u know.