COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: DSR on 05 May 2014 12:42:18 PM

Title: How can I change the foreground color for Launch menu text in Cognos Connection
Post by: DSR on 05 May 2014 12:42:18 PM
Hello Guru's,

I am doing re-branding of my portal for my customers. I have done everything but stuck here. I have Cognos Connection  header background color as white, as all these texts on the Cognos Connection header Report Name, User Logged in Info,  Launch, Help 'About' etc texts default color is white,I need to change foreground colors to black on my cognos connection header.

I have searched the tags for changing these elements in Default.CSS,Banner.CSS and system.xml files and was not able to find anything especially for these texts.

Need help to change this.

Thank you for your time and help,
DSR
Title: Re: How can I change the foreground color for Launch menu text in Cognos Connection
Post by: bdbits on 05 May 2014 05:05:13 PM
You can use IE developer tools, or Firefox with the Firebug addon. Open the page with your choice of tool enabled. You are able to select the item of interest, and in the CSS panel you can see which rules were found and applied, and what stylesheets they came from. I have found this invaluable for tracking down style information.
Title: Re: How can I change the foreground color for Launch menu text in Cognos Connection
Post by: DSR on 07 May 2014 02:05:41 PM
Thanks bdbits,

I have checked in the same way you have suggested. But the style which is using here is not effecting the Launch text. Still on search to find. Let you know once I make this change.

Regards,
DSR
Title: Re: How can I change the foreground color for Launch menu text in Cognos Connection
Post by: Raghuvir on 14 May 2014 10:26:49 AM
Hi DSR,

What version of cognos are you using ?

Regards