Page 1 of 1

Option position

Posted: Sun Feb 09, 2014 7:35 am
by Japparts
Hi,

How can I move options below the main product image? I have tried guessing at what code needs moving in product.tpl but keep getting an error.

Any help would be great!

Thank you

Re: Option position

Posted: Sun Feb 09, 2014 6:08 pm
by Japparts
Anyone?

Re: Option position

Posted: Sun Feb 09, 2014 6:57 pm
by nvedia
What did you already try so far and which file?

Re: Option position

Posted: Sun Feb 09, 2014 7:03 pm
by Japparts
Its the product.tpl file in my template folder (customised Galka).

I have attached the file for someone to look at. I tried highlighting all the code that seemed to relate to options and tried moving it above

Code: Select all

<div id="tabs" class="htabs">
  <a href="#tab-description"><?php echo $tab_description; ?></a>
    <?php if ($attribute_groups) { ?>
    <a href="#tab-attribute"><?php echo $tab_attribute; ?></a>
    <?php } ?>
    <?php if ($review_status) { ?>
    <a href="#tab-review"><?php echo $tab_review; ?></a>
    <?php } ?>
    <span class="tpoint"></span>
  </div> 
Like I said in the original post, I am just guessing at what needs doing. I did try some other variations but I dont understand enough about code to know exactly what I am doing.

Re: Option position

Posted: Sun Feb 09, 2014 7:05 pm
by Japparts
What I am actually trying to achieve is something like this quick photoshop visual I put together but for now I will just be happy if I can move the options under the main image to make more space on the right side of the image.

Re: Option position

Posted: Mon Feb 10, 2014 4:23 am
by Japparts
Can anyone help me out with this please

Re: Option position

Posted: Mon Feb 10, 2014 5:45 pm
by Japparts
??????

Re: Option position

Posted: Tue Feb 11, 2014 8:31 am
by Japparts
So am I right thinking that with all the expert coders on here theres not one single person that has any idea how to move the options under the main image???

Re: Option position

Posted: Fri Mar 07, 2014 3:28 am
by Japparts
Almost 1 month later and still no help....

Anyone???? Some help on this would be nice! :)