Skip to Main Content

Gleeson Library Design System

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

Hero Image

The decorative full-width image above the green Fusion & Hours box.

Component

What it Looks Like

<!-- Homepage — Hero Image -->
<div class="hero-image-container">
<div class="hero-image">
</div>
</div>

Usage

  • Purpose — The hero image is decorative and gives Gleeson Library a sense of place.
  • Layout — The full-width display of the hero image is controlled by the LIVE Homepage Template.
  • Image Source — The hero image is identified in the CSS rather than the HTML. Any changes to the hero image must be done in the gleeson-libguides.css file.

Editing/Updating the Component

Always use a code editor to edit the HTML. Always paste your edits into the HTML Source box.

  1. Test Your Edits on the Staging Homepage — Use the staging version of our homepage to make sure your edits will display properly.
  2. Publish Your Edits on the Live Homepage — Once you have thoroughly tested your edits on the staging homepage, publish your edits on the live homepage.
Ask A Librarian