nyc-renters
07-12-2010, 08:46 PM
I need search results thumbnails to display in a different size from the thumbnails on the listing pages.
The listing page images are sized at 102x81 which are perfect for that page but I would like the thumbnails on the search result pages to display larger at 125X125. I specified the width and height in my stylesheet and it re-sized the image to the specified width and height but the problem is that the image looks distorted because the code is taking the thumbnail image and enlarging it instead of the main image and reducing it. I try changing {raw_image_thumb_1} with {image_full_1}. That re-sized the image but when there is no photo available, the default no photo image doesn't show and it's showing some of the code that follows the tag. Is there another way I can get the search results images to display larger without being distorted.
The listing page images are sized at 102x81 which are perfect for that page but I would like the thumbnails on the search result pages to display larger at 125X125. I specified the width and height in my stylesheet and it re-sized the image to the specified width and height but the problem is that the image looks distorted because the code is taking the thumbnail image and enlarging it instead of the main image and reducing it. I try changing {raw_image_thumb_1} with {image_full_1}. That re-sized the image but when there is no photo available, the default no photo image doesn't show and it's showing some of the code that follows the tag. Is there another way I can get the search results images to display larger without being distorted.