|
WBI Skins |
Top Previous Next |
|
Skins allow you to customize the look of your AyaNova WBI web pages, such as you may want the WBI look to follow your company's colors or your web site colors and look.
WBI comes with four sample "skins" that users can select after logging in via the User Preferences menu option - the name of the skin is dictated by the folder name in C:\Inetpub\wwwroot\AyaNovaWBI\App_Themes
(your skin selections may be different, as it depends on the defaults installed, and whether you have created new)
A cookie identifying the last skin used will be placed on the computer so that the skin last used will be selected again by default the next time the user logs in. The user can change which skin is used at anytime by changing via the User Preferences menu option.
Any folder found under the App_Themes folder will be listed as a choice in the user preferences page automatically.
A skin file has the file name extension .skin and contains property settings for individual controls such as Grids, Button, Label, TextBox, Calendar controls etc. Control skin settings are like the control markup itself, but contain only the properties you want to set as part of the theme.
Skin folders are located in the C:\Inetpub\wwwroot\AyaNovaWBI\App_Themes folder on the WBI server (if default installation location is used)
Each folder under the App_Themes folder contains additional files and folders that identify to the web browser how the components on the web pages are to display.
Skins do not change the functionality of WBI pages, only their appearance.
Basics Recommendations if customizing an existing Skin File
|