- Where do I find it?
- Which message do I edit?
- What about multiple roles?
This post builds on what was outlined in the Editing Page and E-mail Messages article. If you haven't done so already it is recommended that you review it.
Where do I find it?
To access the Header/Footer editor please navigate to "Configure" --> "Site Design" --> "Header".
Which message do I edit?
You will notice that this page has a drop-down selector above the WYSIWYG editor interface. This drop-down allows you to select different event-wide header/footer messages.
- "TOP" This is the in-application header which is displayed to end-users when they are logged in to the application.
- "BOTTOM" This is the in-application footer which is displayed to end-users when they are logged in to the application.
- "PUBLIC_HEADER" This is the header which is displayed on the MeetMax Public Sites.*
- "PUBLIC_FOOTER" This is the footer which is displayed on the MeetMax Public Sites.*
- "CSS" This is the per-event CSS editor. While you can navigate to the Change Colors interface in order to edit CSS across all events, often times you may want to have CSS rules which are specific to one event. You may include them here, CSS overrides should begin with the CSS class .myskin
- "JAVASCRIPT" This area allows our more tech-savvy users to implement custom JavaScript which is called in to all of the end-user pages.
What about multiple roles?
If you require any role-based or other environmental logic for your custom JavaScript or CSS then you will need to coordinate with somebody from MeetMax Technical Services that can assist you in establishing this on the back-end of the application.