I'm having trouble with my attributes box. I currently have its CSS set to:
It positions vertically fine when there is just the right amount of text in the product description, but too much or too little text and I get stuff like this:Code:.prod_attributes{ position:relative; top:-60px; display:block; }
http://www.ecomgoods.com/lcross/inde...&products_id=8
(Look at some of the other products, they position fine.)
I'm new to positioning with CSS and have been playing with the floats. I read all about them, but I'm not getting this attributes section to do what I want. Any suggestions on fixing this?
Thank you,
Jake Burkart



