In IBM® Cognos® Connection, you can add
custom logos on the right side and the left side of the portal banner.
Procedure
- Name your logo image file to your_logo_here.gif.
- Copy the image file to c10_installation\webcontent\skins\<skin>\branding
and overwrite the existing your_logo_here.gif file.
- Modify the file banner.css located in the c10_installation\webcontent\skins\<skin>\shared
folder location as follows:
- In the ".logo" section, remove the line "display: none;".
- In the "#ibmLogo" section, add the line "display: none;".
- Modify the file portlet.css in the c10_installation\webcontent\skins\<skin>\fragments
location as follows.
- In the ".cogstyle-header-logo" section, remove the line "display:
none;".
- In the ".cogstyle-header-ibm-logo" section, add the line "display:
none;".