Hide widget header
FREEHide widget headers while viewing dashboards Removes widget title bars entirely while a Zabbix dashboard is in view mode and restores them automatically when the dashboard is switched to edit mode. The module only affects widgets that already have their header set to hidden; it is implemented as a stylesheet and has no configurable options beyond enabling the module in Zabbix. Suitable for administrators who want cleaner wallboards or compact dashboard layouts (for example clocks, logos, or single-value widgets) without losing edit-time access to widget controls.
Zabbix 6.0 - 7.4
Screenshots
How to install
Step 1 · Operating system
Install via your OS package manager. Using the initMAX repository (apt / dnf) is the recommended way - you get GPG-signed updates automatically.
wget https://repo.initmax.com/zabbix/release/initmax-release-latest_all.deb
dpkg -i initmax-release-latest_all.deb
apt update && apt install zabbix-module-hidewidgetheader
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-hidewidgetheader
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-hidewidgetheader
Have thoughts about Hide widget header? Please send us feedback.
Releases
72.0.6 Latest 2026-08-18
2.0.4 2026-08-16
Older versions (4)
2.0.2 2026-08-15
2.0.1 2026-08-09
2.0.0 2026-08-09
2.0.0
- Migrate Hide widget header onto the v3 pipeline (Zabbix 6.0 - 7.4)