| Summary: | Unable to find default code | ||
|---|---|---|---|
| Product: | Koha | Reporter: | National Library of Jamaica <kohasupport> |
| Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | 21.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
National Library of Jamaica
2023-05-10 17:02:57 UTC
Usually you will use OpacUserJS to overwrite the standard that is delivered with Koha. We are using SCSS and minimized CSS, you should not edit these, as they would be orverwritten by the next update or you'd have to constantly merge your changes and Koha's. This might help: https://wiki.koha-community.org/wiki/Koha_simple_theming_guide Please note: bugzilla is for filing bugs and enhancement requests. General questions should be directed at the mailing lists or IRC channel: https://koha-community.org/support/community-support/ (In reply to Katrin Fischer from comment #1) > Usually you will use OpacUserJS to overwrite the standard that is delivered This should have been: OpacUserCSS. |