Skip to main content

Is there a way to embed a link in a picture, to make a button?

Hi @Motorcycle KB ! Great question. The answer is yes, however you currently need to use Markdown for this. There isn't a built-in way to set an image hyperlink through the image editing options, but it is in consideration in our roadmap!

 

Here's how to set an image hyperlink using markdown:

KFrjfiTIYd.gif

Sample markdown you can copy/paste and modify:

e![Image](https://api.getguru.com/files/view/8715be81-17b0-4d47-9948-e7d111d3f2b0)](https://getguru.wistia.com/medias/vne66154tf)

Here's an example of what it looks like:

Image

Ideal image size: 2.5 (in) x 1.405 (in) Resolution: 200 ppi


I wish there was sizing options but other than that is works great, thanks!


if you want to resize an image and add links…

setup your image using

<img x=”y”> 

then give it a link using the double brackets thing:

you end up with something like this:

k<img src="internet.com/image.jpg" style="width: 50px" >](internet.com/link.html)

 


Seriously my endusers ask for this all the time. It would be really helpfull

 


Reply