Pub Item

This element is used to show publications in the template.

with-icon

<div class="pub-item with-icon">

  <div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>

  <div class="content-wrapper">
    <h3 class="title">
      <a href="#">A Forward-Design Approach t...</a>
    </h3>
    <div class="description">
      <div class="citation">Achievements in the Life Sciences 2014<br>McTabi et. al.
      </div>
      <a href="#" class="link-with-icon"> <i class="fa fa-external-link"></i>Publisher's website</a>
    </div>
  </div>

</div>

with-thumb

There are variations for thumbnail size (add to .with-thumb)

  • .xlarge

  • .large

Last updated