Jose Vega Member Aug 13, 2015 #1 I want to load a css file in all the pages, including the back-end, customer back-end, and public pages. What is the recommended way to do it without modifying core files?
I want to load a css file in all the pages, including the back-end, customer back-end, and public pages. What is the recommended way to do it without modifying core files?
twisted1919 Administrator Staff member Aug 13, 2015 #2 @Jose Vega - Just add a file named style-custom.css inside backend|customer|frontend/assets/css
Jose Vega Member Aug 14, 2015 #3 twisted1919 said: @Jose Vega - Just add a file named style-custom.css inside backend|customer|frontend/assets/css Click to expand... @twisted1919 Wow, so easy and simple. I thought I needed to create an extension or something like that. Thank you.
twisted1919 said: @Jose Vega - Just add a file named style-custom.css inside backend|customer|frontend/assets/css Click to expand... @twisted1919 Wow, so easy and simple. I thought I needed to create an extension or something like that. Thank you.