Headers
The Solas UI 'headers' come in various flavous (country, corporate, event, campaign etc) and are made up from a number of components including:
.navbar
- Essentially the 'header' container when navbars are used in this context.
.navbar-header
- Acts as the wrapper around the brand container.
.navbar-nav
's - Usually the navbar will consist of at least one navbar-nav usually the .navbar-nav-primary
variation. On mobile it is
controlled by a .bc-btn-navbar-group
.navbar-brand
- The brand area containing any combination of the
following:
.bc-brand-logo
.bc-brand-secondary-logo
.bc-brand-slogan
.bc-navbar-support
- A region that houses supporting navbar tasks such as search, account
information, language switcher, supporting links:
.navbar-nav
- Used for the language switcher and supporting links.bc-navbar-search
- The search form
Browse the examples below to get a proper idea of how to put them togther.