SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: Lennon on January 26, 2014, 12:43:18 AM

Title: Live NHL scores block
Post by: Lennon on January 26, 2014, 12:43:18 AM
Hi, very much a newbie.

Is there some way I can make a block that displays live NHL scores? Would it be by RSS or HTML, and how would I do it?

Thank you very much
Title: Re: Live NHL scores block
Post by: [SiNaN] on January 26, 2014, 03:44:23 PM
Hello and welcome to SimplePortal!

SimplePortal can parse RSS feeds. So if you can find a feed, then you can use it with RSS Feed block.

Otherwise you can use Custom HTML block to embed a script, if you can find one. Here's an example:

Code: [Select]
<div id="div_stats"></div>
<script type="text/javascript" src="http://widgets.sports-reference.com/wg.fcgi?css=1&site=hr&url=%2Fboxscores%2F&div=div_stats"></script>
Title: Re: Live NHL scores block
Post by: Lennon on January 26, 2014, 07:22:03 PM
Thank you very much Sinan.

I will try to limp through it :)
Title: Re: Live NHL scores block
Post by: [SiNaN] on January 27, 2014, 01:10:41 AM
You're welcome. Hope you find a feed to embed that you like. ;)
SimplePortal 2.3.8 © 2008-2024, SimplePortal