Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Additional image location - placement

Additional image location - placement

Locked

Views: 1,696

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
14 Jul 2007, 9:49 PM
#1
taodesigns avatar

taodesigns

New Zenner

Join Date:
Jul 2007
Location:
Exeter, New Hampshire, USA
Posts:
15
Plugin Contributions:
0

Additional image location - placement

On a products page I have uploaded additional images for a particular product. The additional product images show up at the bottom of the page after my attributes image, and the main image shows at the top of the page.
This seems kind of disjointed, is there a way to move the additional images on the page, perhaps next to the main image or between the description and attribute image?
Here is a link to the page in question:
http://www.wyverncreations.com/catalog/index.php?main_page=product_info&cPath=65&products_id=180
Thanks

14 Jul 2007, 10:08 PM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,594
Plugin Contributions:
0

Re: Additional image location - placement

Open your tpl_product_info and rearrange the blocks of code to suit.

15 Jul 2007, 11:46 AM
#3
taodesigns avatar

taodesigns

New Zenner

Join Date:
Jul 2007
Location:
Exeter, New Hampshire, USA
Posts:
15
Plugin Contributions:
0

Re: Additional image location - placement

Thanks, I figured it was something simple. I was a bit tired when I posted.

22 Oct 2008, 1:33 PM
#4
makrista avatar

makrista

New Zenner

Join Date:
Mar 2007
Posts:
4
Plugin Contributions:
0

Re: Additional image location - placement

Where does one find the tpl_product_info file?

10 Nov 2008, 7:10 PM
#5
craftthefuture avatar

craftthefuture

New Zenner

Join Date:
May 2008
Posts:
7
Plugin Contributions:
0

Re: Additional image location - placement

Makrista:

Where does one find the tpl_product_info file?

I'd like to know too :)

15 Nov 2008, 9:28 AM
#6
alexwoolfson avatar

alexwoolfson

Zen Follower

Join Date:
Sep 2008
Posts:
97
Plugin Contributions:
0

Re: Additional image location - placement

tpl_product_info_display.php is located on your FTP server under /includes/templates/template_default/templates. You should copy it to your override folder before making changes. Copy it to /includes/templates/YOUR_TEMPLATE_NAME/templates (with YOUR_TEMPLATE_NAME being the name you chose for your override template.)