Website "Skin" (Masterpage)
- Everything outside the "content" area
- Above the Content is the "Masthead"
- Below the Content is the "Footer"
- Appears across the website on all pages
- Relocation or modification of these regions requires customizing the masterpage
- Fonts, colors, and some behaviors (including "responsive design") are controlled by the "Theme" (includes all CSS and scripting)
- Theme and Masterpage are configured in System Management | Sitsettings
Primary Content Regions
- Source-page configured in sitsettings
Banner
Small/Med/Large Image are used for the website logo (on desktop/tablet/mobile sized devices, repsectively). Long Description appears in a small area to the left-side of the login, intended for short subtitles or message, like phone numbers or social links.
Top Menu
Standard behavior is a simple list of sub-pages via 1-level flyout-on-hover
Additional Content Regions
- Long Description of the page with code "Site_Notification" will appear above the masthead; intended for temporary sitewide alerts/notifications that can use Roles to control visibility as needed.