How to make an image a link?

Hello,

How do I make an image a link?

“Now, you get to go back to the resources page. When you’re there, edit each category image so that it becomes a link to the applicable category page. How exactly you do this will depend on your theme and how you choose to set it up. Once you’ve done this for each category image, the framework for your resources page is done!”

Hey Ryan,

Thanks for writing in!

A simple image element can be linked by having this html code:

<a href="https://google.com"><img src="http//placehold.it/300x300" alt="My Image"></a>

Can you please clarify what you have in mind because it seems that you are trying to add a image link to a category image. It would also be helpful if you can provide us the url where we can find the image to make sure that we can give you the right resolution to your problem.

Cheers.

Hello, I am trying to add a link to an image for affiliate marketing purposes. my website is www.Wellneos.com

Hi Ryan,

The example @RueNel provided is the basic way to link an image to a page. If the image you want to add on the site will link somewhere then the suggestion should do the trick.

If the source of the images has any specific steps, kindly mention is so that we can provide some suggestion.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.