ºÚÁÏÍø

Skip to main content

Notification boxes are colored boxes that allow you to differentiate content on a page.

Success Box

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vitae elit mollis nunc facilisis consequat quis ut enim. Proin rhoncus dui eget tortor venenatis, in iaculis massa aliquam. In at imperdiet purus, a vestibulum risus.

Warning Box

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vitae elit mollis nunc facilisis consequat quis ut enim. Proin rhoncus dui eget tortor venenatis, in iaculis massa aliquam. In at imperdiet purus, a vestibulum risus.

Danger Box

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vitae elit mollis nunc facilisis consequat quis ut enim. Proin rhoncus dui eget tortor venenatis, in iaculis massa aliquam. In at imperdiet purus, a vestibulum risus.

Light Gray Information Box

Add the notification-gray class to the Custom Class field of an Information Box to get the light gray color. Note: this only works with the Information Box. See the instructions below for more detail.

Information Box

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas vitae elit mollis nunc facilisis consequat quis ut enim. Proin rhoncus dui eget tortor venenatis, in iaculis massa aliquam. In at imperdiet purus, a vestibulum risus.

Med. Blue Information Box

Add the notification-med-blue class to the Custom Class field of an Information Box to get the medium blue color. Note: this only works with the Information Box. See the instructions below for more detail.

Dark Blue Information Box

Add the notification-dark-blue class to the Custom Class field of an Information Box to get the dark blue color. Note: this only works with the Information Box. See the instructions below for more detail.

NOTE: Columns were used to lay out the above sample boxes into two columns.


How to Add a Notification Box

  1. Place your cursor in the location where you wish the notification box to appear.
  2. Select Notifications from the Content Elements dropdown menu under Basic ElementsNotification shortcode button in the interface
  3. Tip: If you don’t see the Content Elements button in the editor, click the Toolbar Toggle button. This toggles the visibility of a collection of buttons in the editor. 
  4. A dialog box will appear that allows you to configure the notification box settings:
    1. Choose a Style – this correlates to the color of the box.  There are 4 default color options:
      • Success  = Green box
      • Information = blue box
      • Warning = Yellow box
      • Danger = Red box
    2. Custom Class (optional) – for Information Boxes only, custom classes can be applied to modify the color:
      1. Medium Blue → add notification-med-blue.
      2. Dark Blue →½ý»å»å notification-dark-blue.
      3. Note: These custom classes only work with the Information Box.Screenshot of the Notification Box settings.
  5. Click the Insert Notification button and the shortcode will be added to the page.
  6. The shortcode without a Custom Class will look something like this:
    [notification type="alert-success" close="false" ]Your Notification[/notification]
  7. The shortcode with a Custom Class will look something like this:
    [notification type="alert-info" close="false" class="notification-med-blue"]Your Notification[/notification]
  8. Replace the Your Notification text with the desired content, ensuring that you don’t delete the brackets [  ].

Examples

Urology

They use columns to create the three-column layout and place a notification box inside each column.

notification box sample 1

TEACCH Autism Program

They use columns to create the two-column layout and place content in the first column and a notification box in the second.

notification box sample 2

 

Psychiatry

Psychiatry used the green Success box to draw attention to the Suicide Prevention Lifeline on the Integrated Emotional Support Program page.

Example of notification boxes on the Psychiatry site.

Pediatric Education

The Pediatric Education web site uses notification boxes to highlight different aspects of the Internal Medicine – Pediatrics Residency Program.

Example of notification boxes on the Pediatric Education site.