What did you already try so far and which file?
Donate here to show support if you think I have helped you today!
Opencart Documentation
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
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.
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>
Attachments
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.
Attachments
visual2.jpg (150.54 KiB) Viewed 1445 times
Who is online
Users browsing this forum: No registered users and 33 guests