session->flashdata('danger'); ?>
session->flashdata('success'); ?>
In this menu you can add and edit themes to Wavelog. The process of adding a theme is not really straightforward and should only be done by an admin who is aware of their actions.
Also, it has to be said that this feature is still under development.
Create a new folder in 'assets/css/' and upload a 'bootstrap.min.css' file which contains basic styling rules. We use the themes from https://bootswatch.com/
Create a file in this folder called 'overrides.css'. Place your custom CSS code in there.
For each new theme, you need two logo files. One for the login screen and one for the header.
Only PNG files are allowed, and they should have a pixel ratio of 1:1 (e.g., 1000px height and 1000px width).
Place the two logo files in the folder 'assets/logo/'
Click here on 'Add a Theme' and type in the necessary data. Type in the filenames for the logos without the file extension '.png'