
Originally Posted by
dharma
Similar to issue above...
I want the "add to cart" box on the product display page to be directly under the price, next to the photo of the item.
So far I have moved the "add to cart" code block up and under the <!--eof Product Price block --> on the includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php page,
but the button remains on the right of the page no matter where I place the block, is there something in the code that makes it stay on the right? or is it a stylesheet thing? if so, how do I move it to the left and under the price and over the product description?