To expand on the answers already given…
if you want to make changes for multiple users, there are two ways to achieve this.
You can Customize a role centre so everybody with that role centre gets the change.
Or you can use design mode to make a global change for all users. Note that Design mode only works in a sandbox and you do somebody with basic developer skills to make the change ready for deployment to production.