adding links to images
-
What code would I need to have these images have the ability to link to a page or whatever. This is not coming from a post. Its in a module. Thanks to all!
<div id=”photo-large” class=”slideshow” style=”background-color: #ffffff;”>
<div class=”slide” style=”background-image: url(https://www.sykes.com/sykes/1.jpg);”></div>
<div class=”slide” style=”background-image: url(https://www.sykes.com/sykes/2.jpg);”></div>
<div class=”slide” style=”background-image: url(https://www.sykes.com/sykes/3.jpg);”></div>
<div class=”slide” style=”background-image: url(https://www.sykes.com/sykes/4.jpg);”></div>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘adding links to images’ is closed to new replies.