GiantsFan
06-23-2007, 03:17 PM
I have a sports site, sportzlinkz.net, that I would like to add a sports ticker to. The code here:
<table width="100%" align="center" height="44" id="espn">
<tr width="100%" height="44">
<td heigth"44">
<iframe name='espn' id='external' style='width: 95%; height: 44px;' src='http://espn.go.com/bottomline/espnewsbottomlinebasic.html' scrolling='auto' border='0' marginwidth='0' marginheight='0' align='center' frameborder='0'></iframe>
</td>
</tr>
</table>
In the CP, where do I need to go and what do I need to do in order to attatch this to the main page?
<table width="100%" align="center" height="44" id="espn">
<tr width="100%" height="44">
<td heigth"44">
<iframe name='espn' id='external' style='width: 95%; height: 44px;' src='http://espn.go.com/bottomline/espnewsbottomlinebasic.html' scrolling='auto' border='0' marginwidth='0' marginheight='0' align='center' frameborder='0'></iframe>
</td>
</tr>
</table>
In the CP, where do I need to go and what do I need to do in order to attatch this to the main page?