YouTube subscription button

« Older   Newer »
 
  Share  
.
  1.     +1   -1
     
    .
    Avatar


    Group
    Administrator
    Posts
    5,491
    Reputation
    +20
    Location
    A place where is full of colors

    Status
    Morto
    Just change the user name to yours.

    CODE
    <!-- Start of Youtube Subscription Box Embed Code -->
    <iframe frameborder="0" id="fr" scrolling="no"
    src="https://www.youtube.com/subscribe_widget?p=USERNAME"
    style="border: 0px; height: 100px; background:#FFF; overflow-x: hidden;
    overflow-y: hidden; width: 300px;"></iframe>
    <!-- End of Youtube Subscription Box Embed Code -->




    Or simple button

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

    <div class="g-ytsubscribe" data-channel="Username here" data-layout="default" data-count="default"></div>
    here
    https://developers.google.com/youtube/yout...ubscribe_button

    Edited by toxicpunkette - 7/31/2017, 07:55 PM
     
    Top
    .
0 replies since 1/8/2017, 01:39   25 views
  Share  
.