Blog features
-
I have two questions,
1. is it possible to make an image a link ? so by this i mean when you click on the image it takes you to a website ?
2. is it possible to have hover text ? by this i mean when you hover your mouse over an image a box of text is displayed.thanks
Paul
The blog I need help with is: (visible only to logged in users)
-
Hi Paul,
1. Yes, you can! Here are the instructions:
https://en.support.wordpress.com/links/image-links/2. Yes. You have to add the title field in the HTML code of the link. First, create your link, switch to the HTML editor and add the title field. Here’s an example:
<a href="URL of link" title="hover text">text to use as link</a>Let me know if you need more help.
-
-
You’re welcome!
Here’s how to switch to the HTML editor in order to edit the links:
- The topic ‘Blog features’ is closed to new replies.