- myCommunity
- <
- General
- <
- General
- <
- Re: How do you add an image to your signature?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
How do you add an image to your signature?



Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi @Shoaib,
You can insert HTML into your signature, which can allow you to embed an image which is hosted somewhere.
The code is: <img src="web address of the image file">
so for example: <img src="http://www.lithium.com/assets/template/img/logo-green.png">
RMIT, Information Technology Services
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
sure thing!
The source code is:
<div style="border-radius: 24px;border: #A7A7A7 1px solid;padding: 5px; box-shadow: #737373 0px 0px 5px;height:45px; color: #888888; text-align:center;"><img src="insert the address of your image file here" style="float: left; height: 32px; margin-left: 10px;">If you appreciate my efforts, please give me a kudo ↓<br>Accept as Solution to help others find it faster.</div>
RMIT, Information Technology Services
All Replies
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi @Shoaib,
You can insert HTML into your signature, which can allow you to embed an image which is hosted somewhere.
The code is: <img src="web address of the image file">
so for example: <img src="http://www.lithium.com/assets/template/img/logo-green.png">
RMIT, Information Technology Services
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: How do you add an image to your signature?
I like your sig or whatever you are using! You got to tell me how.



- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
sure thing!
The source code is:
<div style="border-radius: 24px;border: #A7A7A7 1px solid;padding: 5px; box-shadow: #737373 0px 0px 5px;height:45px; color: #888888; text-align:center;"><img src="insert the address of your image file here" style="float: left; height: 32px; margin-left: 10px;">If you appreciate my efforts, please give me a kudo ↓<br>Accept as Solution to help others find it faster.</div>
RMIT, Information Technology Services