Instructions on how to create an email signature under email settings.
Creating a New Signature
Every email template has an ‘Email Signature’ dropdown that allows you to select the email signature used. Sometimes it is necessary to sign off as the Principal, other times as the Registrar and sometimes as the ‘Director of Communications’ for Events/Interviews.

To set up signatures, you will need to get an HTML script from the IT team. IT is usually responsible for setting up the HTML signatures in Outlook and the same HTML can be copied and pasted into EnrolHQ.
- Email Settings > Signatures

This area of the Email Settings gives you raw HTML access to set up Email Signatures. For example, if you want to include a school crest and style the text of your email signatures in a particular way then you can use the raw HTML to create the signature. Please get in touch with EnrolHQ support if you are not sure how to use this feature, we will help schools create these HTML signatures.
An example to copy and paste is provided below. Replace with your own school details and change the colour to school colour (your school's IT or Marketing Department will know the hex code):
<p>
<br />
<span style="color:#820024">First name Last Name</span> | Position at School<br />
<span style="color:#820024">School Name</span><br />
School Street Address, School Suburb State Postcode<br />
Tel: 02 1234 1234 | Fax: 02 1234 1235 | Direct: 02 1234 1236<br />
Email: <a href="mailto:firstnamelatsname@schooldomain.nsw.edu.au">firstname.lastname@schooldomain.nsw.edu.au</a> | <a href="http://www.schooldomain.nsw.edu.au/">www.schooldomain.nsw.edu.au</a>
</p>
<br />
<p> Disclaimer: The content of this e-mail is intended solely for the use of the individual or entity to whom it is addressed. If you have received this communication in error, be aware that forwarding it, copying it, or in any way disclosing its content to any other person, is strictly prohibited. If you have received this communication in error, please notify the author by replying to this email immediately. </p>
Using the above HTML, your signature will look like this:
Using HTML to Recreate your Existing Signature
Follow these steps to recreate your email signature from your Mailbox.
- Send yourself an email
- Right click on the signature and select Inspect

- Select the HTML to be copied from the Inspect window by moving the mouse around and opening any closed </div> sections until you have highlighted just what is needed, starting with </div>

- Right click and select Edit as HTML
- Select All and Copy into an HTML converter such as wordtohtml.net

- Make any adjustments required in the Visual HTML Editor such as removing additional line spaces, then select Cleanup HTML

- Copy to clipboard
- In EnrolHQ to to Email Settings > Signatures > Create. Give your signature a name and Ctrl+Shift+V paste into the Signature Template

- Save
If your signature contains images, you will need to change the source of the image file to one that is hosted within EnrolHQ.
- Right click on the image within your signature and Save Image As

- Email Settings > Templates > Custom > Add
- Add the image into the Message Template

- Right click on the inserted image and select "copy image address"
- Now go back to the signature [Email Settings > Signatures] and paste in the image link where needed. You will need to add the link address between the HTML <img src=(image address)">

To test the signature:
- Email Settings > Templates > Account > Edit (any template)
- Add the Email Signature

- Use the Preview function to select any Student Profile and view it.
When you are happy with the signature, you can delete the custom email template containing the images.