How To Add YouTube Subscribe Button In Your Blog.

Admin
0



Hello There Friend.

Hope You Are Fine. In This Post I Am Going To Tell You How To Add Youtube Subscribe Button In Your Blog. Some Of The Users Make It Necessary To Add The Youtube Subscribe Button To Gain Youtube Subscribers In Your Blog.

Why Should I YouTube Subscribe Button?

Youtube Subscribe Button In Your Blog Would Be A Great Idea To Redirect Your Users From Your Blog To Youtube. In My Concern It is The Best Way To Gain Subuscribers.

How To Add Youtube Subuscribe Button In Your Blog?

We Will Add The YouTube Button In Our Blog By The Given Steps. Follow The Given Steps One By One To Add The YouTube Subuscribe Button In Your Blog.

Step 1: First Of All Go To The Bogger Dashboard And Login Into Your Blog.

Step 2: Go To The Theme Section And Click On The Down Arrow .

Step 3: Click On The Edit HTML.

Step 4: Paste The Below CSS Code Just Above The </body> Tag.

HTML
<style>
  /* Popup Subscribe Button Designed By The Cyber Terminal */
  .YT-subscribe {position: fixed;left: 35px;bottom: 20px;background-color: #ececec;padding: 12px 12px 12px 12px;border-radius: 10px 10px 0px 0px;display: flex;align-items: center;max-width: 320px;
  min-width: 280px;height: auto;color: #000000;overflow: hidden;z-index: 100;border-bottom: 4px solid #ff3b00;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
  .YT-subscribe .YT-subscribe-close { position: absolute; top: 4px; right: 8px; } 
  .YT-subscribe .YT-subscribe-close svg { width: 22px; height: 22px; fill: #000; } 
  .YT-subscribe .YT-subscribe-img { width: 70px; height: 50px; } 
  .YT-subscribe .YT-subscribe-img img { display: flex; align-items: center; justify-content: center; width: 50px; } 
  .YT-subscribe .YT-subscribe-content { width: calc(100% - 70px); padding-left: 1px; } 
  .YT-subscribe .YT-subscribe-content a { display: block; color: inherit; } 
  .Subscribe_btn {font-weight: 600;font-size: 12px;display: flex;align-items: center;justify-content: center;width: 120px;height: 30px;padding: 5px 6px;background-color: #e4393c;border-radius: 4px;
   color: #fff;margin-top: 12px;bottom: 0;right: 0;flex-wrap: wrap;flex-direction: row;align-content: center;}
  .YT-subscribe .YT-subscribe-content .YT-title { display: block; font-weight: 700; font-size: 13px; text-align: left; padding-left: 12px }
  .YT-subscribe .Subscribe_btn a { display: block; color: inherit; color:#fff; } 
  .YT-subscribe .YT-subscribe-content .YT-desc { display: block; font-size: 10px; margin-top: 5px; color: #000; text-align: left;padding-left: 12px; line-height: normal; font-weight: 500; }
  .YT-btn-text{margin-left:9px}
  </style>
  
  <div class='YT-subscribe' id='YT-btn'>
  <div class='YT-subscribe-close' onclick='document.getElementById(&quot;YT-btn&quot;).style.display=&quot;none&quot;'><svg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'><path d='M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z'/></svg></div>
  <div class='YT-subscribe-img'><img alt='Youtube Channel Image' src='https://www.pngarts.com/files/9/Vector-YouTube-Logo-PNG-Free-Download.png'/>
  </div>
  <div class='YT-subscribe-content'>
  <span class='YT-title'>Key2Blogging</span>
  <span class='YT-desc'>Subscribe To watch more Blogging Tutorials</span>
  </div>
    <div class='Subscribe_btn'>
    <a href='https://www.youtube.com/channel/UC7Lunv3M_7GRHIagA7erLtg?sub_confirmation=true' target='_blank'>
    <span class='YT-btn-text'>Subscribe</span></a>
  </div></div>

Please Replace Your Link With Your Own Youtube Channel Link

Step 5: Click On The Save Button.

We Have Completed Adding The YouTube Subscribe Button In Your Blog, I Hope You Have Enjoyed It. If You Have Any Problem In Adding The Youtube Button In Your Blog You Can Tell Me In The  Comments I Will Fully Try To Resolve It.

Thanks For Reading.

Tags

Post a Comment

0Comments

Post a Comment (0)