- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Make embedded image a clickable link
I embedded some images on my homepage and implemented a hover effect. Now, I would like to link the images to internal pages on my site (make them buttons). How do I do this?
Link to my site: www.tvhrealestategroup.weebly.com
The three images are near the bottom, "investing", "mortgages - coming soon", and "book a call".
thanks in advance.
- Labels:
-
elements
-
How To
-
site editor
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
i use embeded images to make then NO FOLLOW and they are linked:
<a href="add the website/URL here" target="_blank" rel="nofollow noopener sponsored">
<img src="add the complete image URL here" class="attachment-original size-original" alt="ADD the ALT text here" width="284" height="63">
</a>
complete image url looks like this:
https://www.nomadicbackpacker.com/uploads/9/9/5/9/12345/file-name_orig.png
i upload the image i want to embed , on a hidden page , then code it in on desired page.. edit the NOFOLLOW bits to what u want (delete if internal links)
PS images on hover look cool!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content