What's new
Fantasy Football - Footballguys Forums

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

MFL Question (1 Viewer)

Bob Wiley

Footballguy
On my league's homepage, I put the 5 Newest News Article on the front page. Is there a way to have the News Articles be more related to fantasy football, than the NFL in general?

 
I think they get there news from a few different sites, like KFFL and Rotoworld. If you want Fanball, here's some code you can put in a homepage message.

Code:
<table id="news_articles" align="center" class="homepagemodule report">	<caption><span>NFL Player News</span></caption>  <tbody>		<tr>		   <td>   <iframe style="width:490px; height:400px;overflow-y:visible;overflow-x:hidden;" scrolling="auto" id="newsbreakers" name="newsbreakers" src="[URL="http://www.fanball.com/newsbreakers_iframe.html?nbID=3"]http://www.fanball.com/newsbreakers_iframe.html?nbID=3"[/URL] frameborder="0"></iframe>  		   </td>		</tr>  </tbody></table>
 
I think they get there news from a few different sites, like KFFL and Rotoworld. If you want Fanball, here's some code you can put in a homepage message.

Code:
<table id="news_articles" align="center" class="homepagemodule report">	<caption><span>NFL Player News</span></caption>  <tbody>		<tr>		   <td>   <iframe style="width:490px; height:400px;overflow-y:visible;overflow-x:hidden;" scrolling="auto" id="newsbreakers" name="newsbreakers" src="[URL="http://www.fanball.com/newsbreakers_iframe.html?nbID=3"]http://www.fanball.com/newsbreakers_iframe.html?nbID=3"[/URL] frameborder="0"></iframe>  		   </td>		</tr>  </tbody></table>
3C's: You're a god among men. Thank you.
 

Users who are viewing this thread

Back
Top