Was this for me jettrue if it was all I see in the style sheet is thisopen up your stylesheet, find the add to cart section, and add a margin-top until it is in the right spot.
now you said to add a margin-top until it is in the right spot. Do I add another margin: or do I change the one that is already there from auto to top. Sorry I don't understand what you are saying. Thank you for your help./* product info page css */
#cartAdd {
width:125px;
text-align:center;
margin:10px auto;
float:right;
padding-right:10px;
}
#cartAdd input {
margin:.3em 0 0 0;


Reply With Quote



