Download Tandem Server CMS

Co-Branding

Co-Branding is used so hosting companies and web design studios can brand the Tandem Server publishing tool.

In the webroot/CoBrand folder add a CoBrand.config file with the following format.

Example:
<xml>
<footerlink text="ASP.NET Web Hosting by AquestHosting.com" url="http://aquesthosting.com"/>
<logourl>../Files/_CoBrand/logo.jpg</logourl>
<quicklinks title="AquestHosting.com Pages">
<quicklink text="Home Page" url="http://aquesthosting.com"/>
<quicklink text="Control Panel" url="https://admin.aquesthosting.com"/>
</quicklinks>
</xml>

Note: You may add as many quick links as you need.

Download Sample CoBrand.config file