Hi All,
How can I set the background color of a custom page?
Forgive me if this is too simple of a question, or if I'm missing something obvious, but this isn't working and I can't really figure out why....
I've read through this: https://help.infiniteautomation.com/using-custom-css-styles/
I presume what is happening is since the <style>
is being applied IN the body it can't repaint, so we'd have to make the change in the head, but I'm not sure how to do that for one page only.... or if I'm totally off track here. I guess we could also add a div that is the size of the entire page, and style that if that is the right way to go.
Edit inspector image: