denverpost / sports

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

Olympics Latest News Widget #31

Closed danielboniface closed 8 years ago

danielboniface commented 8 years ago

Please add this to an extras page so we can iframe into stories.

`

`
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-news.html" width="300px" height="750px"]
</aside>
danielboniface commented 8 years ago

Seeing a scrollbar at the story level when I added a couple of these widgets: http://www.denverpost.com/2016/07/22/ioc-45-more-positive-cases-in-retests-of-2008-12-samples/

@freejoe76

danielboniface commented 8 years ago

@freejoe76 oh wait... I just increased the iframe size and it fixed it.