September 11, 2025Sep 11 HeyThis bug "seems to be back". Reference to the previous thread:https://forums.unraid.net/topic/186992-unraid-connect-breaks-default-css-of-header/#findComment-1576801I posted there first, but I am opening a new thread since the behavior is a bit different now I found.SummaryInstalling the Unraid Connect plugin while having no custom colors set removes the header fade. The setting Display Settings -> “Show banner background color fade” has no effect.ExpectedWith no custom colors and "Show banner background color fade" = Yes, the header shows the gradient fade based on the default theme color.ActualThe fade is missing.On reload, the gradient appears for a split second, then disappears.In DevTools the child element that renders the gradient is present when the plugin is not installed, but is removed from the DOM once Unraid Connect is installed and the page finishes loading.In contrast to the old bug, the theme color variable now resolve to a value (with a slightly different name). So the issue is not a missing CSS variable like before, but that the gradient container div is gone after the plugin initializes - at least that is what I figured out.ScreenshotsWorking (no plugin) - 2 Screenshots: Gradient element present with inline background-image: linear-gradient(...) on the absolute child.Broken (plugin installed) - 2 Screenshots: That gradient element is missing from the HTML.Steps to reproduceSettings -> DisplayTheme: BlackEnsure no custom colors are setSet “Show banner background color fade” = YesInstall Unraid ConnectRefreshResult: header fade is gone.Browsers tested: Chrome and FirefoxNotesSetting Header custom background color does not restore the fade, like in the old bug.It looks like Unraid Connect is rewriting the header markup and dropping the gradient container.If needed I can provide a a short screen recording?
November 10, 2025Nov 10 confirmed, i have the exact same issue. i just installed 7.2.0 stable and it's still not resolved.
November 18, 2025Nov 18 My header background color changed from dark to light color. In the latest version 2025.11.18.1844How can I change it to dark? Edited November 18, 2025Nov 18 by uCoreX
November 18, 2025Nov 18 3 hours ago, uCoreX said:My header background color changed from dark to light color. In the latest version 2025.11.18.1844How can I change it to dark?Just installed Unraid Connect plugin and came to say I have the same issue.
November 19, 2025Nov 19 I'm having the same issue too, I tried to reinstall it, rebooting between removal and reinstallation but I can't log back into it. server-diagnostics-20251118-1942.zip
November 19, 2025Nov 19 Same issue, unraid connect updated, header background color suddently turned white. changing the custom background color or deleting it has no effect.
November 19, 2025Nov 19 ich habe nach dem update das gleiche ProblemInstalled Version2025.11.18.1844Min OS6.9.0-rc1 Edited November 19, 2025Nov 19 by widmar
November 19, 2025Nov 19 Same here..I actually just uninstalled Unraid connect to work around it.What I did notice is that the 'Gray' theme did honour the custom background override, but the 'Black' theme does not..Going to the developer tools in Chrome, you can see in the Black theme the hierachy of background colour is ignoring the custom one and pulling in the default..Also, trying to reinstall and then signing in just has it hanging with the modal signing in dialog spinning forever.. Edited November 19, 2025Nov 19 by Snubbers
November 19, 2025Nov 19 There was an update today to address this issue, but there is a new bug now. When you change "Header custom background color:", every time you click anything, like different tab or clicking a disk or setting, banner color changes back to its default for a split second. In my case, I have theme on "Black", and I set background header color to "000000" which is black. When I click any tab which refreshes the page, I get bright white flash in the banner area for split second.Please fix this because it is annoying. Thanks. Edited November 19, 2025Nov 19 by neo5468
November 19, 2025Nov 19 22 minutes ago, JorgeB said:This should be fixed in 7.2.1, please retest.No, I just updated to 7.2.1 and Unraid Connect is also on the latest version 4.27.0. There is still white flash, same as before.
November 20, 2025Nov 20 Community Expert 7 hours ago, neo5468 said:There is still white flash, same as before.This thread is about the fade, if you still have the flashing issues, please continue here: [7.2.0] Navigation Bar section flashes when navigating WebUI - Stable Releases
November 25, 2025Nov 25 Author I uninstalled Unraid Connect previously, because I didn't like this bug - it looked too broken. I deliberately waited to install Unraid 7.2.2 because I had hoped this would be fixed, after a few bug fixing rounds.But unfortunately It is still not fixed 😞 - It got worse actually, because now it is also broken even without the Unraid Connect plugin installed.Yes, there is a fade now - at least 😉, but it is obviously not the intended look. I have added a screenshot of how it looks here:The color stop in the gradient is now 90% whereas it was before 30%. Also there is no spacing to the left:I messed around in the Firefox inspector and got it to kind of look similar as before, by adding a style of "padding-left: 160px" to the UserProfile div, and then setting the color stop to 30% as before. It works - in desktop, but it breaks in "responsive mode" (I have no idea how many breakpoints you have).So in "responsive mode", you could run with something like: "padding-left: 30%" on the UserProfile div, and then set the color stop to around 60%.This is just me doing some quick hacking, but it could work like that.Another idea. Maybe turn off the background image in responsive mode - by default, and then have a new option to preserve background image on responsive, or even better have a custom responsive image for that 🤩.Example with the image off:Hope this bug gets fixed soon. You tend to look at this interface quite often, and it is just an eye sore - and looks so broken. As as UX designer, I hope you also prioritize visual stuff like this 🙂Thanks! Edited November 25, 2025Nov 25 by TreksterDK
November 25, 2025Nov 25 Community Expert Thanks for highlighting this. We're in a strange intermediate phase of moving the header to a new Vue Component driven approach, while still dealing with legacy CSS to do this, which is causing these UI regressions. We'll get an updated Connect release out sometime in the next couple weeks with a fix for this as well as the other CSS issues that some users are seeing, and I appreciate your patience while we move towards a more flexible UI for the future.
December 19, 2025Dec 19 Community Expert Solution On 11/25/2025 at 1:33 PM, TreksterDK said:But unfortunately It is still not fixedPlease retest with 7.2.3
May 11May 11 Still having this issue with 7.2.3 when using the Black theme (or the light theme with the nav menu at the top)I've tried removing Unraid Connect and rebooting but the issue persisted.Currently upgrading to 7.2.6 and hoping that it'll be fixed. --header-text-primary is unsetUpdate: Issue persists after updating to 7.2.6 Edited May 11May 11 by x3rt
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.