I have set this up and its not working <script>
// Customizations - pass in values below. Used in GlobalProtect login page
// and also getsoftwarepage
// Change customization of 'GlobalProtect Portal Home Page' to get uniform look
// var favicon = ''; // URL to the icon displayed in browser's address bar
// var logo = ''; // URL to the company logo
var bg_color = '#D3D3D3'; // Background color
// var gp_portal_name = ''; // Text under company logo
// var gp_portal_name_color = ''; // Color for text under company logo
// var error_text_color = ''; // Text color for logon failure message
</script>
</head>
<body>
<div class="loginscreen_logo">
<div id="activearea">
<div id="heading">RAFA Staff Access Portal</div>
<div id="formdiv">
<pan_form/>
</div>
</div>
</div>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="portal/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>
But as you can see from the image attached I still get the new (ugly) palo stripes, without anyway of removing. The background should be grey. Also there is no documentation to support PANOS 10
NO surprise there!!
I just need to anonymise the page as much as possible, plus the page also says Global Protect Portal which I would also like to remove!!