This is a discussion on Click to enlarge-replace text with button. within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Seems like it needs to go here on the product_info.tpl.php Code: document.write('<a href="javascript:popupImage(\'<?php echo tep_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $product_info['products_id'] . '&type=' ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Seems like it needs to go here on the product_info.tpl.php Code: document.write('<a href="javascript:popupImage(\'<?php echo tep_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $product_info['products_id'] . '&type=' . $lg_image_ext); ?>\',\'<?php echo ((int)$image_size[1] + 30); ?>\',\'<?php echo ((int)$image_size[0] + 5); ?>\');"><?php echo tep_image(DIR_WS_IMAGES . $product_info['products_image'], addslashes($product_info['products_name']), SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT); ?><br /><span class="smallText"><?php echo TEXT_CLICK_TO_ENLARGE; ?></span></a>');
Thanks for the help, Sparks |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Click To Enlarge Image | heaven | osCommerce 2.2 Installation Help | 1 | 02-07-2006 12:42 PM |
| click to enlarge | crujones | osCMax v1.7 Discussion | 7 | 04-25-2004 03:37 PM |
| Click to Enlarge | msmull | osCMax v1.7 Discussion | 1 | 03-22-2004 09:19 AM |
| Why does it say click to enlarge when it doesn't? | Anonymous | osCommerce 2.2 Modification Help | 1 | 11-22-2002 06:25 PM |
| Click to Enlarge? | sheikyerbouti | osCommerce 2.2 Modification Help | 5 | 10-21-2002 04:18 PM |