I have tried all the css tricks I can think of. I have moved my attributes block to go underneath the price block, and the add to cart block to go underneath the attributes block like this:
Product Name
-
Price
-
Attributes
-
Add to cart.
I can't get the add to cart block to sit under the attributes on the product info pages. If I try padding the attributes, sometimes it goes underneath and on other products it stuffs it all up. Is there a simple way to do it? I have tried putting "clear both" under the add to cart block, to no avail either.




