Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / additional image there when it shouldn't be

additional image there when it shouldn't be

Locked

Views: 785

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Sep 2008, 1:34 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: additional image there when it shouldn't be

You have places the base image and its Large image in the same directory so it is assumed that the Large image is an additional image ... :eek:

If your base image is in:
/images

then the large image should be in:
/images/large

see if that fixes things ... :smile:

17 Sep 2008, 1:42 AM
#3
domsmom avatar

domsmom

New Zenner

Join Date:
Jun 2008
Posts:
18
Plugin Contributions:
0

Re: additional image there when it shouldn't be

Thanks! Was in a different image folder, but thanks for putting me on the scent.