Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleIssuu Embed

The only part of this code hat should be updated is the src=.
See example below:

Screenshot of embed code in Cascade CMS

...

Expand
titleSmugMug Embed

<div class="embed-responsive embed-responsive-4by3"></div>

...

Expand
titleYouTube Embed

<div class="embed-responsive embed-responsive-16by9" style="margin-bottom: 1rem;"></div>

...

Institutional Research

...

Expand
titleNews Images

For additional images used in the story body, add the following to the img tag in the code editor:

class="responsive" style="float: right; padding: 10px;"

You can also change the float to left depending on the overall story layout.