On you homepage you have this code for that table data
Code:
<td rowspan="3" class="c19"><script src="http://www.examiner.com/rss/simpleRSS.cfm?getHeds=sports&rows=5&incpara=yes&newWin=yes&width=193"> </script></td>
On your Team page you have a bgcolor property in there that I think you'll want to take out. And match the class to "c22" instead of "c19".
Code:
<td class="c22" rowspan="3" bgcolor="OCAD39">
<script src="http://www.examiner.com/rss/simpleRSS.cfm?getHeds=sports&rows=5&incpara=yes&newWin=yes&width=193"> </script>
</td>
Make your TEAM page (2nd code listed) match your Homepage (1st code listed) and it should look right.
__________________
Please login or register to view this content. Registration is FREE - Computer Repair over the internet!
|