Jump to content

Prices character number problem in PS 1.2.4.


Recommended Posts

No problem with big(realistic) numbers in the system that i can see, but many digits may have a "display-problem" in templates.

You should search in global.css for "price" etc. and adjust font-size. for those classes that show too big fonts..


ul#product_list li .price{
   display: block;
   font-size: 1.5em;  
   margin-bottom: 0.2em;
}

Link to comment
Share on other sites

Thanks for the info!

I tried, but didn't solved the problem :(

Maybe I should change in the back office? I would try that but didn't find (yet)...and...
I can write in the back office field 14 characters, but then its says "the field price is invalid".
If I write 10 characters, than no error message, but after I "click save and stay" it automatically rewrite the "Pre-tax retail price:" to 9999999.999999 and the "Retail price with tax:" 10000000.00000

Any idea?

Thanks!

Link to comment
Share on other sites

×
×
  • Create New...