price text smaller after decimales

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

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



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

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 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
12 years 10 months ago #42786

Thanks for the solution. Will try this tommorrow.

[EDIT]
Workes perfectly ;-)


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

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

Time to create page: 0.066 seconds
Powered by Kunena Forum