
Description
The Hide Widget Header module improves the visual clarity and usability of the Zabbix dashboard by preventing widget headers from appearing in the normal dashboard view. The headers remain hidden until edit mode is activated, ensuring a clean, minimalist, and distraction-free interface during regular use.
This feature is handy for users who prefer an uncluttered workspace. It allows them to focus on the most important data without unnecessary visual elements taking up space. Hiding headers improves the overall aesthetics and readability of dashboards, making them more streamlined and professional.
The module requires no additional configuration, as it is automatically activated when enabled in Zabbix. This makes it a hassle-free solution for users who want an improved dashboard experience without complex settings changes.
Once you install it, you will see an option in the top right corner, „Show header“, which you can tick off to hide the header.
Installation
Repository setup on the server
Connect to your Zabbix frontend server (perform on all frontend nodes) via SSH
Navigate to the /modules
folder (typically located at /usr/share/zabbix/
or /usr/share/zabbix/
ui/)
cd /usr/share/zabbix/modules/
Clone the repository on your server
#FREE
git clone https://git.initmax.cz/initMAX-Public/Zabbix-UI-Modules-Hide-widget-header.git
Change the ownership of the directory to the user under which your Zabbix frontend is running using the chown command, some examples:
chown nginx:nginx ./Zabbix-UI-Modules-Hide-widget-header*
chown apache:apache ./Zabbix-UI-Modules-Hide-widget-header*
chown www-data:www-data ./Zabbix-UI-Modules-Hide-widget-header*
Frontend module initialization
Navigate to the Zabbix frontend menu and select: Administration → General → Modules

Use the ‘Scan directory’ button on the top

Enable the newly discovered module

The module is enabled and activated

Functionality depends on the configuration of each widget

Where to get it?
If you’re interested in this free module, you can find it in our e-shop. There you’ll learn more about the available version and how to get the product.