Created
January 28, 2020 03:00
-
-
Save dmc5179/69e65da4c3e39c0d2395dc35fd633d79 to your computer and use it in GitHub Desktop.
IPA Warning Banner
Using "position: fixed" means the banner will always be at the top of the page even as you scroll up or down. The banner will cover things up at the top of the page and as you scroll down
Using "position: relative" means the banner will be at the top of the page, will not cover anything up, but as you scroll down the banner will disappear, staying at the top of the whole web page.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Place the above file into the folder: /usr/share/ipa/ui/js/plugins/banner
on each IPA server. Update the banner text and color as needed.