denverpost / sports

Development requests for the Denver Post sports department. http://www.denverpost.com/sports
0 stars 0 forks source link

Rio Medals Count Widget #29

Closed danielboniface closed 8 years ago

danielboniface commented 8 years ago

Please add this Rio Olympics Medals Count widget to the extras server so that we can iframe it into articles.

danielboniface commented 8 years ago

`

`
danielboniface commented 8 years ago

@freejoe76 We'd like one that displays at 300 px wide, and one that fills the entire article.

freejoe76 commented 8 years ago

Thanks @danielboniface. When do you want this ready by?

danielboniface commented 8 years ago

As soon as it's ready we'll start adding it to stories, @freejoe76. It will display as a countdown clock until the games begin in 10 days. I have a few more widgets to request. I'll add those soon too.

freejoe76 commented 8 years ago

Okay this is done, you can put it in articles with this markup. Adjust the width and height to suit.

<aside class="related right">
<h2 class="widget-title"><a href="/weather">Weather</a></h2>
[dfm_iframe src="http://extras.denverpost.com/sports/widgets/olympic-medal-count.html" width="300px" height="750px"]
</aside>