|
ESPN BottomLine
Very easy mod to install.
What is ESPN BottomLine? Its a scrolling bar with live updates of sports. From ESPN Instructions:
If you want to show it only on a certain Forum or Forum(s), for vB 4.0.4, Find in Forum Display Templates -> FORUMDISPLAY: Code:
{vb:raw template_hook.forumdisplay_below_subforums}
</vb:if>
Code:
<!-- Sports Score Ticker Begin -->
<vb:if condition="$foruminfo['forumid']==15">
<tr>
<td class="alt1">
<iframe src="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" height="44px" width="100%"></iframe>
</td>
</tr>
</vb:if>
<!-- Sports Score Ticker End -->
Download No files for download. Screenshots |
|||||||||
Similar Mods
| BB Code Enhancements ESPN Video BBCode | vBulletin 3.6 Template Modifications |
| Forum Display Enhancements GTP's ESPN Bottomline | vBulletin 3.6 Template Modifications |