Forum Discussion
rubenlourens
Mar 03, 2020Copper Contributor
Use SVG in signature
Hi, I was wondering if anyone ever tried to use inline svg structure into their signature. I use this om my apple mail and want to use it in outlook for Mac as well. The problem is I can nog make...
FabioO365GoD
Mar 04, 2020Brass Contributor
Hi
So you should go to the following link: https://www.base64-image.de/
Then you should do the drag and drop as you see in the picture
Then copy the code of the picture
and paste it in the following string <img src="[[HERE]]" />
Create an html page and paste the following string <img src="[[HERE]]" />
Open page with browser:
- command + a --> select all
- command + c --> copy
- and command + v --> paste in signature
I hope I have been helpful
Thanks
sdudnic
Jun 09, 2022Copper Contributor
FabioO365GoD the question was how to use a SVG (vectorial) in signature, not how to use arbitrary JPEG data