Page 1
Page 1
Started By
Message

Clickable images in email sig

Posted on 8/28/21 at 8:45 am
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 8/28/21 at 8:45 am
Would one of you tech brains explain how to create a clickable phone number for an email signature. Also need some help with imbedding social media link inside a clickable image like linkedin.
Posted by SG_Geaux
Beautiful St George, LA
Member since Aug 2004
79563 posts
Posted on 8/28/21 at 11:08 am to
callto: or tel: for phone numbers.
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 8/28/21 at 9:12 pm to
quote:

callto: or tel: for phone numbers.


Clickable
This post was edited on 8/30/21 at 6:39 pm
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 8/30/21 at 6:39 pm to
bump
Posted by yankeeundercover
Buffalo, NY
Member since Jan 2010
36419 posts
Posted on 8/30/21 at 10:34 pm to
In what application? Outlook? Gmail?
Posted by junkfunky
Member since Jan 2011
34988 posts
Posted on 8/31/21 at 3:01 pm to
quote:

Clickable


What he posted was how to make them clickable. Can't help you with images unless we know what email service you use.
Posted by fibonaccisquared
The mystical waters of the Hooch
Member since Dec 2011
16898 posts
Posted on 8/31/21 at 3:09 pm to
Something like this? LINK

The issue is that if you just try and hyperlink the image to tel:######## then it's broken on desktop, so need to isolate to smaller screen sizes with CSS most likely.

Any context on the why here? Sometimes that may help get you to a better solution.
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 9/1/21 at 7:00 am to
----------------------------------------------------------------------------------
What he posted was how to make them clickable. Can't help you with images unless we know what email service you use.
----------------------------------------------------------------------------------
Primarily Gmail but also Outlook


quote:


The issue is that if you just try and hyperlink the image to tel:######## then it's broken on desktop, so need to isolate to smaller screen sizes with CSS most likely.

Any context on the why here? Sometimes that may help get you to a better solution.




So I'm not even close to programmer level skill. From what little research I've been able to do, the number has to be entered into a specific code and embedding into the image, let's say clip art of a telephone. I get stuck at java script. Don't know what CSS is either.
This post was edited on 9/1/21 at 7:04 am
Posted by fibonaccisquared
The mystical waters of the Hooch
Member since Dec 2011
16898 posts
Posted on 9/1/21 at 8:38 am to
quote:

So I'm not even close to programmer level skill. From what little research I've been able to do, the number has to be entered into a specific code and embedding into the image, let's say clip art of a telephone. I get stuck at java script. Don't know what CSS is either.


Quick note: I'm going to use the wrong brackets intentionally because otherwise I have to force spaces around them on this board, it gets very angry at regular brackets... so { should be replaced with < and likewise for the other direction...

So the short version of what has to happen is this:

You insert a link with the img tag:

{img src="link.image", any other qualifiers you want}

This gets me my image. I then need to wrap that image with opening and closing link tags of {a href="https://www.yourlink.com"} {insert img code
above} {/a}

The a href now basically paints all of the image to go to the location you choose. In a normal scenario that's a webpage, but you want to change that.

Last major step:

Change https://www.yourlink.com that I used as a placeholder for "tel:4041234567"


Using W3Schools you can see how this works on mobile for yourself:



The last challenge comes from most non mobile devices not having a direct mechanism for calling. FWIW, in testing that page above, it tried to trigger my mac to make a Facetime call, though I didn't test to see if it actually would. If you are ok with that quirk, then you don't need any additional CSS. If you do, then that's where my previous post or some other options like the below show you how you can "hide" that link and not have it apply on non-mobile devices.

Another good breakdown here
Posted by fibonaccisquared
The mystical waters of the Hooch
Member since Dec 2011
16898 posts
Posted on 9/1/21 at 10:51 am to
I'll leave it up there, but after all of that, just re-read your message and realized I may have misunderstood the aim by a bit.

quote:

Would one of you tech brains explain how to create a clickable phone number for an email signature. Also need some help with imbedding social media link inside a clickable image like linkedin.


Clickable phone number in email signature:

take the same a href="yourphonenumber" piece I did above for the image, and wrap your phone number text with that tag instead.

For the image, do the same thing, but replace a href="yourphonenumber" with the link to your social media profile.

Within both Gmail and Outlook, this should all be possible with their visual editor though... highlight the text and Cmd/Ctrl + K in Gmail for example will allow you to link it, then you plug in the tel:##########

In practice from within the gmail mobile app, it seems this doesn't make it a 1 click link, rather it makes it easily selectable for a long press and you can call.

Separately, the image is just insert the desired image in your signature editor and then again, highlight it and Cmd/Ctrl + K in Gmail (or the equivalent linking function in Outlook) and plug in your social media link.
This post was edited on 9/1/21 at 10:52 am
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 9/5/21 at 8:44 pm to
Still trying. Tried to copy what I've done to show here but it won't load. Will keep trying. Thanks!!!

Making some progress. Still having trouble with loading an image into the gmail signature in settings. Keeps giving me a ? in a little blue box.
This post was edited on 9/6/21 at 8:28 pm
Posted by Delta9
Member since Jun 2021
875 posts
Posted on 9/6/21 at 8:34 pm to
bump
Posted by Meauxjeaux
98836 posts including my alters
Member since Jun 2005
43397 posts
Posted on 9/8/21 at 1:47 pm to
quote:

imbedding
quote:

embedding


Glad you figured that out at least.
first pageprev pagePage 1 of 1Next pagelast page
refresh

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on X, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookXInstagram