unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
5 stars 6 forks source link

Add basic (default) tandem #668

Open skoolbus39 opened 1 month ago

skoolbus39 commented 1 month ago

Basic tandem options:

Basic tandem styles:

<style>

  /* TANDEM - BASIC */
  .unlcms-tandem-basic-img-grid {
    grid-template-columns: 1em auto 1em;
    grid-template-rows: 1em auto 1em;
  }

  .unlcms-tandem-basic-img-translate-xy-tr { grid-area: 1 / 2 / 3 / 4; }
  .unlcms-tandem-basic-img-translate-xy-tl { grid-area: 1 / 1 / 3 / 3; }
  .unlcms-tandem-basic-img-translate-xy-br { grid-area: 2 / 2 / 4 / 4; }
  .unlcms-tandem-basic-img-translate-xy-bl { grid-area: 2 / 1 / 4 / 3; }

</style>

Basic tandem markup:

<div class="dcf-bleed dcf-wrapper dcf-pt-9 dcf-pb-9 dcf-grid-halves@md dcf-col-gap-vw dcf-row-gap-7 unlcms-tandem unlcms-tandem-basic">
  <!-- Locate text on start (default) or end of grid at `md` breakpoint -->
  <div class="dcf-as-center unlcms-tandem-text unlcms-tandem-basic-text dcf-2nd dcf-1st@md">
    <!-- If subhead is present, wrap in header -->
    <header>
      <p class="dcf-mb-3 dcf-txt-xs dcf-lh-3 dcf-uppercase dcf-bold unl-ls-2 unl-dark-gray">Cras mattis consectetur purus sit amet fermentum</p>
      <h2 class="dcf-mt-0">Troy Finds Ways to Serve Others on Campus and in Career</h2>
      <!-- <p class="dcf-mb-5 dcf-txt-xs dcf-lh-3 dcf-uppercase dcf-bold unl-ls-2 unl-dark-gray">Cras mattis consectetur purus sit amet fermentum</p> -->
    </header>
    <p>Max 480 characters. Donec sed odio dui. Nullam quis risus eget urna mollis ornare vel eu leo. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nulla vitae elit libero, a pharetra augue. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras justo odio, dapibus ac facilisis in, egestas eget quam.</p>
    <!-- If more than one button -->
    <div class="dcf-d-flex dcf-flex-wrap dcf-gap-3 dcf-mt-5" role="group">
      <a class="dcf-btn dcf-btn-primary" href="https://admissions.unl.edu/why-nebraska/majors/">Find Your Major</a>
      <a class="dcf-btn dcf-btn-secondary" href="https://graduate.unl.edu/academics/programs">Find Your Graduate Program</a>
      <a class="dcf-btn dcf-btn-secondary" href="https://law.unl.edu/degree-programs/">Find Your Law Degree Program</a>
    </div>
    <!-- Else only one button (to test: comment out button group above, uncomment line below) -->
    <!-- <a class="dcf-btn dcf-btn-primary dcf-mt-5" href="https://admissions.unl.edu/why-nebraska/majors/">Find Your Major</a> -->
  </div>
  <!-- Locate image on end (default) or start of grid at `md` breakpoint. Also, if no "shadow" selected -->
  <!-- <div class="dcf-as-center unlcms-tandem-img unlcms-tandem-basic-img dcf-1st dcf-2nd@md"> -->
  <!-- If "shadow" is selected -->
  <div class="dcf-as-center unlcms-tandem-img unlcms-tandem-basic-img dcf-1st dcf-2nd@md dcf-d-grid unlcms-tandem-basic-img-grid">
    <!-- If no "shadow" selected -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl"> -->
    <!-- If "shadow" is selected, use one of the following options: -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-1 unlcms-tandem-basic-img-translate-xy-tl"> -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-1 unlcms-tandem-basic-img-translate-xy-tr"> -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-1 unlcms-tandem-basic-img-translate-xy-br"> -->
    <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-1 unlcms-tandem-basic-img-translate-xy-bl">
      <picture>
        <source srcset="https://www.unl.edu/styles/16x9_3200x1800/public/images/hero/troy-hero%281%29.jpg?itok=RXYUWolL&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_1920x1080/public/images/hero/troy-hero%281%29.jpg?itok=LYtekXDq&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_3200x1800/public/images/hero/troy-hero%281%29.jpg?itok=RXYUWolL&amp;timestamp=1673973237 2x" media="(min-width: 1600px)">
        <source srcset="https://www.unl.edu/styles/16x9_2400x1350/public/images/hero/troy-hero%281%29.jpg?itok=X-YcEfBM&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_1600x900/public/images/hero/troy-hero%281%29.jpg?itok=MNkLh4lu&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_3200x1800/public/images/hero/troy-hero%281%29.jpg?itok=RXYUWolL&amp;timestamp=1673973237 2x" media="(min-width: 1044px)">
        <source srcset="https://www.unl.edu/styles/16x9_1920x1080/public/images/hero/troy-hero%281%29.jpg?itok=LYtekXDq&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_1280x720/public/images/hero/troy-hero%281%29.jpg?itok=ST8459GL&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_2560x1440/public/images/hero/troy-hero%281%29.jpg?itok=LC0tOyMJ&amp;timestamp=1673973237 2x" media="(min-width: 980px)">
        <source srcset="https://www.unl.edu/styles/16x9_1440x810/public/images/hero/troy-hero%281%29.jpg?itok=mjUV88IF&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_960x540/public/images/hero/troy-hero%281%29.jpg?itok=Kf0oyF1R&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_1920x1080/public/images/hero/troy-hero%281%29.jpg?itok=LYtekXDq&amp;timestamp=1673973237 2x" media="(min-width: 768px)">
        <source srcset="https://www.unl.edu/styles/16x9_960x540/public/images/hero/troy-hero%281%29.jpg?itok=Kf0oyF1R&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_640x360/public/images/hero/troy-hero%281%29.jpg?itok=BEWTDPIz&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_1280x720/public/images/hero/troy-hero%281%29.jpg?itok=ST8459GL&amp;timestamp=1673973237 2x" media="(min-width: 480px)">
        <source srcset="https://www.unl.edu/styles/16x9_720x405/public/images/hero/troy-hero%281%29.jpg?itok=P-iUIfst&amp;timestamp=1673973237 1.5x, https://www.unl.edu/styles/16x9_480x270/public/images/hero/troy-hero%281%29.jpg?itok=qKo_hzRB&amp;timestamp=1673973237 1x, https://www.unl.edu/styles/16x9_960x540/public/images/hero/troy-hero%281%29.jpg?itok=Kf0oyF1R&amp;timestamp=1673973237 2x" media="(min-width: 0px)">
        <img class="dcf-ratio-child dcf-obj-fit-cover" fetchpriority="low" src="https://www.unl.edu/styles/16x9_960x540/public/images/hero/troy-hero%281%29.jpg?itok=Kf0oyF1R&amp;timestamp=1673973237" alt="">
      </picture>
    </div>
    <!-- if no "shadow" selected, do not include the following <div> -->
    <!-- if "shadow" is selected, use one of the following options: -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-0 unl-bg-scarlet unlcms-tandem-basic-img-translate-xy-br"> -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-0 unl-bg-scarlet unlcms-tandem-basic-img-translate-xy-bl"> -->
    <!-- <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-0 unl-bg-scarlet unlcms-tandem-basic-img-translate-xy-tl"> -->
    <div class="dcf-ratio dcf-ratio-16x9 dcf-ratio-1x1@md dcf-ratio-4x3@lg dcf-ratio-16x9@xl dcf-z-0 unl-bg-scarlet unlcms-tandem-basic-img-translate-xy-tr">
    </div>
  </div>
</div>