price text smaller after decimales

  • Posts: 246
  • Thank you received: 9
  • Hikashop Business Hikashop Essential
13 years 2 months ago #42543

I want to display prices like example. How can I do that?



I'll keep on trying!
Attachments:
Last edit: 13 years 2 months ago by gasoline.

Please Log in or Create an account to join the conversation.

  • Posts: 83904
  • Thank you received: 13581
  • MODERATOR
13 years 2 months ago #42689

You can do that by adding the code:
$value[1] = '<sup>'.$value[1].'</sup>';
before the code:
$value = implode($locale, $value);

in the file administrator/components/com_hikashop/classes/currency.php
Note that this is a core file modification. If you update you will loose it, so be sure to back it up when you update.

Please Log in or Create an account to join the conversation.

  • Posts: 246
  • Thank you received: 9
  • Hikashop Business Hikashop Essential
13 years 2 months ago #42786

Thanks for the solution. Will try this tommorrow.

[EDIT]
Workes perfectly ;-)


I'll keep on trying!
Last edit: 13 years 2 months ago by gasoline.

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum