News:

AbanteCart v1.4.2 is released.

Main Menu
support

More digits for Price

Started by gabfica, December 10, 2013, 11:39:41 PM

Previous topic - Next topic

gabfica

Hi, In the template by default I need to change the quantity of digits in consult products by category... show 5 digits only and I need six or more. See picture or links. Thanks

smartcenter.cl/abante/index.php?rt=product/category&path=65_68

gabfica

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

abantecart

Good post. Thank you for posting your solution.

Forum Rules Code of conduct
AbanteCart.com 2010 -