- The Framework comes with three Cascading Style Sheets:
- Framework.css provides formatting for the overall website. This CSS file gives the website its width, hyperlink color, font size, header and footer height, etc. However it does not style the Alpha Five components such as Grid, Dialog, etc.
- Framework_boxes.css provides box styles for the content areas.
- Tabbedui.css provides formatting for the TabbedUI.
- Framework Styles are organized into "themes" and stored within your project under css\themes. You can add additional "themes" by creating new subfolders under css\themes with modified css files. You can select which style to use in your live website under Setup > Website Setup on the General tab.