1
General Support / Re: More digits for Price
« on: December 11, 2013, 12:33:31 AM »
I found the solutions...
In style.css change width from 221px to 230px
.thumbnail .pricetag {
width: 230px;
height: 37px;
background: url(../image/pricetag.png) no-repeat right 0;
margin-top: 8px;
position: relative;
padding: 9px 9px 9px 40px;
margin-bottom: 20px
In style.css change width from 221px to 230px
.thumbnail .pricetag {
width: 230px;
height: 37px;
background: url(../image/pricetag.png) no-repeat right 0;
margin-top: 8px;
position: relative;
padding: 9px 9px 9px 40px;
margin-bottom: 20px