Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Coverview backdrop
#1
I am a total minimalist. I therefore love coverview. With version 4.3 it added a backdrop that makes reading the text difficult at times. With version 4.4 it is worse (or maybe I just notice it more) in that it seems to be dynamic. I use a black background for the normal view with no cover backdrop. 

Is there a way to eliminate the backdrop in coverview.

Thanks
Tom
Reply
#2
Likewise, the moOde crew are hardcore minimalists but most users want more than just basic black so we added some nice visuals to make things a bit more interesting.

If you want to turn off the CoverView backdrop then add the two red lines below to /var/www/css/moode.css and see how it works out.

If there are enough requests for it then I can make a setting on Customize.

.
.
.

.input-height-x {height:1.65em !important;}
/* r44d forms */
.form-horizontal .controls {margin-left:12em;}
.form-horizontal .control-label {width:11em;}

#ss-backdrop {display:none;}
#ss-gradient {display:none;}

@supports ((backdrop-filter: blur(10px)) or (-webkit-backdrop-filter: blur(10px))) {
.modal-dropdown-text {color:#333;}
li.modal-dropdown-text:hover,
li.modal-dropdown-text:focus {color:#eee;}
.
.
.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
Thanks, that works
Reply


Forum Jump: