I have the following questions

  • Posts: 19
  • Thank you received: 0
10 years 8 months ago #148954

-- HikaShop version -- : HikaShop Business 2.3.0,
-- Joomla version -- :3.2.2


Hi There,

My English is not good, do not know if you can understand

I have the following questions.

1. front end how to remove the Access to the affiliate program.

2. back-end order notification email how to increase the category name, Main currency Price,Main currency Total.

3. back-end order page how to increase Main currency Price.

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
10 years 8 months ago #148961

Hi,

1. You can disable the affiliate plugin via the joomla plugins manager.

2. You would need to edit the email via the menu System>Emails and add your CSS code in the email HTML version.

3. You would have to add your CSS for that in the backend CSS file of HikaShop via the Display tab of the configuration. Finding the correct CSS class to use for that should be relatively easy to do:
www.hikashop.com/support/support/documen...ize-the-display.html

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

  • Posts: 19
  • Thank you received: 0
10 years 8 months ago #149091

Thank you for your reply

category name, Main currency Price,Main currency Total

Can you tell me Code of these three fields

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

  • Posts: 12953
  • Thank you received: 1778
10 years 8 months ago #149122

Hello,
Reading that documentation will probably help you to find the correct CSS class, and using this kind of CSS code will probably do the job :

.YouCSSClass{
font-size: 20px;
}

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

Time to create page: 0.069 seconds
Powered by Kunena Forum