Maybe the Ajax Image Swapper mod will be of interest to you.
If you want the additional image thumbnails to be very small (smaller than basic small images), make them the size you want them. They will still show the large image version when clicked.
Maybe the Ajax Image Swapper mod will be of interest to you.
If you want the additional image thumbnails to be very small (smaller than basic small images), make them the size you want them. They will still show the large image version when clicked.
Thanks, Glenn, but it looks like that contrib is no longer located in the Add-On section. I did find the support link in the forum, but the external download link is no longer active. While people seem to still be posting there, the author's last post was exactly a year ago.
I think I'll try hacking around at my files to see if I can get what I'm looking for.
-DBB1
Look at this
I put the additional images at the side but exactly the same applies if you wanted them underneath.
If its what your after just let me know and i'll post up the code.
"Additional Images Relocated with CSS" does a large part of what you want, and you can tweak that to get the row of thumbnails.
Or you could just move the additional images code block as limelites suggested, and style it in your stylesheet.
Either way, you would also need to actually make the additional image thumbnails small in pixel size.
first trading,
I'd like to do something very similar on my site: http://2600 strange .com/index.php?main_page=product_info&cPath=1&products_id=9. The only difference is that I would like to show the thumbnails below the main image. Can you tell me which add ons you installed, and how you made it work? Thanks!
Brian
Brian
http://2600strange.com
No problem, there were no ad-ons installed for this (except the lightbox), you can manipulate the code and add a div or two. I'll post back in a little while.
Sent you a PM with what you need to do. If you want further or detailed help then post up and i'll copy and paste what you should have in your tpl_product_info_display.php file.