Actions
Feature proposal #5704
closedAllow override.css to load for default template
Description
Currently override.css only loads for non-default templates. Allow it to also load for default so you can drop an override.css file in the default template folder and easily adjust the styling without needing to create an entirely new template. As file isn't installed by core it won't be lost on updates making it easier to maintain.
https://www.joomlapolis.com/forum/255-developer-members-support/232430-cbsubs-page-break-on-invoices
Updated by beat almost 9 years ago
- Target version changed from CB 2.0.13 to CB 2.0.14
Updated by beat over 8 years ago
- Target version changed from CB 2.0.14 to CB 2.0.15
Updated by beat about 8 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon about 8 years ago
Also added backend parameter for template plugins that will generate the override.css so you can supply custom CSS from directly in the CB template plugin.
Updated by krileon almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1180
Actions