Quote Originally Posted by jettrue View Post
First question, as far as I know, you have to turn it off for each product, or comment out the section that causes the qty box if you know that NONE of your products will need it. That would be done in includes/templates/YOUR_TEMPLATE/tpl_product_info_display.php

To move the add to cart, open up the same file, find the add to cart section (its all divided into nice sections, cut it and paste it where you want it!
Thank you very much. I did manage to move the "add to cart" button using your instructions. Haven't manage to comment out the line to display the quantity box yet but I'll keep messing with it. Many thanks for your help.