MediaEmby1968 58 Posted 5 hours ago Posted 5 hours ago The text headings h1 to h6 are not working now; they all appear blank. The background image is working perfectly now.
Aleas 50 Posted 5 hours ago Author Posted 5 hours ago (edited) And s orry, fix to the blue on the backdrop. Sometimes I rush things. Emby Navy and Gold v4.97.css Edited 4 hours ago by Aleas
MediaEmby1968 58 Posted 4 hours ago Posted 4 hours ago Don't worry, I'm just mentioning it to help, don't rush things. Haste makes waste. The theme you created is very nice, and regardless of personal taste, I have to say I prefer blue to gold, as it gives it a different touch. Besides, the other theme I was using, from here, also has gold tones. Thanks for your help. I installed this latest version 96 and it looks the same; everything is still white in the settings options. I've attached a screenshot. 1
Aleas 50 Posted 4 hours ago Author Posted 4 hours ago (edited) 23 minutes ago, MediaEmby1968 said: Don't worry, I'm just mentioning it to help, don't rush things. Haste makes waste. The theme you created is very nice, and regardless of personal taste, I have to say I prefer blue to gold, as it gives it a different touch. Besides, the other theme I was using, from here, also has gold tones. Thanks for your help. I installed this latest version 96 and it looks the same; everything is still white in the settings options. I've attached a screenshot. Update the H5 variable to this: I kinda prefer the white, so right now that's the default --h5-color: var(--my-gold); /* Setting Titles, Deep Metadata & Plugins */ Also just to be sure you are on the latest version here it is again. And I have not really found everything that's using H5, so you might find gold text where it should not be modifying that. If you find something let me know, I might need to remap additional stuff. Emby Navy and Gold v4.97.css Edited 4 hours ago by Aleas
Aleas 50 Posted 1 hour ago Author Posted 1 hour ago (edited) Updates: Remapped some heading colors to fix some text issues Pillbar text will be uppercase by default, added in new variables to control that. /* --- TYPOGRAPHY BUTTON TOGGLES (PILLBARS, SUBMIT) --- */ --button-text-transform: uppercase; /* Set to 'uppercase' for all-caps, or 'none' for title-case */ --button-text-weight: 700; /* Set to 700 for uppercase, or 600 for title-case */ --button-letter-spacing: 1px; /* Set to 1px for uppercase, or 0.5px for title-case */ Removed the variable backdrop-opacity. since we moved to rgba with --backdrop-bg-color it was pulling double duty. Removed that backdrop blur option. (it was a misunderstanding, it was ugly, and I don't ever see anybody doing that) Emby Navy and Gold v4.100.css Edited 1 hour ago by Aleas
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now