Adding Signature Image for Emails in your Profile
Steps to Add an Image and Links to your Profile Signature
Currently, the profile signature supports HTML. To display an image in the emails, you can host the image with any image host for free.
I recommend the site: www.imjur.com
Step 1: Create a Free Account on the Site
Step 2: Click to Create a New Post
Step 3: Click to upload your image
Step 4: Once uploaded, click the corner menu button and select "Share Links"
Step 5: Copy the link or the 7 digit code for the image.
In the Signature, you can use this HTML code to add an image from Imgur:
<img src="https://i.imgur.com/XXXXXXX.png" alt="">
Swap the XXXXXX for the 7 digit image code. i.e. <img src="https://i.imgur.com/xw3ayiJ.png" alt="">
To add a Link, use the HTML code below and swap out the website and the "My Website" for whatever name place holder you want to use.
<a href="https://www.neskt.com" rel="noreferrer">My Website</a>
You may need to resize your signature image if it's too large or too small. I recommend a height around 100 pixels.
Inserting your new signature into Email Messages
You can insert your Email Signature using the SmartTag: #sender.signature
Updated on: 07/19/2024
Thank you!