Quantcast
TWITCH Live Stream - by joeyvowels on 2017-01-30 20:59:41
joeyvowels on 2017-01-30 20:59:41
449 Posts
Since 8 years ago

I'm having trouble with my TWITCH stream to come up on my league site.

Here is the code I am currently using:

<div class="panel panel-dl-main">
     <div class="panel-heading"><center>Live Stream</center></div>
     <div class="panel-body"><twitch>joeyvowels8481</twitch>"></div>
    </div>

If I am doing something wrong please let me know.

oconnor9sean on 2017-01-31 16:48:11
8 Posts
Since 9 years ago

MIne isnt perfect, but it works:

<div class="panel panel-dl-main nopad">
<div class="panel-heading">Live Stream</div>
<div class="panel-body">
<iframe src="https://player.twitch.tv/?channel= joeyvowels8481" frameborder="0" allowfullscreen="true" scrolling="no" height="315" width="438"></iframe><a href="https://www.twitch.tv/joeyvowels8481?tt_medium=live_embed&tt_content=text_link" style="padding:0px 0px 0px; display:block; width:345px; font-weight:normal; font-size:10px; text-decoration:underline;"></a>
</div></div>

I already replaced the links with yours, so you should be good. Can tinker with the height and widths to fit what you want.

joeyvowels on 2017-01-31 16:51:30
449 Posts
Since 8 years ago

Thanks man. Much appreciated.

Sarahgene on 2017-02-01 18:03:43
5 Posts
Since 9 years ago

Yup thanks bro

BlessThatDude on 2017-02-07 21:18:19
6 Posts
Since 9 years ago

Im new to this....Do we just copy and paste the link for twitch?

joeyvowels on 2017-02-07 21:26:36
449 Posts
Since 8 years ago

Yes use the code he pasted above

BlessThatDude on 2017-02-07 21:28:57
6 Posts
Since 9 years ago

Do i paste it anywhere? I dont want to mess my site up

GettyTA on 2017-03-02 01:02:27
86 Posts
Since 9 years ago

My question too. Where do I post that in my league homepage?

Phil_84936 on 2017-03-14 23:07:34
28 Posts
Since 10 years ago

You would post it in the "League Homepage" portion of the layout, wherever you want it to be placed on your page. My question is, How do I get the code that some leagues have that has the "Live Now" at the top of the page, I need that code lol

Make sure you have read the forum rules before posting