How to add Social Follow Button in Blogger

How to add Social Follow Button in Blogger

உங்கள் BLOGGER How To Add Social Follow Button எவ்வாறு சேர்ப்பது என்பதைக் காண்பிப்பேன். சமூக ஊடக ICON உங்கள் வாசகர்கள் social pages சுயவிவரங்களையும் பின்பற்ற அனுமதிக்கிறது. பேஸ்புக், ட்விட்டர், இன்ஸ்டாகிராம் போன்ற மிகவும் பிரபலமான சமூக ஐகான் சேவைகளை இங்கே பெறுவீர்கள்.இந்த சமூக பின்தொடர் விட்ஜெட்டுகள் HTML மற்றும் CSS உடன் வடிவமைக்கப்பட்டுள்ளன, அவை 100% பதிலளிக்கக்கூடியவை. பிளாகர் தனிப்பயன் வார்ப்புருக்கள் சமூக பின்தொடர் பொத்தான்களுடன் வருகின்றன. ஆனால் உங்களுக்கு அவை பிடிக்கவில்லை என்றால், இந்த விட்ஜெட்களை பிளாகருக்குப் பயன்படுத்தலாம்.


I will show you how to add social follow button to your Blogger blog. Social media icon allows your readers to follow your social pages and profiles. Here you get the most popular social icon services like Facebook, twitter, Instagram etc.

These social follow widgets are designed with HTML and CSS, which are 100% responsive. Blogger custom templates also come with social follow buttons. But if you don't like them, then you can use these widgets for Blogger.

Follow the procedure given below to add a responsive and beautiful social media widget inside your Blogger blog.

உங்கள் BLOGGER வலைப்பதிவிற்குள் பதிலளிக்கக்கூடிய மற்றும் அழகான சமூக ஊடக விட்ஜெட்டைச் சேர்க்க கீழே கொடுக்கப்பட்டுள்ள நடைமுறையைப் பின்பற்றவும்.

Step 1: First login to your Blogger account and go to the Theme menu. Click on Edit HTML button here.

Step 1: முதலில் உங்கள் BLOGGER account உள்நுழைந்து Theme menu செல்லவும். இங்கே திருத்து HTML button கிளிக் செய்க.


Step  2: Click anywhere in the HTML code and press Ctrl + F. Then a search box will open, here you type "</head>" and press enter.

Step 2; HTML குறியீட்டில் எங்கும் கிளிக் செய்து Ctrl + F ஐ அழுத்தவும். பின்னர் search box will open, இங்கே "</head>" type Enter ஐ அழுத்தவும்.


Step 3: Now copy the code given below and paste it immediately before </head> code. Click on the Save Theme button.

Step 3: இப்போது கீழே கொடுக்கப்பட்டுள்ள குறியீட்டை copy  </ head> குறியீட்டிற்கு முன் உடனடியாக . Click on the Save Theme கிளிக் செய்க.


<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>

CLICK HERE ;   DOWNLOAD



Now is complete >Let's go to the second part of the setting.
Step 4: Now go to the "Layout" section of the blogger. Click on "Add a Gadget" in the Sidebar section.

Step 4: இப்போது பதிவரின் "Layout" பகுதிக்குச் செல்லவும். Sidebar section "Add a Gadget" என்பதைக் Click  செய்க.


Step 5: Now the popup will open, scroll under it and click on “HTML / JavaScript” gadget.

Step 5: இப்போது popup will open, அதன் கீழ் உருட்டி “HTML / JavaScript”  gadget click செய்க.


Step 6: Now choose your social media Widget code (Style 1, 2, 3, 4) for Blogger from the list below and paste the code in the content box.Finally, click on the “Save” button. Click on "Save arrangements". Considerably done, go to your blog and reload it. You will see that the widget is live on your blog.

Step 6:இப்போது கீழேயுள்ள பட்டியலிலிருந்து பிளாகருக்காக உங்கள் சமூக மீடியா விட்ஜெட் குறியீட்டை (உடை 1, 2, 3, 4) தேர்ந்தெடுத்து உள்ளடக்க பெட்டியில் குறியீட்டை ஒட்டவும். இறுதியாக, “சேமி” பொத்தானைக் கிளிக் செய்க. "சேமிப்பு ஏற்பாடுகள்" என்பதைக் கிளிக் செய்க. கணிசமாக முடிந்தது, உங்கள் வலைப்பதிவுக்குச் சென்று அதை மீண்டும் ஏற்றவும். உங்கள் வலைப்பதிவில் விட்ஜெட் நேரடியாக இருப்பதை நீங்கள் காண்பீர்கள்.


List of Social Media Buttons HTML Code

Here are some amazing social media follow buttons for bloggers. Here, choose whichever widget you like and add it to your blogger blog. Copy any HTML code for your block.

Style 1:

<style> 
ul.techornate-social-share{padding:0;margin:0;overflow:hidden}ul.techornate-social-share li{list-style:none;float:left;margin-right:4%;width:48%;margin-bottom:10px;background:#fafafa;overflow:hidden}ul.techornate-social-share li a{text-decoration:none;display:inline-block;float:left;color:#fff;height:40px;width:40px;text-align:center;font-size:14px;line-height:40px;margin-right:16px;position:relative;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}ul.techornate-social-share li a:after{height:0;width:0;top:50%;left:100%;content:'';margin-top:-4px;position:absolute}ul.techornate-social-share li a.facebook{background:#436feb}ul.techornate-social-share li a.facebook:after{border:4px solid #436feb;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}ul.techornate-social-share li a.twitter{background:#43c9eb}ul.techornate-social-share li a.twitter:after{border:4px solid #43c9eb;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}ul.techornate-social-share li a.google{background:#f14133}ul.techornate-social-share li a.google:after{border:4px solid #f14133;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}ul.techornate-social-share li a.youtube{background:#b00}ul.techornate-social-share li a.youtube:after{border:4px solid #b00;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}ul.techornate-social-share li a:hover{opacity:.7}ul.techornate-social-share li span{font-size:12px;margin:0;line-height:15px;color:#999;font-weight:700;display:block}ul.techornate-social-share li span.scount-number{margin-top:5px;color:#333}ul.techornate-social-share li:nth-child(2n){margin-right:0} </style> 
<ul class="techornate-social-share"> 
<li> <a href="#" class="facebook"><i class="fa fa-facebook"></i></a> <span class="scount-number">44,143</span> <span>Fans</span></li> 
<li> <a href="#" class="twitter"><i class="fa fa-twitter"></i></a> <span class="scount-number">39,505</span> <span>Followers</span></li> 
<li> <a href="#" class="google"><i class="fa fa-google-plus"></i></a> <span class="scount-number">25,203</span> <span>Followers</span></li> 
<li> <a href="#" class="youtube"><i class="fa fa-youtube"></i></a><span class="scount-number">7,456</span> <span>Subscribers</span></li> 
</ul>

CLICK HERE ;  DOWNLOAD

Replace each "Numbers" with your social followers, fans and YouTube subscribers numbers.


Style 2:

<style> 
.techornate-social-buttons ul{padding-left:0;list-style:none}.techornate-social-buttons li a{text-transform:uppercase;text-decoration:none;padding:10px 1px 10px 10px;letter-spacing:2px;font-size:10px;color:#fff;display:block;border-radius:3px}.techornate-social-buttons ul li{margin-bottom:10px;width:100%}.techornate-social-buttons li a i{width:35px;height:14px;float:right;padding:0 0 0 10px;margin:0;font-size:14px;line-height:14px;border-left:1px solid #B1B1B1}.techornate-social-buttons li a.social-btn-facebook{background:#3b5998}.techornate-social-buttons li a.social-btn-twitter{background:#1da1f2}.techornate-social-buttons li a.social-btn-youtube{background:#cd201f}.techornate-social-buttons li a.social-btn-instagram{background:#405de6}.techornate-social-buttons li a.social-btn-google{background:#dd4b39} 
</style> 
<div class="techornate-social-buttons"> 
<ul class="sidebar-social clearfix">
<li><a href="#" class="social-btn-facebook">Like on Facebook <i class="fa fa-facebook"></i> </a></li> 
<li><a href="#" class="social-btn-twitter">Follow on Twitter <i class="fa fa-twitter"></i> </a></li> <li><a href="#" class="social-btn-google">Follow on Google+ <i class="fa fa-google"></i> </a></li> 
<li><a href="#" class="social-btn-instagram">Follow on Instagram <i class="fa fa-instagram"></i> </a></li> 
<li><a href="#" class="social-btn-youtube">Subscribe on Youtube <i class="fa fa-youtube"></i> </a></li>
</ul> 
</div>

CLICK HERE ; DOWNLOAD


Replace each "Numbers" with your social followers, fans and YouTube subscribers numbers.

Style 3:



<style> 

.to-social-follow{width:300px;padding:10px;margin:0}.to-social-follow .fa{font-size:18px;padding:16px;text-align:center;margin:5px 2px;width:20%;text-decoration:none;color:#fff}.to-social-follow .fa:hover{opacity:.7}.to-social-follow .fa-facebook{background:#3B5998}.to-social-follow .fa-twitter{background:#55ACEE}.to-social-follow .fa-google{background:#dd4b39}.to-social-follow .fa-linkedin{background:#007bb5}.to-social-follow .fa-youtube{background:#b00}.to-social-follow .fa-instagram{background:#125688}.to-social-follow .fa-pinterest{background:#cb2027}

 </style> 

<div class="to-social-follow"> 

<a href="#" class="fa fa-facebook" target="_blank"></a> 

<a href="#" class="fa fa-twitter" target="_blank"></a> 

<a href="#" class="fa fa-google" target="_blank"></a> 

<a href="#" class="fa fa-linkedin" target="_blank"></a> 

<a href="#" class="fa fa-youtube" target="_blank"></a> 

<a href="#" class="fa fa-pinterest" target="_blank"></a>

 </div>

CLICK HERE ; DOWNLOAD



Replace each "Numbers" with your social followers, fans and YouTube subscribers numbers.


Style 4:



<style>

.s-text strong,.social-counter{font-weight:900}.techornate-socials a{display:block;color:#fff;padding:12px 15px;position:relative;margin-bottom:5px;text-decoration:none}.techornate-socials a span,.techornate-socials a:before{z-index:2;position:relative}.social-counter{position:absolute;font-size:14px;line-height:1;padding-top:4px}.s-text{float:right}.techornate-socials a:after{content:" ";height:100%;width:0;top:0;left:0;position:absolute;background:#252b42;z-index:1}.fa-facebook:before,.fa-subscribe:before,.fa-twitter:before{display:inline-block;width:16px;font-family:FontAwesome;margin-right:10px;padding-right:10px;font-size:18px;border-right:1px solid rgba(255,255,255,.3)}.fa-facebook{background:#1c3e67}.fa-facebook:before{content:"\f09a"}.fa-twitter{background:#28a6c5}.fa-twitter:before{content:"\f099"}.fa-subscribe{background:#d2002c}.fa-subscribe:before{content:"\f167"} 

</style> 

<div class="techornate-socials"> 

<a target="_blank" href="#" class="fa-facebook"><span class="social-counter">146,200</span><span class="s-text">Follow us on <strong>Facebook</strong></span></a> 

<a target="_blank" href="#" class="fa-twitter"><span class="social-counter">50,748</span><span class="s-text">Follow us on <strong>Twitter</strong></span></a> 

<a target="_blank" href="#" class="fa-subscribe"><span class="social-counter">33,175</span><span class="s-text">Subscribe us on <strong>YouTube</strong></span></a> 

<div class="clear">

</div> 

</div>

CLICK HERE ;  DOWNLOAD

Replace each "Numbers" with your social followers, fans and YouTube subscribers numbers.

Post a Comment

0 Comments