
Hello
I need to link 2 css files in one of my html pages. I have put a "style" link in the additional html header. No problem.
I have created a new folder in the root of the html theme and I have put there the css files. When I save the theme, Themler delete the css files.
I have tried to put them in the assets/css folder with the same result. I don't want to put the css code in the "additional css" option of the properties of the page, because it's long and I want to link to one file.
Any hint to do this? The javasript files (.js) don't have this problem. I have a custom one in the /assets/js folder and it's working...
Thanks
Hello I need to link 2 css files in one of my html pages. I have put a "style" link in the additional html header. No problem. I have created a new folder in the root of the html theme and I have put there the css files. When I save the theme, **Themler delete the css files**. I have tried to put them in the *assets/css* folder with the same result. I don't want to put the css code in the "additional css" option of the properties of the page, because it's long and I want to link to one file. Any hint to do this? The javasript files *(.js)* don't have this problem. I have a custom one in the */assets/js* folder and it's working... Thanks