Frontend CSS file error

  • Posts: 5
  • Thank you received: 0
11 years 1 month ago #165976

-- HikaShop version -- : 2.3.2
-- Joomla version -- : 3.3.3
-- PHP version -- : 5.4.30
-- Browser(s) name and version -- : Firefox 31.0

Hi HS

I need to modify my Hikashop frontend CSS file i.e.

System - Configuration - CSS - Front-end CSS File

I do not get the overwrite option as in should there not be an option to enter the custom css code below the current code
so that when upgrading the code remains the same?

Thanks

Attachments:
Last edit: 11 years 1 month ago by Jerome.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #165999

Hi,

No, you just have to edit directly the css file, this way it will be copied as "custom" and the changes will be kept when upgrading.

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

  • Posts: 846
  • Thank you received: 92
11 years 1 month ago #166208

Hi
You can also edit after ftp if remote server is use and you have a local copy .
j25a\media\com_hikashop\css\frontend_custom.css
j25a\media\com_hikashop\css\frontend_default.css

override mean order for properties value of selectors thta ll take in acount by the browser
for file => last loading file ll override other load html page AND if no specificity rule apply
for selector => last selector locate in the file ll be load apply before all this other selectors locate in the same file AND if no specificity rule apply

frontend_default.css file i think is load before frontend_custom.css in html page ?

regard's

Last edit: 11 years 1 month ago by lionel75.

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

Time to create page: 0.077 seconds
Powered by Kunena Forum