Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Additional Large Images WITHOUT additional Thumbnails

Additional Large Images WITHOUT additional Thumbnails

Locked

Views: 2,996

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 Sep 2006, 4:40 PM
#1
haasplay avatar

haasplay

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
1

Additional Large Images WITHOUT additional Thumbnails

Can't seem to find the answer to this anywhere...

I would like to have additional Large images without having additional thumbnails, a pop window that will scroll through all of the large images available for the product. At the moment, I am handcoding a pop-up window for each product but it is getting tiresome! Any way to use the beautiful features of zen to do this automatically? To see an idea of what I want visit http://www.remnantclothing.com/index.php?main_page=product_info&cPath=1_4&products_id=80
and click "Additional Photos" in the description.

Thanks!

30 Sep 2006, 7:07 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Additional Large Images WITHOUT additional Thumbnails

There is no built-in feature to cause the popup window to be a slideshow. You could perhaps write some custom code to supply image names to a javascript or flash-based slideshow tool.

30 Sep 2006, 3:54 PM
#3
haasplay avatar

haasplay

New Zenner

Join Date:
Sep 2006
Posts:
27
Plugin Contributions:
1

Re: Additional Large Images WITHOUT additional Thumbnails

Thanks for the reply Dr. Byte. I've found the zen lightbox contribution and have changed the css a bit to do almost exactly what I want.