and yes I have searched. I can't believe I could not find them in search.
1. I would like the price of the item to be above the cart buttom on the product display. I have edited both the css and product display:
/*Shopping Cart Display*/
#cartAdd {
float: left;
text-align: left;
margin: 1em;
padding: 1em;
}
It is just slightly off and it is driving me nuts!
2. The image for header is leaning towards the left. I did find some threads on white line but it did not help.
Thanks.



