support

Author Topic: More digits for Price  (Read 7338 times)

Offline gabfica

  • Newbie
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
More digits for Price
« on: December 10, 2013, 11:39:41 PM »
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/AbanteCart/index.php?rt=product/category&path=65_68

Offline gabfica

  • Newbie
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
Re: More digits for Price
« Reply #1 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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: More digits for Price
« Reply #2 on: December 11, 2013, 09:11:58 PM »
Good post. Thank you for posting your solution.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod