Spotfire® Cobranding

The WebHeader template

You can copy and edit this WebHeader.htm template to create a custom header for the Spotfire Server web UI.

<div>
    <h1 style="background-color: #354856; padding: 10px 5px 10px 15px; margin: 0; font-family: Arial, sans-serif; font-size: 15px; color: white; line-height: 1; font-weight: bold">
        Custom header
    </h1>
    <!-- <img src="/[%AppPath%]/customLogo.png" alt="alternatetext">
    -->
</div>