﻿<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="BrandingOptions.aspx.cs" Inherits="cloudenterprise.BrandingOptions"
    MasterPageFile="~/Site.master" %>

<asp:Content ID="Content" runat="server" ContentPlaceHolderID="MainContent">
    <table width="860" align="center" border="0" cellspacing="0" cellpadding="0" style="padding: 0px;">
        <tr>
            <td>
                &nbsp;
            </td>
        </tr>
        <tr>
            <td class="checkout" width="860" style="padding: 16px;">
                <a name="words"></a>
                <h1 class="intro" style="margin-top: 20px;">
                    CentreStack Branding Options</h1>
                <h2 style="color: #808080;">
                    Branding and White-Label Support</h2>
                <div class="toc" style="float: left;">
                    <b style="margin-left: 8px;">Table of Contents</b><br />
                    <ul style="list-style-type: circle;">
                        <li><a class="normal" href="#system">User Interface</a></li>
                        <li><a class="normal" href="#webplatform">Branding Options</a></li>
                    </ul>
                </div>
                <p>
                    CentreStack includes branding and white-label support. This
                    article documents the branding and white-label user interface</p>
                <h2>
                    User Interface</h2>
                <p>
                    You can access the branding and white-label settings page from web portal-> Management Console-> Cluster Manager page</p>
                <h2>
                    Cloud Cluster Manager
                    Branding Page</h2>

                <p>
                    The following screen shots shows the branding options available from within the cluster manager.
                    </p>

                <table width="100%" border="0">
                    <tr>
                        <td width="25%" style="text-align: center;">
                            <a id='wp1' class="various iframe" href="/serviceprovider/images/branding/target/window6800.jpg">
                                <img src="/serviceprovider/images/branding/target/window6160.jpg" alt="page 1" /></a><br />
                            branding options 1
                        </td>
                        <td width="25%" style="text-align: center;">
                              <a id='A8' class="various iframe" href="/serviceprovider/images/branding/target/window7800.jpg">
                                <img src="/serviceprovider/images/branding/target/window7160.jpg" alt="page 2" /></a><br />
                            branding options 2
                        </td>
                        <td width="25%" style="text-align: center;">
                              <a id='A9' class="various iframe" href="/serviceprovider/images/branding/target/window8800.jpg">
                                <img src="/serviceprovider/images/branding/target/window8160.jpg" alt="page 3" /></a><br />
                            branding options 3
                        </td>
                        <td width="25%" style="text-align: center;">
                            &nbsp;
                        </td>
                    </tr>
                </table>

                <p>
                    Please reference
                    <a href="Product.aspx">product page</a> for other documentation.</p>
            </td>
        </tr>
    </table>
</asp:Content>
