Adding Email Image

An email address should not be typed in any text for the webpage (ie. calendars, spotlights, directories, etc.)  Use an image.

1. Look up LPL email address on directory page (emails listed as an image.)

2. Right click the image, there should be an option to copy the image’s URL.

3. In the text field where email is to be listed type:

                <img src=”[copied image URL]” alt=”[Person’s Name]”/> 

*This can only easily be done with LPL email addresses.

Note: For all added images, add an alt tag to the image. (Alt tag should be a short description of the image.) Example:

              <div style="text-align:center"><img src="/sites/default/files/calendar/images/SpaceDrafts82015_Bray.jpg" width="600" alt="Pluto Space Draft"></div>