Hi
I need to move the position of the price on the products page but can't move with css and don;t know how to move it buy editing php file.
Does anyone know how this is done?
Thanks
Dan
Hi
I need to move the position of the price on the products page but can't move with css and don;t know how to move it buy editing php file.
Does anyone know how this is done?
Thanks
Dan
All depends on what page you are talking about - - there are several that display products - -
And where you want it relocated
A link always nets better responses
Post like this to prevent it from being indexed from this site
zen-cart dot com
I've moved things around on the Product page via tpl product info display, as seen here:
http://www.prommart.com/index.php?ma...oducts_id=3501
This solution used a table with one row and two columns. table ends after "add to cart" code", with additional photos, etc., falling below table.
I could place Product Name and Price above main pic in left table column, if I wished.