Thanks, but I have been using both of those. T he main problem is I can't figure out what file this is in.
It seems that the product description is tabbed over 125px, so I can remove it in firebug and it looks perfect. BUT, I can't figure out where to modify the 125px, it's not in the main.CSS or product_details.tpl, or product.tpl.... etc..
How can I modify this:
element.style {
margin-left: 125px;
}
It doesn't seem to reference a file.
See the pictures below.