Trying to move the image on the product page to the right of the text. found how to move it to the top in the tpl_modules_main_product_image.php but cant make it go to the right hand side.
http://hosting.tradeonlineproject.co...2b49d9390fec38
Trying to move the image on the product page to the right of the text. found how to move it to the top in the tpl_modules_main_product_image.php but cant make it go to the right hand side.
http://hosting.tradeonlineproject.co...2b49d9390fec38
also got a message that i dont understand underneth the product if someone could help with that too please.
1146 Table 'childhoodsweets.zen_products_xsell' doesn't exist
in:
[select distinct p.products_id, p.products_image, pd.products_name from zen_products_xsell xp, zen_products p, zen_products_description pd where xp.products_id = '11' and xp.xsell_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and p.products_status = 1 order by xp.sort_order asc limit 6]
Thanks
ok first question: in your includes/templates/YOUR_CUSTOM_TEMPLATE/tpl_modules_main_product_image.php change the following line:To look like:Code:<div id="productMainImage" class="centeredContent back">Code:<div id="productMainImage" class="centeredContent forward">
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
Thank you thank you... I tryed everything but forward....
any idea about the system error?
well I don't use the cross sell mod. Did you just install it? and did it ever work? Because it doesn't look like you applied the sql file when installing
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!