Header and Footer Templates
View the default header at http://api.edna.edu.au/static/basic_header.html
View the default footer at http://api.edna.edu.au/static/basic_footer.html
You can use these templates as a base to develop your own header and footer templates.
Header with left-column navigation
View the default header with a simple left column navigation at http://api.edna.edu.au/static/basic_header_with_menu.html
You can use this template as a base to develop your own header template.
Use of CSS in default header and footer templates
The default header template references a default CSS file named 'basic.css' that is available at http://api.edna.edu.au/static/basic.css.
The CSS file controls the fonts and colours of the displayed results as well as the repository tabs included at the top of search results. If you decide to create your own templates you should use the default CSS file as a base to start from. The file contains instructions regarding the sections formatted by each CSS class.
Note: If there are no URLs, like the following example, the edna header and footer are displayed.
If the header URL is unavailable, for example, a header page doesn't exist, no header is displayed.
If the footer URL is unavailable, for example a footer page doesn't exist, no footer is displayed.
If the header and footer URLs are unavailable, for example, header and footer pages don't exist, no header or footer is displayed.
