Predefined message boxes
-
Get the codeOpen or Close
[info]This is a sample of the ‘info’ style message box shortcode.[/info]
-
Get the codeOpen or Close
[help]This is a sample of the ‘help’ style message box shortcode.[/help]
-
Get the codeOpen or Close
[success]This is a sample of the ‘sucess’ style message box shortcode.[/success]
-
Get the codeOpen or Close
[warning]This is a sample of the ‘warning’ style message box shortcode.[/warning]
-
Get the codeOpen or Close
[error]This is a sample of the ‘error’ style message box shortcode.[/error]
Costom messages
Default
-
Get the codeOpen or Close
[custom_message]Here’s an example an a custom message box.[/custom_message]
Left alignment
Center alignment
Right alignment
-
Get the codeOpen or Close
[custom_message width="50%" height="100px" color="white" align="right" bgcolor="#56B6DD" border="#369AC2"]Here’s an example an a custom message box with right alignment.[/custom_message]