This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

NOC views have black background after 2020.2.6 upgrade.

Any ideas? Individual views are fine until you're looking at them in NOC mode.

Parents
  • I opened a ticket with Solarwinds and got a temp fix.  Engineering is aware of the problem and working on a fix.  

    Here's the temporary fix:

    • Edit the file C:\inetpub\SolarWinds\Orion\styles\MainLayout.css
    • Search for table.ResourceContainer
    • Add the following above "margin" in the table.ResourceContainer section

     background-color: transparent!important;

     The table.ResourceContainer section should look like this:

     

    • Save the file and reload NOC view

Reply
  • I opened a ticket with Solarwinds and got a temp fix.  Engineering is aware of the problem and working on a fix.  

    Here's the temporary fix:

    • Edit the file C:\inetpub\SolarWinds\Orion\styles\MainLayout.css
    • Search for table.ResourceContainer
    • Add the following above "margin" in the table.ResourceContainer section

     background-color: transparent!important;

     The table.ResourceContainer section should look like this:

     

    • Save the file and reload NOC view

Children
No Data