My appreciation to this community. I found much help from other people's post.
I made some change to classic template 'tpl_product_info_display.php' and 'stylesheet.css' and reached current point. On product info page (http://angelcorp.net/zencart/index.p...&products_id=1), price didn't align up with or without following entries:
#productDetailsList {
float: right;
width: 55%;
margin: 0em 0em 0em 0em;
}
#productPrices {
float: right;
width: 50%;
vertical-align: top;
}
Please help. Thanks.


Reply With Quote
