|
|
|
|
|
![]() |
|
|
|
Helpdesk
|
How do I rebrand/customize the Centova Cast web interface?
Aug 24, 2009 11:00am
Question:
How can I rebrand/customize the Centova Cast web interface to match my web site or corporate identity?
Answer:
First, please note that per this article, we do not provide technical support for, nor any assistance with, any type of Centova Cast modifications. Modifying the Centova Cast interface may interfere with the operation of Centova Cast, and cause issues to arise which may appear to be unrelated to your modifications. Should our support representatives feel that your modifications are interfering with the proper operation of Centova Cast, we reserve the right to discontinue technical support for any issues you experience with Centova Cast after modifications are made.Also note that this article is intended for users who want to apply advanced customizations to the Centova Cast user interface; if you only want to replace the Centova Cast logo with your own, please see this article instead: How do I apply my own logo to Centova Cast? Having said that, we have made the following tips available for customers wishing to customize Centova Cast at their own risk: Basics The Centova Cast user interface (UI) is based entirely on XHTML+CSS. You (or your web developer) will need to be reasonably familiar with XHTML and CSS in order to customize or rebrand the UI. The Centova Cast UI has been designed to use a tableless, CSS-based layout. This allows you to make a wide range of changes -- from simple logo replacements, to drastically altering the appearance of the UI -- by editing only the CSS files, and without modifying a single line of XHTML code. File Locations Centova Cast's UI is separated into two portions:
Theme File Descriptions Inside the Theme Files directory, you will find the following files:
System Template Descriptions The system templates are intended for internal use by Centova Cast, and are thus not documented at this time. If you feel that you must modify these templates, the filenames for each are reasonably self-explanatory. Template Guide If you are an advanced user and need to make more advanced modifications to the templates (and more specifically, to the template markup), please download the DirecTemplate Template Author's Guide from the Centova Cast Documentation Page. This provides advanced developer documentation for the template markup used by DirecTemplate, the template library used internally by Centova Cast. |