New Zenner
- Join Date:
- Dec 2013
- Location:
- Ohio
- Posts:
- 22
- Plugin Contributions:
- 0
Click to enlarge image window not resizing
Line #15 : document.write('<?php echo '<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image(addslashes($products_image_medium), addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?>');
How do I see the width and height of the large image block and if this is not the right place where is it.
C