log4brains
log4brains copied to clipboard
Allow logos to be set
Feature Request
Feature Suggestion
Allow the logo of the project to be set
Context
Add branding.
Possible Implementation
Add a yml config for this and change the web ui.
Nice feature! Is someone interested to contribute? Otherwise I will try to work on it when I have some time.
Can you give some idea how to start on this?
Poke.
Closing due to a switch to a different software.
Nice feature! Is someone interested to contribute? Otherwise I will try to work on it when I have some time.
@thomvaill, I believe a good approach would be having a set of conventions like:
- favicon file name;
- css template file for overriding desired styles like logo and other images, colors and fonts;
- a dot directory to add those custom files.
What would you thing of a solution that went that way?