Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product Info Layout Help

Product Info Layout Help

Views: 759

Results 1 to 4 of 4
9 Feb 2013, 1:28 AM
#1
apriigem avatar

apriigem

New Zenner

Join Date:
Jan 2013
Posts:
33
Plugin Contributions:
0

Product Info Layout Help

I'm trying to get my product info page layout to look like this:

Attachment 11915

Currently, it looks like this:

Attachment 11916

Any idea how I can accomplish this, or please direct me to the correct file to alter. I was doing pretty good up until now, but now I'm lost. Thanks in advance for any assistance. :)

9 Feb 2013, 2:29 AM
#2
kobra avatar

kobra

Black Belt

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

Re: Product Info Layout Help

I do not see the difference???

But in a copy for your template of

/includes/templates/template_default/templates/tpl_product_info_display.php

Is where you can change layout

9 Feb 2013, 2:32 AM
#3
apriigem avatar

apriigem

New Zenner

Join Date:
Jan 2013
Posts:
33
Plugin Contributions:
0

Re: Product Info Layout Help

LOL, i know it looks the same at first glance, but the item title is above the pic, not in the middle of the page and the place to choose the color is right next to the image not spaced out in the middle. I've looked through that file, but I can't seem to figure out what to change to make it work.

9 Feb 2013, 3:43 AM
#4
apriigem avatar

apriigem

New Zenner

Join Date:
Jan 2013
Posts:
33
Plugin Contributions:
0

Re: Product Info Layout Help

After playing around with where certain code was positioned, I figured it out. The code was definitely where you said it was, but I just wans't sure what to do with what. I just rearranged the positions and it worked. I also left aligned some the title and price codes.