Replacing the Banner in TIBCO Spotfire

You can replace the banner in the startup splash screen, login screen and the about dialog. This is the banner.png file in the template XML file.



Prerequisites

You need to have a cobranding.config file available. You can copy and edit the cobranding.config template file.

Procedure

  1. Open the cobranding.config XML file in an XML editor or text editor.
  2. Locate the section <logoBanner>banner.png</logoBanner>
  3. Make sure that the image you want to use as a banner is 700x57 pixels. If the height exceeds 57 pixels, the image will be cropped.
  4. Make sure that the image you want to use as a banner is a .png image.
  5. Make sure that the name in the <logoBanner> section matches the name of the image you want to use as a banner.
  6. Add the image to the local folder where the cobranding.config XML file is located.