My forums are set to fixed rather then fluid style.
I have the ESPN bottom line ticker running just under my navbar. It works as it should, however it cuts off a little bit from the end.
My forums:
http://www.gridironjunkies.net/forums
Forums the ticker shows up correctly on:
http://www.wsforums.org/forums/portal.php
the code I inserted is this:
Code:
<tr>
<iframe src="http://espn.go.com/bottomline/espnewsbottomlinebasic.html" height="44px" width="100%">
</iframe>
</tr>
I am basically trying to find out of there is simply a bit of code I can add, or wrap around this small bit to get it to show up properly.
Thanks for any help.