- create a folder called .fluidd-theme in config section
- copy the downloaded files into this folder
- reload browser
-
name an picture to logo.png
-
put this image to .fluidd-theme
-
insert these lines with
!! your url !!
of the logo.png file into custom.css.logo-wrapper { display: none !important; } .theme--dark .toolbar-logo { background-image: url(http://mainsailos.local/server/files/config/.fluidd-theme/sidebar-logo.png) !important; background-size: 48px !important; background-repeat: no-repeat !important; background-position: center !important; }