Thumbnail click to a bigger image? Is this possible?

General ShopSite user discussion

Thumbnail click to a bigger image? Is this possible?

Postby Blondrenee » Sun Dec 12, 2010 5:38 pm

I have Shopsite as part of my webhost. I would like to know if it is possible to add a larger image to my smaller images that I sell. I have several pages with many images on each page. Is there a code that I would put the link to the larger image. I want my customers to be able to click on the thumbnail and go to a larger image.
Any help would be appreciated.

Thank you.
Blondrenee
 
Posts: 1
Joined: Sun Dec 12, 2010 5:33 pm

Re: Thumbnail click to a bigger image? Is this possible?

Postby Jim » Sun Dec 12, 2010 7:03 pm

You could add the information to one of the text fields for the product. It would look something like this:
<a href="url ">Link Text</a>
If you want the image to load in a new window instead of the current one you would put
target="_blank" in the first section of the href tag
<a href="url " target="_blank" >Link Text</a>

You can find more information at: http://www.w3schools.com/HTML/html_links.asp including how to make the thumbnail a link to the larger image instead of (or in addition to) a text message.
http://www.w3schools.com/HTML/tryit.asp?filename=tryhtml_imglink
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah


Return to User Forum

Who is online

Users browsing this forum: No registered users and 118 guests