disabling zoom
Posted: Sat Apr 09, 2011 4:21 am
Hi, As it says in the title, I want to disable the zoom feature.
Is there any way this is possible?
MAny thanks
Is there any way this is possible?
MAny thanks

OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
Code: Select all
<td style="text-align: center; width: 250px; vertical-align: top;"><img src="<?php echo $thumb; ?>" title="<?php echo $heading_title; ?>" alt="<?php echo $heading_title; ?>" id="image" style="margin-bottom: 3px;" /><br />
Code: Select all
<span style="font-size: 11px;"><?php echo $text_enlarge; ?></span></td>