02-01-2019, 08:28 PM
(02-01-2019, 08:08 PM)haydentech Wrote: I'm trying to style the navigation items (e.g. menus) in the header. The css styles that I put in usersc/css/custom.css are not picked up when the page is rendered. When I put the same style code in users/css/custom.css, it works. Have I misunderstood how the usersc->users override system works? Why are my styles in the usersc/css/custom.css ignored? When I want to override a file, do I have to manually specify that somewhere?
Can you tell me what version you're on?
custom.css will override the default template in version 4.4 but only that one.
If you're not on 4.4, it's probably where you want to be. You can copy any template and edit it to your heart's content. Just be aware that we will offer a few template updates on 4.4.02or3 to provide support for multilanguage sites. You'll want to push those updates to your template as well.