Quote:
Originally Posted by chamberinternet
Hello ...
Does anyone know how to modify thickbox_productpage.tpl so that it only displays one link available to start the popup functionality rather than showing multiple links to each detailed image.
Thanks & Regards
Shafiq :sK
|
Open thickbox_productpage.tpl and add this code to DIV style properties(to image DIV, not wrapper DIV). Also, you can adjust numbers of "none" values...
depending on the maximum number of detailed images:
Quote:
display:{cycle values="block,none,none,none,none,none"};
|
btw.new version of thickbox mode(based on Thickbox 3) is attached.