Inline Alert

Create a highlighted text box.

  • Use: Highlight application deadlines and other important information; Keep short and concise; Adding a link is optional
  • Location: Strategically place these on any page
  • Capitalization: Title is title case and body and link texts are sentence case

Default shortcode

[alert title="Important" text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." link_text="Content goes here" link_url=""]

Parameters

alert -- begins an alert text box
title="" -- sets title for alert
text="" -- sets alert main text
link_text="" -- sets link text
link_url="" -- sets URL address for link

*Parameters italicized are optional

On this page