Skip to Main Content

Gleeson Library Design System

Administration, layout, components, and content guide for the Gleeson Library website.

Alerts

Alerts are used to communicate significant and/or timely updates.

Examples

Alerts — Global Banner

Example

Labor Day
The library will be closed Monday, September [DATE] in observance of Labor Day. See all library hours.

Alerts — In-Page Banner

Example

Service Update
Copying, printing, and scanning services are only available to current students, staff, and faculty.

Usage

  • Platforms — Alerts can be used in LibGuides LibAnswers LibCal
  • Permission level — Permissions depend on the type of alert:
    • Global Banner Alerts can be used by Admin users
    • In-Page Banner Alerts can be used by Regular and Admin users
  • Framework — Alerts are built on the Bootstrap 3 Alerts component

Content Guidelines

  • Brevity — Keep alert content brief and focused
  • Clarity — Alert titles, text, and links should be descriptive and meaningful
  • Actionable — If the alert requires action or more information, provide a clear next step, solution, or link

Best Practices

  • Colors — Alerts can be lime orange turquoise olive red blue
  • Placement — Placement depends on the type of alert
    • Global Banner Alerts — Above the header
    • In-Page Banner Alerts — Below the title of the page
  • Global banner alerts — Used to communicate significant changes to library services to patrons
    • Building closures
      • Expected — Publish banner 3 days ahead of closure
      • Unexpected — Publish banner as soon as possible
    • Major systems outages (unexpected outages & scheduled maintenance on Fusion, OpenAthens, Ignacio, etc.)
      • Unexpected outage — Publish banner as soon as possible
      • Scheduled maintenance — Publish banner 3 days ahead of maintenance
    • Other significant service changes (mask mandates, disruptive construction, etc.)
  • In-Page Banner Alerts — Used to communicate low-impact changes to a specific library service

Instructions

1. Draft Your Alert

  1. Copy — The HTML in the Source code box below is the template for all banner alerts on the website. Copy this code and paste it in your editor.
    • Source code
      <!-- BEGIN alert -->
          <div class="alert turquoise library-alert">
              <div class="container library-alert">
                  <div class="alert-title"><i class="fa-solid fa-circle-info"></i> Short Alert Title</div>
                  <div class="alert-message">Short description of alert. <a href="https://library.usfca.edu">Optional link to more information.</a></div>
              </div>
          </div>
      <!-- END alert -->
      
    • Output
      Short Alert Title
      Short description of alert. Optional link to more information.
    • More information about editing HTML — Standard PC and Mac text editor software can be used to edit HTML. Learn about HTML editors.
  2. Edit — The highlighted text should be updated and customized to reflect the current conditions. All other text must not be edited.
    • Keep in mind — Banner alerts should be concise, clear, and current.
      • Patrons should be able to quickly understand what is being communicated and how they might be impacted. Use the optional link to point patrons to more information.
      • See also: Examples of Common Banner Alerts

2. Test Your Alert

Always test an alert in the Staging group of LibGuides before publishing it on the live site.

  1. Go to the Staging group (see below for specific directions)
    • Log into LibGuides https://usfca.libapps.com/libguides/
    • From the drop-down menu at the top of the page, select  Admin > Groups
    • Find the Staging group, then click the Edit Group icon under the Actions column
  2. Go to the Header / Footer / Tabs / Boxes tab > Group Header panel
    • Check the Exclude System Level Header box
    • Select the Display this HTML radio button
  3. Paste the drafted banner alert at the very top of the text area — above the <header> tag — and click Save HTML
  4. Click View Group Homepage to check that the banner alert is displaying correctly and is free of grammatical errors
    • The background color of the banner alert should span the entire width of your browser screen
    • The text of the banner alert should align with the same margins as the content below
    • If the banner alert is not displaying correctly, double-check that you copied the template code correctly and did not accidentally edit any part of the HTML that must not be edited.

3. Publish Your Alert

Banner alerts should be posted in the header of these four places:

Commonly Used Alerts

Building Closures

What It Looks Like

Martin Luther King, Jr. Day
The library will be closed Monday, January [DATE] in observance of Martin Luther King, Jr. Day. See all library hours.

What It Looks Like

President's Day
The library will be closed Monday, February [DATE] in observance of President's Day. See all library hours.

What It Looks Like

Easter Holiday
The library will close at 4pm on Thursday, [MONTH] [DATE] and will be closed Friday through Sunday, [MONTH] [DATE] – [MONTH] [DATE], in observance of Easter. See all library hours.

What It Looks Like

Memorial Day
The library will be closed Monday, May [DATE] in observance of Memorial Day. See all library hours.

What It Looks Like

Juneteenth
The library will be closed on [DAY], June [DATE] in observance of Juneteenth. Gleeson Library encourages all individuals in the USF community to use this day to reflect on and actively engage in anti-racism work.

What It Looks Like

Independence Day
The library will be closed [DAY], July [DATE] in observance of Independence Day. See all library hours.

What It Looks Like

Labor Day
The library will be closed Monday, September [DATE] in observance of Labor Day. See all library hours.

What It Looks Like

Thanksgiving Holiday
The library will be closed on Thursday & Friday, Nov. [DATE] & [DATE] for Thanksgiving. See all library hours.

What It Looks Like

Winter Holiday Break
The library will be closed [DAY], Dec. [DATE] through [DAY], Jan. [DATE] for the Winter Holiday Break. See all library hours.

What It Looks Like

Library Building Closed
The library is closed today, [DAY], [MONTH] [DATE], due to poor air quality. Online resources and services remain available. [OPTIONAL LINK] More information.
Major System Outages

What It Looks Like

Fusion, Journal Finder, & EBSCO Databases Unavailable
EBSCO resources are experiencing an outage. Try searching Gale Academic OneFile or Scopus, or contact Ask A Librarian for assistance. Check the systems status page for updates.

What It Looks Like

Ignacio Scheduled Maintenance
Ignacio: USF Libraries Catalog will be unavailable [DAY], [MONTH] [DATE], [TIMEFRAME] while critical work is performed on the system. [OPTIONAL LINK] More information.