Header
The header pattern includes the logo and search field. On the University homepage, the header also includes audience-specific navigation links above the search bar.
Rules for the header
- The header must be included at the top of all webpages.
- The University logo used for the header must be the "Founded in 1413" variant in black.
- The background colour of the header must always be white.
Options available
- Default header
- University homepage header
- School header
- Authenticated header
- Mini authenticated header
Default header
Must be used on all University webpages except the University homepage, School homepages, or web applications.
Example
Code
University homepage header
Must be used only on the University homepage.
Example
Code
School header
Must be used on every page within a School website.
Example
Code
Authenticated header
When a user is authenticated, the header should be altered to include:
- The name of the person logged in
- Any user-specific links they may have access to.
- A link to logout.
Code
Mini authenticated header
This condensed header must be used only on web applications.
Example