Babson College home Centers & Institutes

General Content Block

Styling options
  • Background color
  • Padding (for use with background color or drop shadow)
  • Top Border
  • Border (lighter line around whole container)
  • Cut corners - Note: should not be used with Border or Top Border option
  • Drop shadow
Available for

Main Content Area
Advanced Grid Wrapper
HR Portal

Accessibility notes

TBD

Max-width
none
Margin-bottom
6rem + options
Modal
n/a
Carousel
n/a
Alignment
Left
Animation
No
Notes

TBD

The Best Content Type for Adding Text to a Page

The General Content Block is a newer version of the General Content content type. Make this a Narrow Text block is chosen. It goes into the Advanced Grid Wrapper (AGW) and can add text and image. Link.

General Content Block with Narrow, Dropshadow + Space Around Outside

The General Content Block is a newer version of the General Content content type.

You can add Videos

Click on Tools > Source code > add the video embed html code. Make sure to add <div> surrounding the <iframe>.

<div class="youTube-video">
    <iframe title="TITLE HERE" src="VIDEO URL HERE" frameborder="0" allowfullscreen=""></iframe
</div>