change css file root

  • Posts: 69
  • Thank you received: 1
10 years 8 months ago #185028

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 2.5
-- Browser(s) name and version -- : FireFox

Hello
I want to mix hikashop css files and change the root. which file i have to edit?

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 8 months ago #185031

Hi,

If you want to do so, you will have the edit the HikaShop helper file, which is THE core file in HikaShop (so it is not something that we recommend).
With updates, you will loose your modifications on the helper and there is no way to use an override file .

You'll have to change the definition of HIKASHOP_CSS

define('HIKASHOP_CSS', '../media/'.HIKASHOP_COMPONENT.'/css/');
And:
define('HIKASHOP_CSS',JURI::base(true).'/media/'.HIKASHOP_COMPONENT.'/css/');

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum