RE: IMAGES

alverman <[email protected]>
Newsgroups gmane.comp.web.oscommerce.features
Message-ID <f538956a7709a1ca9ff055a86a6c8521@osCommerce-Forums>
This message was sent from: Features
http://forums.oscommerce.com/viewtopic.php?p=173825#173825
----------------------------------------------------------------

If you have images w/ different sizes, in products_info.php line 95 or near
change:[code]tep_image(DIR_WS_IMAGES . $product_info['products_image'], $product_info['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT, 'hspace="5" vspace="5"')[/code]to:[code]tep_image(DIR_WS_IMAGES . $product_info['products_image'], $product_info['products_name'], '', '', 'hspace="5" vspace="5"')[/code] the images will be displayed in their real size.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.