Hi,
The default frontpage with an empty array in the config.php ($config['frontpage']['order'] = array(‘’);) still shows some stuff depending on the width of the browser window. I assume a blanked out array would show nothing at all on the front page, so maybe the presence of these artifacts are a bug (see attached images)?
Secondly, is it possible to have the front page only be a front page, removing the title bar as well and only showing the contents of the frontage order array? In that case, I would presume the front page would be some sort of a special URL
http://$obsevium/frontpage so you don’t get locked out?
My intention is to use the frontpage as a super clean NOC screen mounted on a wall. Anyone who saw an alert would login to Observium through their own workstation if they needed a deeper dive.
Thanks!