Quote Originally Posted by jettrue View Post
This is controlled by the product_info.css that is not part of my template. Simply change float:right; to float:left;
Code:
#buybox {
margin:0;
padding:3px;
width:45%;
text-align:center;
float:right;
}
thank you very much. It worked. Do you also happen to know how can i extend the limit of the attribute text?