X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Wishlist Change Image Size (https://forum.x-cart.com/showthread.php?t=55659)

HookahMaster 09-22-2010 12:13 PM

Wishlist Change Image Size
 
I am wanting to change the image size of the thumbnail image that shows up in my wishlist. Can anyone help?

This is the page I am working on:https://www.saharasmoke.com/store/cart.php?mode=wishlist&keep_https=yes

The problem is the image stretches out my template. Here is the code I am working with:

<a href="product.php?productid={$wl_products[product].productid}&amp;quantity={$wl_products[product].amount}">{if $wl_products[product].is_pimage eq 'W' }{assign var="imageid" value=$wl_products[product].variantid}{else}{assign var="imageid" value=$wl_products[product].productid}{/if}{include file="product_thumbnail.tpl" productid=$imageid image_x=$wl_products[product].pimage_x image_y=$wl_products[product].pimage_y product=$wl_products[product].product tmbn_url=$wl_products[product].pimage_url type=$wl_products[product].is_pimage}</a>


Please help.

Thanks,
llana

HookahMaster 09-22-2010 12:27 PM

Re: Wishlist Change Image Size
 
I figured it out.

DavyMac 05-12-2012 10:13 AM

Re: Wishlist Change Image Size
 
It would be great if you could share your code as I am looking to do the same


All times are GMT -8. The time now is 05:11 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.