Search found 2 matches

by Marcus-W
10 Aug 2018, 14:44
Forum: Customizations
Topic: Dark theme for 2.5.1 (or above?)
Replies: 13
Views: 26730

Re: Dark theme for 2.5.1 (or above?)


This is the event that is triggered to add the CSS link. Maybe that's a good start, and you should take a look at the Mantis Documentation / Plugins / Event System

Switching the 'EVENT_LAYOUT_RESOURCES' with some Core Events like 'EVENT_CORE_READY' might be an intersting tweak...


Hey, thanks ...
by Marcus-W
31 Jul 2018, 08:55
Forum: Customizations
Topic: Dark theme for 2.5.1 (or above?)
Replies: 13
Views: 26730

Re: Dark theme for 2.5.1 (or above?)

Hi Mate,

this is actually pretty great as it basically allows to create an own theme without changing the default.css

Everything works just great, but the plugin won't load on every page. E.G. If I use the search bar, the result page doesn't load the theme. It's not the only page that doesn't load ...