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)
-   -   Product image (https://forum.x-cart.com/showthread.php?t=29768)

hmalekib 03-12-2007 02:16 PM

Fashion Mosaic picture size
 
Hello:

Under the prodiuct information... what file do I need to edit in order to reduce the size of the picture that is under product details... The default picture is too big and therefore there is no room for the text...

balinor 03-12-2007 02:28 PM

Re: Fashion Mosaic picture size
 
Welcome to X-Cart! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your question correctly. Thanks! :)

Moving this to X-Cart Add-ons, as it deals with one of the add-ons.

hmalekib 03-13-2007 03:06 AM

Re: Fashion Mosaic picture size
 
Anyone? :)

hmalekib 03-18-2007 11:43 AM

Product image
 
Hello:

Just a quick question.. I'm using the Fasion Mosaic template and I would like to make a small change. I would like to have the product thumbnail picture (the same small size) to appear in the product details. I don't want to have the bigger picture. How can I go about making this change? What template file do I need to edit?

Thanks in advance.

balinor 03-18-2007 02:41 PM

Re: Product image
 
I have merged your two threads, as they deal with the same topic.

fordmuscle 02-21-2008 07:39 PM

Re: Product image
 
Quote:

Originally Posted by balinor
I have merged your two threads, as they deal with the same topic.




Does anyone have an answer?

Holub 02-22-2008 03:29 AM

Re: Product image
 
If I've understood right...

For product details page:

/customer/main/product.tpl

Code:

{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail" type="P"}

Variables image_x and image_y defines picture's width and height.

Anyway this template (product_thumbnail.tpl) uses for image thumbnail in other templates with same parameters.

Thedae2k 07-21-2008 10:50 AM

Re: Product image
 
So how do you limit an images height being displayed in the featured products?

Holub 07-21-2008 11:28 PM

Re: Product image
 
Please clarify about which featured products you answered?

Thedae2k 07-22-2008 01:03 AM

Re: Product image
 
I am using the products_t and I am trying to regulate the display height of {include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$products[product].tmbn_x|default:$config.Appearance.thumbnail_width image_y=$products[product].tmbn_y product=$products[product].product tmbn_url=$products[product].tmbn_url}

I have all sorts of image sizes and I use telafirmas image mod to resize and cache but I need to limit the height of the thunbnails in the skin1/customer/main/featured.tpl.


All times are GMT -8. The time now is 06:00 PM.

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