These message boxes are extremely versatile. You can choose one of the presets, or style them to your liking! Pick your own colors, use gradients, rounded corners and much more. Check the details at the bottom of the page.
Alert
[message type="alert"] This is an alert message! [/message]
[message type="alert" gradient="true"] This is an alert message with a gradient! [/message]
[message type="alert" gradient="true" radius="5px"] This is an alert message with a gradient and rounded corners! [/message]
Succes
[message type="success"] This is a success message! [/message]
[message type="success" gradient="true"] This is a success message with a gradient! [/message]
[message type="success" gradient="true" radius="5px"] This is a success message with a gradient and rounded corners! [/message]
Error
[message type="error"] This is an error message! [/message]
[message type="error" gradient="true"] This is an error message with a gradient! [/message]
[message type="error" gradient="true" radius="5px"] This is an error message with a gradient and rounded corners! [/message]
Custom
[message type="custom" background="#0A749E" color="#FFF"] This is a styled message with custom background and color! [/message]
[message type="custom" background="#0A749E" color="#FFF" gradient="true"] This is a styled message with custom background, color and gradient! [/message]
[message type="custom" background="#0A749E" color="#FFF" gradient="true" radius="5px"] This is a styled message with custom background, color, gradient and rounded corners! [/message]
