I understand I cannot modify any files in the folder common-html5. But I also understand I may edit those files by using a 2-step process:
[1] Using FTP, download a copy of the file in question (layout.css) onto your hard drive.
[2] Edit that file as need be, then upload that file not where it came from, but into your specific template theme folder.
In my case, since I'm editing a CSS file, it would be uploaded to the folder:
ThemeName/css
All well and good so for. In theory, that new file will override the one with the same name in the common-html5/css folder.
But it doesn't work.
I've tried clearing cache, using a different browser, standing on my head and whistling, everything I can think of, no dice. It still uses the original file in the common-html5/css folder.
[1] Using FTP, download a copy of the file in question (layout.css) onto your hard drive.
[2] Edit that file as need be, then upload that file not where it came from, but into your specific template theme folder.
In my case, since I'm editing a CSS file, it would be uploaded to the folder:
ThemeName/css
All well and good so for. In theory, that new file will override the one with the same name in the common-html5/css folder.
But it doesn't work.
I've tried clearing cache, using a different browser, standing on my head and whistling, everything I can think of, no dice. It still uses the original file in the common-html5/css folder.
Comment