Jump to content

product image size in categories


Recommended Posts

I noticed that the size of the pictures of the products in my categories (default template of PS 1.6.0.6) is the home_default size ! why?
If I change the home_default size it changes also the size of the products pictures on home page.

I tried to edit product_list.tpl replacing on line 54 home_default with medium_default (or another value) but even with regeneration of pictures the pictures is not resized. In this case probably a css file should be edited, but I didnt find a css who has the size of the the pictures.

 

How to have a specific size for the product pictures inside the categories in list view ??
Thanks

Link to comment
Share on other sites

hello

create separate file for example produt-list2.tpl

and associate this file with homefeatured module

 

then you will be able to use two different layouts, one for category view, one for homefeatured.

  • Like 1
Link to comment
Share on other sites

Products in home are fetched from product-list.tpl, so if you change home_default in product-list.tpl it will change in home page also.

yes in fact.... what i found really stupid... thanks

 

hello

create separate file for example produt-list2.tpl

and associate this file with homefeatured module

 

then you will be able to use two different layouts, one for category view, one for homefeatured.

yes this is probably the best idea !

Thanks a lot!

 

I'm also trying with responsive 1.6 default template, now that images are smaller, to have less width for pictures and more widht for the description..... but its a responsive problem... if someone has an idea ;)

Link to comment
Share on other sites

 

 

I'm also trying with responsive 1.6 default template, now that images are smaller, to have less width for pictures and more widht for the description..... but its a responsive problem... if someone has an idea  ;)

but what you're trying to do with this slider? ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...