Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Images stretching when linked from manufacturers

Images stretching when linked from manufacturers

Views: 899

Results 1 to 10 of 10
11 Oct 2015, 2:11 PM
#1
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Images stretching when linked from manufacturers

Using ZC 1.5.4 with the ########## theme, I've just noticed that if you link to a product from the manufacturer (Club Gift Shops on the right) the images are not showing proportionally. They are fine when accessed from the category pages. Could someone point me to the file I need to look at and what I should put in there?
Thanks.
Alan.

http://www.soccergiftshop.co.uk/

11 Oct 2015, 4:41 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Images stretching when linked from manufacturers

Check what you have for
admin > config > images > Image - Product Listing Width
and
admin > config > images > Image - Product Listing Height
and
admin > config > images > Image - Use Proportional Images on Products and Categories

11 Oct 2015, 4:59 PM
#3
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

They are all set ok. As I said, it seems strange if you go to a product from the category link they are ok but go to the same product from the manufacturers and they're not.

Is there any particular reason why I can't type in the M-o-z-e-n theme?

11 Oct 2015, 6:16 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Images stretching when linked from manufacturers

Is there any particular reason why I can't type in the M-o-z-e-n theme?
Type what & where???

11 Oct 2015, 7:11 PM
#5
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

In the forum - it doesn't like ########## (M-o-z-e-n)

11 Oct 2015, 7:23 PM
#6
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Images stretching when linked from manufacturers

faze3:

In the forum - it doesn't like ########## (M-o-z-e-n)

Probably because it is a commercial template

11 Oct 2015, 7:32 PM
#7
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

Design75:

Probably because it is a commercial template
Oh right - thought it was a new swear word !

14 Oct 2015, 3:41 PM
#8
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

So that's disallowed words sorted - any ideas on the stretching images?

14 Oct 2015, 7:25 PM
#9
lindasdd avatar

lindasdd

Zen Follower

Join Date:
Jun 2007
Posts:
474
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

In mj_template.css there is a section that looks like the below

#catTable, .productListing-data, .listingProductImage { height:200px;}

That section is forcing the images to be 200px when they want to resize to their container. Get rid of that line of CSS.

14 Oct 2015, 7:55 PM
#10
faze3 avatar

faze3

New Zenner

Join Date:
Jan 2009
Posts:
54
Plugin Contributions:
0

Re: Images stretching when linked from manufacturers

lindasdd you are a star! Line removed, images now perfect plus another problem I was having with spacing which I didn't even realise was the same thing.
Thank you so much.
Alan.

P.S If I could find a "thank you" button I would click it :-)