Quantcast
HTML/CSS Help - by SGR_Skywalker on 2014-08-31 20:13:03
SGR_Skywalker on 2014-08-31 20:13:03
34 Posts
Since 10 years ago

Hi everyone!  Is there anyone who could help me with the following items for my league at http://www.daddyleagues.com/sgrfantasy

I'd like to add the following items to my site.

1. A score strip that shows all the scores of recently played games.  I'd like it displayed below the strip of teams similar to this league: http://daddyleagues.com/OMFL15.

2.  My Twitch feed embedded in the center box under "Game of the Week"

3.  AFC/NFC standings in boxes, and in the same placement, as this league http://daddyleagues.com/GIR25

4.  I'd like the "Forum" button in the menu to link out to my own forums which are hosted on an external site.

Is this something you could do?  I could pay you something for it.  Thanks to anyone who takes the time to read and respond I really appreciate it.

applaps on 2014-09-10 08:10:01
20 Posts
Since 12 years ago

Hey,

1. Seems you worked this out
2. this code should allow u to embed ur stream... find/replace 'BigBadLebowski' as required (you may need to make some extra changes to get it to fit, like change width/height and possible wrap in a div:
<object type="application/x-shockwave-flash" height="561" width="920" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=BigBadLebowski " bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel=BigBadLebowski &auto_play=true&start_volume=25" /></object></br><a href="http://www.twitch.tv/BigBadLebowski " font-weight:normal; font-size:10px;text-decoration:underline; text-align:center;">Watch live video from BigBadLebowski on www.twitch.tv</a>
3. seems you got this working...
4. not gonna give advice on this

Make sure you have read the forum rules before posting