Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleYouTube Embed

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

...

Expand
titleInstitutional Research

Facilities, Freshman Profiles, Degrees Conferred, Common Data Set, and Charges by Academic Year

  • Upload all PDF files first
  • Locate the table you need to edit
  • Add a new table row ( <tr> )
  • Open the code editor in Cascade

Screenshot of WYSIWYG editor in Cascade CMSImage Added

  • Copy the code from the previous year (all <td> tags between the opening and closing <tr> tag – see below for an example)

Screenshot of HTML codeImage Added

  • Paste it  between the new table row tags ( <tr> ) you created
  • Update the year in the table data tag ( <td> ), file name, and in the <span> tag

...

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.