Jump to content

Product.tpl & Click-to-zoom Images


Recommended Posts

I decided to start over on product.tpl instead of trying to re-arrange the existing file, and I've quickly learned that there's a ton I don't understand. I'm sure I'll be posting lots more questions. My first is about click-to-zoom images.

 

It seems that if you're not using jqZoom, you can get click-to-zoom images with just the following code:

 

<span id="view_full_size">
   <img src="yourimage">
</span>

But I can't find any definitions for #view_full_size! Where do I adjust this?

Edited by jleesaxon (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...