emrod
-
Posts
3 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by emrod
-
-
Site URL: https://deer-lizard-lrrj.squarespace.com/
Hi so I have a code block on this site that contains this code:
<div class="image-swap">
<img src="https://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c90c7c1e447d7b159a1/1614621840788/G1blk.jpghttps://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c90c7c1e447d7b159a1/1614621840788/G1blk.jpghttps://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c90c7c1e447d7b159a1/1614621840788/G1blk.jpg">
<img src="https://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c979295ad0aaf8025a3/1614621847571/G1ora.jpghttps://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c979295ad0aaf8025a3/1614621847571/G1ora.jpghttps://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c979295ad0aaf8025a3/1614621847571/G1ora.jpghttps://static1.squarespace.com/static/5f6d95d8648c493bc6755ec7/t/603d2c979295ad0aaf8025a3/1614621847571/G1ora.jpg">
</div>So that when I hover the image changes colour to mimic a live hyperlink.
I now want to be able to also click on this image and follow a link to another website. What code do I need?
Currently it's html.
Thanks.
Adding hyperlink to image swap code block
in Customize with code
Posted
Hi! So I tried the option 1 but I can't seem to get the second image to appear?
I'd like to give the second option a go as I think this makes more sense.
My issues NOW is that whatever code block is last on that page - anything underneath that code block takes that html property...
Might you know how to fix?