In today's 8.5 release (as well as the beta), if you try to use a site logo 50 pixels or taller, the banner gets hosed. It shows the page color beneath it in a long bar. If the logo is 49 pixels or smaller, the banner is fine. This is probably just a simple html code fix. Please advise... -Scott
67 pixels (Ugly bar):
48 pixels (No ugly bar):
Scott AndrewsNESG Network Engineer
Scott,
Looks like a bug. I'll open in our system.
Denny
I was just getting ready to post the same issue.....I will wait for your reply.
Thanks,
Mike
Anybody had any luck with this? I'm having the same issue. I would think there would be a place buried in the website files where you could just stretch the size of the image used for that piece of the website to match the size of your image. I have been trying to poke around but have not had much luck.
Here's one thing you can do. In \Inetpub\Solarwinds\Orion\styles\MainLayout.css, line 76 is this:
background-color: transparent;
(that's in the #pageHeader section) If you change the "transparent" to #474747, the white bar will instead be a color that matches the bottom of the gradient in the header. If you just want to get rid of the header gradient, just delete the background-image and background-repeat lines and set background-color to whatever looks good with your logo.
Worked like a charm. I figured it was nothing more than a little change in html or a picture file somewhere. Thanks for the help.
Yup this fixed it, but if you have to re-run the wizard, it overwrites the file. I see this did not get added to the hotfixes yet. Will this bug be fixed in v8.5.1? Thanks!
yes in 8.5.1
Thanks!
Mark Wiggans: yes in 8.5.1