better_status_messages
52 sites
No security coverage
This module improves the Drupal status messages by providing a default styling and a close button.
Normal status messages will have white text on a green background, and error messages will have white text on a red background.
The close button will also be white (on the green or red background).
The module will work out of the box just by enabling it, but there is also a settings form to adjust these default values to your liking:
- Normal status message background color
- Normal status message text color
- Error status message background color
- Error status message text color
- Close button collor (the svg fill property)
The settings form can be found at: Configuration > Development > Better Status Messages