Quote:
Originally Posted by McCarroll21
VaaKo, how did you do yours? Did you modify the code any? I couldn't find a way to get mine to stretch all the way across (even when I set the width to 100%) so I removed it.
When I set it to 100% a black box went all the way across but the bottomline itself stayed the same size.
|
Was wondering this myself. Put it where I needed to but I dont know how to make it fit the forum so it goes all the way across.
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.