New Zenner
- Join Date:
- May 2007
- Posts:
- 24
- Plugin Contributions:
- 0
Attributes div is BIG
I'm having trouble with my attributes box. I currently have its CSS set to:
.prod_attributes{
position:relative;
top:-60px;
display:block;
}
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:
http://www.ecomgoods.com/lcross/index.php?main_page=product_info&cPath=1&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