The static header and footers in the sign up portal are persistent across the portal, meaning that regardless of the page the site visitor sees, they will not change.
Service providers typically use the header space for corporate branding and the footer section to tell their visitors how to get help if they have trouble with the sign up process.
The static header and footer areas as marked in red on the right.
The logo must be uploaded first in order to use it in the static header.
Within the static header, use the following class to reference the logo.
Emersion uses the Smarty Template Engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation. Therefore, designers are limited by Smarty's features and functions.
To customise the static header and footer, go to
Admin > Settings > Sign Up Settings > Static Header and Footer
Click the Edit button to put the page into EDIT mode.
In the Header field, insert/enter your HTML/CSS code.
In the Footer field, insert/enter your HTML/CSS code.