Hi,
I want the Add to Cart button directly below the product attribute option.
What I did:
In the product information page, I moved the product attributes above the Add to Cart button by moving the BOF EOF boxes in tpl_product_info_display.php.
For both boxes, I tried with and without adding the FLOAT RIGHT code.
The problem:
The Add to Cart button is now below the product attributes BUT there is a huge gap on the right side of the Add to Cart button!
See: http://bit.ly/pd3vJe
I tried playing with the Stylesheet.css and added a left:20em to #cartAdd -- this fixes pages with attributes only. When I get into products without product attributes, the button runs to the far right of the screen.
I'm pretty sure this has to do with the tpl_product_info_display.php file but I don't know what else to modify except shifting the blocks!
Please help! Thank you!


Reply With Quote
