Hi,
I'm just starting to add attributes to some of my products. I'm using a drop-down box which I want to display above my add to cart box, on the right of the screen.
Firstly I moved the position of the attributes module in tpl_product_info_display.php so it's directly before the Add to Cart box.
In my custom stylesheet I'm using float:right; on the add to cart box and have styled the attributes box the same way, but it is showing to the right of the Add to Cart box rather than above it (presumably because it's floating to the right of everything that comes after it):
URL: http://www.needthatgift.co.uk/index....oducts_id=8424
Is there any way of positioning the attributes box in css so it still floats to the right but displays above the add to cart box?
Thanks in advance


Reply With Quote
