Just did that but now its all down on the bottom.
Ok so I used a negative margin to get it moved up.
#productDetailsList {
margin: 0em 0em 0em 44.6em;
margin-top:-225px;
font-weight: bold;
list-style-type: none;
}
Still need to get the qty text box and the cart in line again like before.



Reply With Quote
