Skip to content

Instantly share code, notes, and snippets.

@irmaus
Created April 28, 2017 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save irmaus/872955a1f18f80406f03d152da26a98a to your computer and use it in GitHub Desktop.
Save irmaus/872955a1f18f80406f03d152da26a98a to your computer and use it in GitHub Desktop.
Live Example
<style>
.article {
border-bottom:1px solid #999;
margin-bottom:10px;
}
.articleDate {
float:right;
color:#999;
}
.article a {
float:none;
width:100%;
}
.article > a {
font-weight:bold;
font-size:22px;
}
</style>
<script type="text/javascript" src="http://irm5.live.irmau.com/irm/js/Newsroom.js"></script>
<h2>Live Example</h2>
<div class='row'>
<div class='large-12 columns'>
<div data-newsroomurl="http://irm5.live.irmau.com/irm/ShowListPage.aspx?CategoryID=442">..</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment