Adding HTML to the header and footer
Advanced customisation to alter headers, footers and other page sections.
Overriding templates can have unexpected consequences - such as disabling actions, breaking layouts or preventing users from accessing your registry. Only make changes if you are confident in what you are doing.
To do this you will need the following permissions:
Allow user to manage and change templates
Allow user to manage and change the home pages
You will also need intermediate web skills using HTML or CSS to use this feature,
Select Edit templates from the top right
Select "Create new template"
From this page, you can enter the template name that will be overriden and add custom HTML to be use to override the specified template. For example template names, see below under Default customisation templates
If saved as an active template the changes will be immediately visible.
Previewing a draft template
If a template is saved as a draft, you can preview the option
Previewing a template will alter the URL bar send you to the homepage to view the changes using the
preview_template_ids
query parameter and the id of the template being edited.
Default customisation templates
Options: Header, Neck, Body, Ankle, Footer, Sole
There are other customisations for the header and footer that can only be achieved by requesting the Aristotle Metadata team. See the screenshot below as an example:
You can alter these sections of the page by making custom templates for the following sections:
Header:
/aristotle_cloud/custom/header.html
Neck:
/aristotle_cloud/custom/neck.html
Footer:
/aristotle_cloud/custom/footer.html
Ankle:
/aristotle_cloud/custom/ankle.html
Last updated