denverpost / sports

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

Olympics Events Schedule widget #30

Closed danielboniface closed 8 years ago

danielboniface commented 8 years ago

Please add this code to an extras page so we can iframe in as a widget.

`

`
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-events.html" width="300px" height="750px"]
</aside>