cruisecontrol2010 Posted October 27, 2013 Posted October 27, 2013 I am using the osc2.3 extra images product feature. How can I make it so that the extra images are unclickable, and they show up on the product page as the true size of the image instead of being a clickiable popup? Do I need to edit the cataog/public_html/produt_info.php?? I would really appreiacte the help..thanks
burt Posted November 7, 2013 Posted November 7, 2013 product_info.php Find this: <div id="piGal" style="float: right;"> Change to: <div style="float: right;"> You might then want to style (using .css) the resulting list of images.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.