Dec 1, 2013

How to Add Youtube Subscribe Button


Here is the code,
Just change the channel name as yours and use it on your website,

<script src="https://apis.google.com/js/platform.js"></script>
<div class="g-ytsubscribe" data-channel="ikizilboga" data-layout="full" data-theme="dark" data-count="default"></div>



Also you can use another layout too,

Just change the channel name as yours and use it on your website,

<script src="https://apis.google.com/js/platform.js"></script>

<div class="g-ytsubscribe" data-channel="ikizilboga" data-layout="default" data-theme="dark" data-count="default"></div>


No comments:

Post a Comment