<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>| Blogger Tips And Tricks|Latest Tips For Bloggers</title>
	<atom:link href="https://www.bloggertipandtrick.net/tutorials/button/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Blogger Tips And Tricks&#124;Latest Tips For Bloggers</description>
	<lastBuildDate>Wed, 08 Jun 2022 17:31:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How To Add Perfect Share Box to Blogger</title>
		<link>https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/</link>
					<comments>https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Tue, 22 Jan 2013 06:04:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[widget]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2011/04/how-to-add-perfect-share-box-to-blogger.html</guid>

					<description><![CDATA[<p>In this tutorial, I am going to show how to add a useful share box for your blogger blog. This share box contains official Tweet button with counter, official Facebook share button with counter, official Google plus button with counter, official Stumbleupon button with counter, Pinterest button, Linkedin button, Print button and Facebook like button. [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/">How To Add Perfect Share Box to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this tutorial, I am going to show how to add a useful share box for your blogger blog. This share box contains official Tweet button with counter, official Facebook share button with counter, official Google plus button with counter, official Stumbleupon button with counter, Pinterest button, Linkedin button, Print button and Facebook like button. I have configure all this button for Blogger blogs, so you can add this share box quickly to your blog.</p>
<p><strong>Tutorial Updated : 2013/01/22</strong></p>
<p><a title="Perfect Share Box for Blogger Blogs" href="https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-3643" alt="Perfect Share Box for Blogger Blogs" src="https://www.bloggertipandtrick.net/wp-content/uploads/2011/04/Perfect-Share-Box-for-Blogger-Blogs.png" width="289" height="241" /></a></p>
<p>Now follow the steps given below to add this share box for your blog.</p>
<p>1.Go to "Template" --&gt; "Edit HTML" of your blog.</p>
<p>2.Click on "<span style="color: #3333ff;">Expand Widget Templates</span>"</p>
<p>3.Add this code <strong>just above</strong> <span style="color: #ff0000;"><strong>&lt;head&gt;</strong></span> tag:</p>
<pre style="width: 90%; overflow: auto; border: 1px solid black;">&lt;script src='http://apis.google.com/js/plusone.js' type='text/javascript'&gt;
{lang: 'en-US'}
&lt;/script&gt;</pre>
<p>4.Now Scroll down to where you see below code:</p>
<p><center><span style="font-size: 130%;">&lt;div class='post-header-line-1'/&gt;</span></center>&nbsp;</p>
<p>5.Copy Share Box code given below and paste it <span style="font-weight: bold; color: #3333ff;">just below</span> the above code.</p>
<p><span style="font-weight: bold; color: #cc33cc;">NOTE:</span> If you can't find <span style="font-weight: bold;">&lt;div class='post-header-line-1'/&gt;</span> in your template, paste your "Share Box" code <span style="font-weight: bold; color: #3333ff;">just before</span> <span style="font-weight: bold; color: #ff0000;">&lt;data:post.body/&gt;</span> .</p>
<pre style="height: 350px; width: 90%; overflow: auto; border: 1px solid black;"><span style="color: #339966;">&lt;b:if cond='data:blog.pageType == "item"'&gt;</span>

&lt;style type='text/css'&gt;
.multisharebox{background:none repeat scroll 0 0 #EFEFEF;float:right;margin:5px 0 3px 10px;padding:0 5px 0;text-shadow:0 1px 0 #FFF;width:260px;border:4px solid #d8dfea}
.multisharebox table{margin-bottom:0 !important}
.multisharebox td{padding:4px 3px !important}
.fb-like-boxtop{background:none repeat scroll 0 0 #EDEFF4;border:1px solid #D8DFEA;color:#000;float:right;font-size:11px;margin:0 0;padding:5px 10px;text-align:left;width:230px}
.fb-like-boxtop a{color:#000;text-decoration:none}
.fb-like-boxtop a:hover{color:#000;text-decoration:underline}
.fb-like-box{background:none repeat scroll 0 0 #EDEFF4;border:1px solid #D8DFEA;color:#000;float:right;font-size:11px;height:60px;margin:5px 0;overflow:hidden;padding:5px 10px;text-align:left;width:230px}
&lt;/style&gt;

&lt;!-- Perfect Share Box : Created by www.bloggertipandtrick.net  --&gt;
&lt;div class='multisharebox'&gt;
&lt;table&gt;&lt;tr&gt;
&lt;td&gt;&lt;table&gt;&lt;tr&gt;
&lt;td&gt;&lt;a class='twitter-share-button' data-count='vertical' data-lang='en' data-related='' data-via='' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/&gt;
&lt;b:if cond='data:post.isFirstPost'&gt;
&lt;script src='http://platform.twitter.com/widgets.js' type='text/javascript'&gt;
&lt;/script&gt;
&lt;/b:if&gt;&lt;/td&gt;
&lt;td&gt;&lt;script expr:src='&amp;quot;http://www.stumbleupon.com/hostedbadge.php?s=5&amp;amp;r=&amp;quot; + data:post.url'/&gt;&lt;/td&gt;
&lt;td&gt;&lt;g:plusone size="tall" expr:href="data:post.canonicalUrl"/&gt;&lt;/td&gt;
&lt;td&gt;&lt;a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='box_count'/&gt;
&lt;script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;div class='fb-like-boxtop'&gt;&lt;a class='pin-it-button' count-layout='none' expr:href='&amp;quot;http://pinterest.com/pin/create/button/?url=&amp;quot; + data:post.url'&gt;Pin It Now!&lt;/a&gt;
&lt;a href='javascript:void(run_pinmarklet())' style='height:20px; display:inline-block;'/&gt;
&lt;script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/&gt;
&lt;script type='text/javascript'&gt;
function run_pinmarklet() {
var e=document.createElement(&amp;#39;script&amp;#39;); e.setAttribute(&amp;#39;type&amp;#39;,&amp;#39;text/javascript&amp;#39;);
e.setAttribute(&amp;#39;charset&amp;#39;,&amp;#39;UTF-8&amp;#39;);
e.setAttribute(&amp;#39;src&amp;#39;,&amp;#39;http://assets.pinterest.com/js/pinmarklet.js?r=&amp;#39; + Math.random()*99999999);
document.body.appendChild(e);
}
&lt;/script&gt; &lt;script src='http://platform.linkedin.com/in.js' type='text/javascript'/&gt;&lt;script data-counter='right' expr:data-url='data:post.url' type='in/share'/&gt; &lt;a href='javascript:window.print();'&gt;&lt;img src='http://4.bp.blogspot.com/-2gJyVWWzvxo/UP4jFrCs6-I/AAAAAAAAECY/WE5hMFoeSwA/s1600/printbutton.png'/&gt;&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;div class='fb-like-box'&gt;
Do you like this post?
&lt;iframe allowTransparency='true' expr:src='&amp;quot;http://www.facebook.com/plugins/like.php?href=&amp;quot; + data:post.url + &amp;quot;&amp;amp;layout=standard&amp;amp;show_faces=false&amp;amp;width=230&amp;amp;action=like&amp;amp;font=arial&amp;amp;colorscheme=light&amp;quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:230px; height:40px;'/&gt;
&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;!-- Perfect Share Box : Created by www.bloggertipandtrick.net  --&gt;

<span style="color: #339966;">&lt;/b:if&gt;</span></pre>
<p><span style="font-weight: bold;">Note :</span> This share box now will add to your Blogger post pages only. If you want to show it in every pages, then simply remove green lines from the code.</p>
<p>6. Save your template and you are done.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/">How To Add Perfect Share Box to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/how-to-add-perfect-share-box-to-blogger/feed/</wfw:commentRss>
			<slash:comments>39</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add PrintFriendly Button for Blogger</title>
		<link>https://www.bloggertipandtrick.net/how-to-add-printfriendly-button-for-blogger-blogspot-websites/</link>
					<comments>https://www.bloggertipandtrick.net/how-to-add-printfriendly-button-for-blogger-blogspot-websites/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Tue, 04 Dec 2012 01:34:47 +0000</pubDate>
				<category><![CDATA[button]]></category>
		<category><![CDATA[widget]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/?p=3520</guid>

					<description><![CDATA[<p>Print Friendly helps you save paper and ink when you print. Plus you get great reading printed documents. Their algorithm cleans optimizes webpages for print. Print Friendly remove the ads, navigation, and junk you don't want to print. You can customize your print outs by removing content and images and you can print, or get [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/how-to-add-printfriendly-button-for-blogger-blogspot-websites/">How To Add PrintFriendly Button for Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Print Friendly</strong> helps you save paper and ink when you print. Plus you get great reading printed documents. Their algorithm cleans optimizes webpages for print. Print Friendly remove the ads, navigation, and junk you don't want to print. You can customize your print outs by removing content and images and you can print, or get PDF of your custom page.</p>
<p>PrintFriendly button available for Blogger, WordPress and any other website.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Print Preview: Optimizes and displays content for print.</li>
<li>Edit Before Printing: Remove images, text, and print only what you want.</li>
<li>Print or Save as PDF: Print now, or save for later as a PDF.</li>
</ul>
<p><img decoding="async" class="alignright size-full wp-image-3521" title="PrintFriendly Button" src="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/PrintFriendly-Button.png" alt="PrintFriendly Button" width="291" height="279" style="float:right;" /></p>
<p>1. First go to PrintFriendly website : <a href="http://www.printfriendly.com/button" rel="nofollow" target="_blank">http://www.printfriendly.com/button</a></p>
<p>2. Choose "<strong>Blogger/Blogspot</strong>" as site type.</p>
<p><a href="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/choose-site-type.png"><img decoding="async" class="alignnone size-full wp-image-3522" title="Choose Site Type as Blogger" src="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/choose-site-type.png" alt="Choose Site Type as Blogger" width="234" height="124" /></a></p>
<p>3. There are different types of button style. Choose the button style you prefer.</p>
<p><a href="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/PrintFriendly-button-styles.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-3523" title="PrintFriendly button styles" src="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/PrintFriendly-button-styles.png" alt="PrintFriendly button styles" width="520" height="113" /></a></p>
<p>4. Under "Features" section you can select, enable or disable different options of PrintFriendly button.</p>
<p><a href="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/PrintFriendly-button-features.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-3524" title="PrintFriendly button features" src="https://www.bloggertipandtrick.net/wp-content/uploads/2012/12/PrintFriendly-button-features.png" alt="PrintFriendly button features" width="337" height="192" /></a></p>
<p>5. Finally click on "<strong>Install Blogger Widget</strong>" button. It will redirect you to Blogger.com and will ask to select your blog to add PrintFriendly button as a widget. Select your blog name and click on "Add Widget".</p>
<p>Now you have successfully added PrintFriendly button to your blogger blog.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/how-to-add-printfriendly-button-for-blogger-blogspot-websites/">How To Add PrintFriendly Button for Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/how-to-add-printfriendly-button-for-blogger-blogspot-websites/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add &#034;Linkedin&#034; Share Button with Counter to Blogger</title>
		<link>https://www.bloggertipandtrick.net/add-linkedin-share-button-to-blogger/</link>
					<comments>https://www.bloggertipandtrick.net/add-linkedin-share-button-to-blogger/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Thu, 03 Feb 2011 18:51:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[internet]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2011/02/how-to-add-linkedin-share-button-with-counter-to-blogger.html</guid>

					<description><![CDATA[<p>LinkedIn operates the world’s largest professional network on the Internet with more than 90 million members in over 200 countries and territories. LinkedIn has created wide opportunities for many people. There are also a number of people who are very curious to know how to view LinkedIn profile as someone else. Linkedin has also introduced [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/add-linkedin-share-button-to-blogger/">How To Add &quot;Linkedin&quot; Share Button with Counter to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/TUr5dfcM_sI/AAAAAAAACVc/doBtKcsxXlk/s1600/linkedin.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5569538174248353474" style="float: right; border: none; cursor: pointer; width: 256px; height: 256px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/TUr5dfcM_sI/AAAAAAAACVc/doBtKcsxXlk/s400/linkedin.png" alt="" border="0" /></a>LinkedIn operates the world’s largest professional network on the Internet with more than 90 million members in over 200 countries and territories. LinkedIn has created wide opportunities for many people. There are also a number of people who are very curious to know <a href="https://www.searchinventure.com/2022/04/view-linkedin-profile-as-someone-else.html" rel="noopener" target="_blank">how to view LinkedIn profile as someone else</a>. Linkedin has also introduced the Linkedin share button for websites,blogs to enable their readers and visitors to share the articles of those websites easily on Linkedin. LinkedIn is a place where busy and on-the-go professionals rely on their network to stay informed and make decisions. There were nearly two billion people searches on LinkedIn in 2010.</p>
<p>You can add a Linkedin share button to your website and enable visitors to share your content with their network.</p>
<p>In this tutorial I am going to explain how to add a Linkedin share button to your blogger blog.</p>
<p>There are 3 types of Linkedin share buttons : <span style="font-weight: bold;">Vertical count</span>, <span style="font-weight: bold;">Horizontal count</span> and <span style="font-weight: bold;">No count</span>.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/TUr-5AgXF2I/AAAAAAAACVk/BzN0yFacMq0/s1600/Linkedin%2Bshare%2Bbutton-types.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5569544144538769250" style="cursor: pointer; width: 437px; height: 137px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/TUr-5AgXF2I/AAAAAAAACVk/BzN0yFacMq0/Linkedin%2Bshare%2Bbutton-types.png" alt="Linkedin share button types" border="0" /></a></p>
<p>If you like to add these Linkedin share button to your blogger blog,then follow the steps given below.</p>
<p>1.Login to your blogger Dashboard--&gt; Design- -&gt; Edit HTML</p>
<p>2.Click on "<span style="color: #3333ff;">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see below code:</p>
<p><center><span style="font-size: 130%;">&lt;div class='post-header-line-1'/&gt;</span></center>&nbsp;</p>
<p>4.Now Copy your "Linkedin share button" code and paste it <span style="font-weight: bold; color: #3333ff;">just below</span> the above code.</p>
<p><span style="font-weight: bold; color: #cc33cc;">NOTE:</span> If you can't find <span style="font-weight: bold;">&lt;div class='post-header-line-1'/&gt;</span> in your template, paste your "Linkedin share button" code <span style="font-weight: bold; color: #3333ff;">just before</span> <span style="font-weight: bold; color: #ff0000;">&lt;data:post.body/&gt;</span> .</p>
<p><span style="font-weight: bold; font-family: arial; font-size: 130%;">Code 1 : Vertical Count</span></p>
<pre style="height: 120px; width: 90%; overflow: auto; border: 1px solid black;"><span style="color: #339966;">&lt;b:if cond='data:blog.pageType == "item"'&gt;</span>
&lt;div style='float:right;margin-left:10px;'&gt;
&lt;script src='http://platform.linkedin.com/in.js' type='text/javascript'/&gt;&lt;script data-counter='top' expr:data-url='data:post.url' type='in/share'/&gt;
&lt;/div&gt;
<span style="color: #339966;">&lt;/b:if&gt;</span></pre>
<p>Result:<br />
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/TUr5cpCqpSI/AAAAAAAACVE/TcAN-RpQ3I0/s1600/Linkedin%2Bshare%2Bbutton%2B-%2BVertical%2BCount.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5569538159645730082" style="cursor: pointer; width: 120px; height: 114px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/TUr5cpCqpSI/AAAAAAAACVE/TcAN-RpQ3I0/s400/Linkedin%2Bshare%2Bbutton%2B-%2BVertical%2BCount.png" alt="" border="0" /></a></p>
<p><span style="font-weight: bold; font-family: arial; font-size: 130%;">Code 2 : Horizontal Count</span></p>
<pre style="height: 120px; width: 90%; overflow: auto; border: 1px solid black;"><span style="color: #339966;">&lt;b:if cond='data:blog.pageType == "item"'&gt;</span>
&lt;div style='float:right;margin-left:10px;'&gt;
&lt;script src='http://platform.linkedin.com/in.js' type='text/javascript'/&gt;&lt;script data-counter='right' expr:data-url='data:post.url' type='in/share'/&gt;
&lt;/div&gt;
<span style="color: #339966;">&lt;/b:if&gt;</span></pre>
<p>Result:<br />
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/TUr5cyA3tPI/AAAAAAAACVM/Bp3ftbNGTmA/s1600/Linkedin%2Bshare%2Bbutton%2Btypes%2B-%2BHorizontal%2BCount.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5569538162054116594" style="cursor: pointer; width: 148px; height: 114px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/TUr5cyA3tPI/AAAAAAAACVM/Bp3ftbNGTmA/s400/Linkedin%2Bshare%2Bbutton%2Btypes%2B-%2BHorizontal%2BCount.png" alt="" border="0" /></a></p>
<p><span style="font-weight: bold; font-family: arial; font-size: 130%;">Code 3 : No Count</span></p>
<pre style="height: 120px; width: 90%; overflow: auto; border: 1px solid black;"><span style="color: #339966;">&lt;b:if cond='data:blog.pageType == "item"'&gt;</span>
&lt;div style='float:right;margin-left:10px;'&gt;
&lt;script src='http://platform.linkedin.com/in.js' type='text/javascript'/&gt;&lt;script expr:data-url='data:post.url' type='in/share'/&gt;
&lt;/div&gt;
<span style="color: #339966;">&lt;/b:if&gt;</span></pre>
<p>Result:<br />
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/TUr5dDl9cdI/AAAAAAAACVU/0S8JMhk4FM4/s1600/Linkedin%2Bshare%2Bbutton%2Btypes%2B-%2BNo%2BCount.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5569538166773084626" style="cursor: pointer; width: 109px; height: 114px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/TUr5dDl9cdI/AAAAAAAACVU/0S8JMhk4FM4/s400/Linkedin%2Bshare%2Bbutton%2Btypes%2B-%2BNo%2BCount.png" alt="" border="0" /></a></p>
<p>5.Now save your template.</p>
<p>Refresh your site. Now you can see Linkedin share buttons in <span style="font-weight: bold;">every post pages</span>.</p>
<p>You can view more info from here:<ins> http://www.linkedin.com/publishers</ins></p>
<p>The post <a href="https://www.bloggertipandtrick.net/add-linkedin-share-button-to-blogger/">How To Add &quot;Linkedin&quot; Share Button with Counter to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/add-linkedin-share-button-to-blogger/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>How To Let Visitors to Listen Your Blogger Post</title>
		<link>https://www.bloggertipandtrick.net/let-visitors-listen-your-blogger-posts/</link>
					<comments>https://www.bloggertipandtrick.net/let-visitors-listen-your-blogger-posts/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:07:00 +0000</pubDate>
				<category><![CDATA[button]]></category>
		<category><![CDATA[widget]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/06/how-to-let-visitors-to-listen-your-blogger-post.html</guid>

					<description><![CDATA[<p>This service is provided by http://vozme.com/.If you like to let your visitors to listen to your blogger posts, you can add this Vozme Link or Vozme Button to your blogger blog.This will more helpful when your blogger posts are very long.Below I explain how to add this widget to your blogger blog. 1.Login to your [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/let-visitors-listen-your-blogger-posts/">How To Let Visitors to Listen Your Blogger Post</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This service is provided by <span style="font-weight: bold; text-decoration: underline;">http://vozme.com/</span>.If you like to let your visitors to listen to your blogger posts, you can add this Vozme Link or Vozme Button to your blogger blog.This will more helpful when your blogger posts are very long.Below I explain how to add this widget to your blogger blog.</p>
<p>1.Login to your blogger dashboard--&gt; layout- -&gt; Edit HTML</p>
<p>2.Click on "<span style="color: #3333ff;">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see below code:</p>
<p><center><span style="font-size: 130%;">&lt;div class='post-header-line-1'/&gt;</span></center>&nbsp;</p>
<p>NOTE:If you can't find <span style="font-weight: bold;">&lt;div class='post-header-line-1'/&gt;</span> in your template, Find <span style="font-weight: bold; color: #ff0000;">&lt;data:post.body/&gt;</span> .</p>
<p>4.Copy one of code below and paste it <span style="color: #3333ff;">just after</span> <span style="color: #ff0000; font-size: 100%;">&lt;div class='post-header-line-1'/&gt;</span> <span style="font-weight: bold; font-size: 130%;">or</span> <span style="color: #3333ff;">just before</span> <span style="color: #ff0000;">&lt;data:post.body/&gt;</span>.</p>
<p><span style="font-weight: bold; font-size: 130%;"><span style="text-decoration: underline;">CODE 1 : Using a Text Link</span></span></p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/TAZUOZ7_-QI/AAAAAAAAB9E/cCuTgLBp158/s1600/vozme1.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5478158603200231682" style="cursor: pointer; width: 350px; height: 184px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/TAZUOZ7_-QI/AAAAAAAAB9E/cCuTgLBp158/vozme1.png" alt="" border="0" /></a></p>
<pre style="height: 80px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:right; margin-right:10px;'&gt;
&lt;script src='http://vozme.com/get_text.js' type='text/javascript'/&gt;&lt;a expr:onclick='"get_blogger(\"" + data:post.id + "\",\"en\",\"ml\");"' href='javascript:void(0);' style='margin-left:1.5em;'&gt;((&amp;#8226;)) Hear this post&lt;/a&gt;
&lt;/div&gt;</pre>
<p><span style="font-weight: bold; font-size: 130%;"><span style="text-decoration: underline;">CODE 2 : Using an Image and a Text link</span></span></p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/TAZUOtQ0CiI/AAAAAAAAB9M/CVvJS8-a1oM/s1600/vozme2.png"><img decoding="async" id="BLOGGER_PHOTO_ID_5478158608387803682" style="cursor: pointer; width: 350px; height: 184px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/TAZUOtQ0CiI/AAAAAAAAB9M/CVvJS8-a1oM/vozme2.png" alt="" border="0" /></a></p>
<pre style="height: 140px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:right; margin-right:10px;'&gt;
&lt;div id='voice'&gt;
&lt;script src='http://vozme.com/get_text.js' type='text/javascript'/&gt; &lt;a expr:onclick='"get_blogger(\"" + data:post.id + "\",\"en\",\"ml\");"' href='javascript:void(0);'&gt;&lt;img src='http://vozme.com/img/paper_sound32x32.gif' align='left' alt='' border='0' style='margin-right:0.4em;'/&gt;&lt;/a&gt;
&lt;a expr:onclick='"get_blogger(\"" + data:post.id + "\",\"en\",\"ml\");"' href='javascript:void(0);' style='font-size:10px;'&gt;Hear&lt;br/&gt;this post&lt;/a&gt;
&lt;/div&gt;
&lt;/div&gt;</pre>
<p>5.Now save your template.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/let-visitors-listen-your-blogger-posts/">How To Let Visitors to Listen Your Blogger Post</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/let-visitors-listen-your-blogger-posts/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add Facebook Like/Recommend Button For Blogger</title>
		<link>https://www.bloggertipandtrick.net/facebook-like-recommend-button-blogger/</link>
					<comments>https://www.bloggertipandtrick.net/facebook-like-recommend-button-blogger/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Thu, 29 Apr 2010 06:12:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[facebook]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/04/how-to-add-facebook-likerecommend-button-for-blogger.html</guid>

					<description><![CDATA[<p>This tutorial will explains how to add facebook like/Recommend button to your blogger blog and how configure it as you like.To add this facebook like button to your blog follow steps given below. The Like button enables users to make connections to your pages and share content back to their friends on Facebook with one [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/facebook-like-recommend-button-blogger/">How To Add Facebook Like/Recommend Button For Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This tutorial will explains how to add facebook like/Recommend button to your blogger blog and how configure it as you like.To add this facebook like button to your blog follow steps given below.</p>
<blockquote>
<div>The Like button enables users to make connections to your pages and share content back to their friends on Facebook with one click. Since the content is hosted by Facebook, the button can display personalized content whether or not the user has logged into your site. For logged-in Facebook users, the button is personalized to highlight friends who have also liked the page.</div>
</blockquote>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S9kfARi-tiI/AAAAAAAAB48/3TY4dADzCM4/s1600/Facebook+Like+or+Recommend+Button+blogger.png"><img decoding="async" style="cursor: pointer; width: 411px; height: 103px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S9kfARi-tiI/AAAAAAAAB48/3TY4dADzCM4/Facebook+Like+or+Recommend+Button+blogger.png" alt="" id="BLOGGER_PHOTO_ID_5465433712361387554" border="0" /></a></p>
<p>1.Login to your blogger dashboard--> layout- -> Edit HTML</p>
<p>2.Click on "<span style="color: rgb(51, 51, 255);">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see below code:</p>
<pre style="border: 1px solid black; overflow: auto; height: 40px; width: 90%; font-weight: bold; color: rgb(255, 0, 0);"><center><span style="font-size:130%;">&lt;div class='post-header-line-1'/&gt;</span></center></pre>
<p>4.Now Copy your "StumbleUpon" bookmarking buttons code and paste it <span style="font-weight: bold; color: rgb(51, 51, 255);">just below</span> the above code.</p>
<p><span style="font-weight: bold; color: rgb(204, 51, 204);">NOTE:</span> If you can't find <span style="font-weight: bold;">&lt;div class='post-header-line-1'/&gt;</span> in your template, paste your "StumbleUpon" bookmarking buttons code <span style="font-weight: bold; color: rgb(51, 51, 255);">just before</span> <span style="font-weight: bold; color: rgb(255, 0, 0);">&lt;data:post.body/&gt;</span> .</p>
<pre style="height: 70px; width: 90%; overflow: auto; border: 1px solid black; font-weight: bold;"><span style="font-size:130%;">&lt;iframe allowTransparency='true' expr:src='&amp;quot;http://www.facebook.com/plugins/like.php?href=&amp;quot; + data:post.url + &amp;quot;&amp;amp;layout=<span style="color: rgb(204, 51, 204);font-size:180%;" >standard</span>&amp;amp;show_faces=<span style="color: rgb(0, 153, 0);font-size:180%;" >false</span>&amp;amp;width=100&amp;amp;action=<span style="color: rgb(255, 102, 0);font-size:180%;" >like</span>&amp;amp;font=<span style="color: rgb(51, 102, 255);font-size:180%;" >arial</span>&amp;amp;colorscheme=<span style="color: rgb(102, 0, 204);font-size:180%;" >light</span>&amp;quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/&gt;</span></pre>
<p>You can <span style="font-weight: bold;">customize</span> above facebook like button changing its values:</p>
<p>You can change,</p>
<p><span style="font-size:130%;">layout=<span style="color: rgb(204, 51, 204);">standard</span></span> to <span style="font-size:130%;">layout=<span style="color: rgb(204, 51, 204);">button_count</span></span> .</p>
<p><span style="font-size:130%;">show_faces=<span style="color: rgb(0, 153, 0);">false</span></span> to <span style="font-size:130%;">show_faces=<span style="color: rgb(0, 153, 0);">true</span></span>.</p>
<p><span style="font-size:130%;">action=<span style="color: rgb(255, 102, 0);">like</span></span> to <span style="font-size:130%;">action=<span style="color: rgb(255, 102, 0);">recommend</span></span>.</p>
<p><span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">arial</span></span> to  <span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">lucida+grande</span></span> or <span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">segoe+ui</span></span> or <span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">tahoma</span></span> or <span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">trebuchet+ms</span></span> or <span style="font-size:130%;">font=<span style="color: rgb(51, 102, 255);">verdana</span></span>.</p>
<p><span style="font-size:130%;">colorscheme=<span style="color: rgb(102, 102, 204);">light</span></span> to <span style="font-size:130%;">colorscheme=<span style="color: rgb(102, 102, 204);">dark</span></span>.</p>
<p>5.Now save your template and you are done.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/facebook-like-recommend-button-blogger/">How To Add Facebook Like/Recommend Button For Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/facebook-like-recommend-button-blogger/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add Official Google Buzz Button+Counter to Blogger</title>
		<link>https://www.bloggertipandtrick.net/official-buzz-buttoncounter-to-blogger/</link>
					<comments>https://www.bloggertipandtrick.net/official-buzz-buttoncounter-to-blogger/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Mon, 19 Apr 2010 15:03:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/04/how-to-add-official-google-buzz-buttoncounter-to-blogger.html</guid>

					<description><![CDATA[<p>Now Google has introduced their Official Google Buzz Buttons.Buzz Buttons help people share stuff from your website in Google Buzz. You can add this buzz button to your blogger blog or website easily.Below I explain how to add this official Google buzz button to blogger with or without share count. 1.Log in to your dashboard--&#62; [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/official-buzz-buttoncounter-to-blogger/">How To Add Official Google Buzz Button+Counter to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Now Google has introduced their Official Google Buzz Buttons.Buzz Buttons help people share stuff from your website in Google Buzz. You can add this buzz button to your blogger blog or website easily.Below I explain how to add this official Google buzz button to blogger with or without share count.</p>
<p>1.Log in to your dashboard--&gt; layout- -&gt; Edit HTML</p>
<p>2.Click on "<span style="color: rgb(51, 51, 255);">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see this:</p>
<pre style="border: 1px solid black; overflow: auto; height: 40px; width: 90%; font-weight: bold; color: rgb(255, 0, 0);"><center><span style="font-size:180%;">&lt;data:post.body/&gt;</span></center></pre>
<p>4.Now copy one of the below codes and paste it <span style="font-weight: bold; color: rgb(0, 153, 0);">just before</span> the above line.</p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="color: rgb(204, 51, 204);">Button 1</span> : Button + counter : Post count - On the top</span></p>
<p>Code:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:<span style="font-weight: bold; color: rgb(0, 153, 0);">right</span>; margin-right:<span style="font-weight: bold; color: rgb(255, 102, 0);">10px</span>;'&gt;<br />&lt;a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count"&gt;&lt;/a&gt;<br />&lt;script type="text/javascript" src="http://www.google.com/buzz/api/button.js"&gt;&lt;/script&gt;<br />&lt;/div&gt;</pre>
<p>Result:<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S8xuI8DTupI/AAAAAAAAB3c/a_V0_z5Yxtk/s1600/Button+%2B+counter+-+Post+count+-+On+the+top.jpg"><img decoding="async" style="cursor: pointer; width: 168px; height: 142px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S8xuI8DTupI/AAAAAAAAB3c/a_V0_z5Yxtk/Button+%2B+counter+-+Post+count+-+On+the+top.jpg" alt="" id="BLOGGER_PHOTO_ID_5461861547931581074" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="color: rgb(204, 51, 204);">Button 2</span> : Button + counter : Post count - On the side</span></p>
<p>Code:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:<span style="font-weight: bold; color: rgb(0, 153, 0);">right</span>; margin-right:<span style="font-weight: bold; color: rgb(255, 102, 0);">10px</span>;'&gt;<br />&lt;a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count"&gt;&lt;/a&gt;<br />&lt;script type="text/javascript" src="http://www.google.com/buzz/api/button.js"&gt;&lt;/script&gt;<br />&lt;/div&gt;</pre>
<p>Result:<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S8z-t8k_PnI/AAAAAAAAB4c/TfkTUhqMqUg/s1600/1.png"><img decoding="async" style="cursor: pointer; width: 151px; height: 55px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S8z-t8k_PnI/AAAAAAAAB4c/TfkTUhqMqUg/1.png" alt="" id="BLOGGER_PHOTO_ID_5462020513402404466" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="color: rgb(204, 51, 204);">Button 3</span> : Button only : Size - Normal</span></p>
<p>Code:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:<span style="font-weight: bold; color: rgb(0, 153, 0);">right</span>; margin-right:<span style="font-weight: bold; color: rgb(255, 102, 0);">10px</span>;'&gt;<br />&lt;a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-button"&gt;&lt;/a&gt;<br />&lt;script type="text/javascript" src="http://www.google.com/buzz/api/button.js"&gt;&lt;/script&gt;<br />&lt;/div&gt;</pre>
<p>Result:<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S8xuJSAlKCI/AAAAAAAAB3k/HIuU3JhG4VI/s1600/Button+only+-+Size+-+Normal.jpg"><img decoding="async" style="cursor: pointer; width: 154px; height: 112px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S8xuJSAlKCI/AAAAAAAAB3k/HIuU3JhG4VI/Button+only+-+Size+-+Normal.jpg" alt="" id="BLOGGER_PHOTO_ID_5461861553825720354" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="color: rgb(204, 51, 204);">Button 4</span> : Button only : Size - Small</span></p>
<p>Code:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:<span style="font-weight: bold; color: rgb(0, 153, 0);">right</span>; margin-right:<span style="font-weight: bold; color: rgb(255, 102, 0);">10px</span>;'&gt;<br />&lt;a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-button"&gt;&lt;/a&gt;<br />&lt;script type="text/javascript" src="http://www.google.com/buzz/api/button.js"&gt;&lt;/script&gt;<br />&lt;/div&gt;</pre>
<p>Result:<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S8xuJr9qpKI/AAAAAAAAB3s/qVbMrl1luMA/s1600/Button+only+-+Size+-+Small.jpg"><img decoding="async" style="cursor: pointer; width: 154px; height: 110px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S8xuJr9qpKI/AAAAAAAAB3s/qVbMrl1luMA/Button+only+-+Size+-+Small.jpg" alt="" id="BLOGGER_PHOTO_ID_5461861560792818850" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="color: rgb(204, 51, 204);">Button 5</span> : Link</span></p>
<p>Code:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='float:<span style="font-weight: bold; color: rgb(0, 153, 0);">right</span>; margin-right:<span style="font-weight: bold; color: rgb(255, 102, 0);">10px</span>;'&gt;<br />&lt;a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="link"&gt;&lt;/a&gt;<br />&lt;script type="text/javascript" src="http://www.google.com/buzz/api/button.js"&gt;&lt;/script&gt;<br />&lt;/div&gt;</pre>
<p>Result:<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S8xuKMThA5I/AAAAAAAAB30/1wFnRLcboZA/s1600/Link.jpg"><img decoding="async" style="cursor: pointer; width: 152px; height: 111px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S8xuKMThA5I/AAAAAAAAB30/1wFnRLcboZA/Link.jpg" alt="" id="BLOGGER_PHOTO_ID_5461861569474397074" border="0" /></a></p>
<p>5.Now save your template and you are done.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/official-buzz-buttoncounter-to-blogger/">How To Add Official Google Buzz Button+Counter to Blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/official-buzz-buttoncounter-to-blogger/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add StumbleUpon Buttons with Share Counts to blogger</title>
		<link>https://www.bloggertipandtrick.net/stumbleupon-buttons-with-counts-blogger/</link>
					<comments>https://www.bloggertipandtrick.net/stumbleupon-buttons-with-counts-blogger/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:25:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/03/how-to-add-stumbleupon-buttons-with-share-counts-to-blogger.html</guid>

					<description><![CDATA[<p>Add a one of the StumbleUpon badges/button to your site so your visitors can easily submit your content to StumbleUpon and you can start enjoying additional traffic from StumbleUpon users who want to see content like yours! Simply copy and paste the code into your site and start receiving free exposure on StumbleUpon. Users clicking [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/stumbleupon-buttons-with-counts-blogger/">How To Add StumbleUpon Buttons with Share Counts to blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Add a one of the StumbleUpon badges/button to your site so your visitors can easily submit your content to StumbleUpon and you can start enjoying additional traffic from StumbleUpon users who want to see content like yours! Simply copy and paste the code into your site and start receiving free exposure on StumbleUpon.</p>
<p>Users clicking these badges will be prompted to submit a page to StumbleUpon's index so other users can enjoy your content or to view the ratings and reviews of your page from other StumbleUpon users. Your site will not be framed when users click any of these badges.</p>
<p>Stumble Badges are a free way to promote your site to the SU community.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sGdKrTE2I/AAAAAAAABts/rjp2RfYg_G4/s1600-h/StumbleUpon+Badges.png"><img decoding="async" style="cursor: pointer; width: 421px; height: 228px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sGdKrTE2I/AAAAAAAABts/rjp2RfYg_G4/StumbleUpon+Badges.png" alt="" id="BLOGGER_PHOTO_ID_5447955272386679650" border="0" /></a></p>
<p>1.Login to your blogger dashboard--> layout- -> Edit HTML</p>
<p>2.Click on "<span style="color: rgb(51, 51, 255);">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see below code:</p>
<pre style="border: 1px solid black; overflow: auto; height: 40px; width: 90%; font-weight: bold; color: rgb(255, 0, 0);"><center><span style="font-size:130%;">&lt;div class='post-header-line-1'/&gt;</span></center></pre>
<p>4.Now Copy your "StumbleUpon" bookmarking buttons code and paste it <span style="font-weight: bold; color: rgb(51, 51, 255);">just below</span> the above code.</p>
<p><span style="font-weight: bold; color: rgb(204, 51, 204);">NOTE:</span> If you can't find <span style="font-weight: bold;">&lt;div class='post-header-line-1'/&gt;</span> in your template, paste your "StumbleUpon" bookmarking buttons code <span style="font-weight: bold; color: rgb(51, 51, 255);">just before</span> <span style="font-weight: bold; color: rgb(255, 0, 0);">&lt;data:post.body/&gt;</span> .</p>
<p><span style="font-weight: bold;font-family:arial;font-size:130%;"  >Code 1:</span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=1"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sHB_6UEzI/AAAAAAAABt0/voZ2YYHSMOo/s1600-h/StumbleUpon+Badges-1.png"><img decoding="async" style="cursor: pointer; width: 218px; height: 69px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sHB_6UEzI/AAAAAAAABt0/voZ2YYHSMOo/StumbleUpon+Badges-1.png" alt="" id="BLOGGER_PHOTO_ID_5447955905152029490" border="0" /></a></p>
<p><span style="font-weight: bold;font-family:arial;font-size:130%;"  >Code 2:</span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=2"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sFUNZTbSI/AAAAAAAABtE/KK_kbu0zFyA/s1600-h/StumbleUpon+Badges-2.png"><img decoding="async" style="cursor: pointer; width: 218px; height: 69px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sFUNZTbSI/AAAAAAAABtE/KK_kbu0zFyA/StumbleUpon+Badges-2.png" alt="" id="BLOGGER_PHOTO_ID_5447954018986061090" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="font-family:arial;">Code 3:</span></span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=3"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S5sFV4HWuCI/AAAAAAAABtM/tBw6AaV5XQo/s1600-h/StumbleUpon+Badges-3.png"><img decoding="async" style="cursor: pointer; width: 218px; height: 69px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S5sFV4HWuCI/AAAAAAAABtM/tBw6AaV5XQo/StumbleUpon+Badges-3.png" alt="" id="BLOGGER_PHOTO_ID_5447954047633373218" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="font-family:arial;">Code 4:</span></span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=4"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5sFWGBOEzI/AAAAAAAABtU/FNlI9nZXMFc/s1600-h/StumbleUpon+Badges-4.png"><img decoding="async" style="cursor: pointer; width: 63px; height: 60px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5sFWGBOEzI/AAAAAAAABtU/FNlI9nZXMFc/StumbleUpon+Badges-4.png" alt="" id="BLOGGER_PHOTO_ID_5447954051365737266" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="font-family:arial;">Code 5:</span></span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=5"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5sFWSd5HRI/AAAAAAAABtc/uvjNY3NCAsE/s1600-h/StumbleUpon+Badges-5.png"><img decoding="async" style="cursor: pointer; width: 185px; height: 85px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5sFWSd5HRI/AAAAAAAABtc/uvjNY3NCAsE/StumbleUpon+Badges-5.png" alt="" id="BLOGGER_PHOTO_ID_5447954054707223826" border="0" /></a></p>
<p><span style="font-weight: bold;font-size:130%;" ><span style="font-family:arial;">Code 6:</span></span></p>
<pre style="height: 50px; width: 90%; overflow: auto; border: 1px solid black;"><span style="font-size:130%;">&lt;script src="http://www.stumbleupon.com/hostedbadge.php?s=6"&gt;&lt;/script&gt;</span></pre>
<p>Result :<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sFd2PgKJI/AAAAAAAABtk/d7GtcksjJ24/s1600-h/StumbleUpon+Badges-6.png"><img decoding="async" style="cursor: pointer; width: 63px; height: 60px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5sFd2PgKJI/AAAAAAAABtk/d7GtcksjJ24/StumbleUpon+Badges-6.png" alt="" id="BLOGGER_PHOTO_ID_5447954184569628818" border="0" /></a></p>
<p>5.Now save your template and you are done.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/stumbleupon-buttons-with-counts-blogger/">How To Add StumbleUpon Buttons with Share Counts to blogger</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/stumbleupon-buttons-with-counts-blogger/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Free Premium Quality Social Media Icons Collection</title>
		<link>https://www.bloggertipandtrick.net/free-premium-quality-social-icons/</link>
					<comments>https://www.bloggertipandtrick.net/free-premium-quality-social-icons/#respond</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:38:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[image]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/03/free-premium-quality-social-media-icons-collection.html</guid>

					<description><![CDATA[<p>Social media requires a lot of effort to create brand awareness and increase visibility. For example, Instagram users keep looking for IG story viewer on EarthWeb to increase their visibility. But there are many other things to make your social media page or websites more attractive for your audience. In this post I listed another [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/free-premium-quality-social-icons/">Free Premium Quality Social Media Icons Collection</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Social media requires a lot of effort to create brand awareness and increase visibility. For example, Instagram users keep looking for <a href="https://earthweb.com/instagram-story-viewers/" rel="noopener" target="_blank">IG story viewer on EarthWeb</a> to increase their visibility. But there are many other things to make your social media page or websites more attractive for your audience. In this post I listed another great premium and free social bookmark icons set for your website or project.Most of them there in different sizes(24×24,32×32,48×48,64×64,128×128,256×256,512×512,...).I think these social icons are very useful for your works.You can get them directly from their designer's websites.</p>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >27 Free Wooden Badges – Social Icon Pack</span></p>
<p>Inside this Icon Pack are 27 Free Wooden Social Icons, created exclusively for the viewers of Tutorial9 by Dawghouse Design Studio.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w2QXbj8AI/AAAAAAAABvs/pp0Q2DjwxM4/s1600-h/27+Free+Wooden+Badges+%E2%80%93+Social+Icon+Pack22.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w2QXbj8AI/AAAAAAAABvs/pp0Q2DjwxM4/27+Free+Wooden+Badges+%E2%80%93+Social+Icon+Pack22.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289304006881282" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.tutorial9.net/resources/27-free-wooden-badges-social-icon-pack/" target="_blank" rel="nofollow noopener">http://www.tutorial9.net/resources/27-free-wooden-badges-social-icon-pack/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Woven Fabric Social Media Icon Set</span></p>
<p>This woven fabric set of social media icons was created by Jan Cavan from Dawghouse.</p>
<p>Although not suitable for every type of site, these icons will look wonderful on websites that use texture and have an organic approach to their design.</p>
<p>There are a total of 26 icons available as transparent PNGs and they are completely free for personal and commercial use,......</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w3JGngxhI/AAAAAAAABxc/fsRL3kESycs/s1600-h/Woven+Fabric+Social+Media+Icon+Set2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w3JGngxhI/AAAAAAAABxc/fsRL3kESycs/Woven+Fabric+Social+Media+Icon+Set2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448290278746146322" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.webdesignerdepot.com/2010/01/woven-fabric-social-media-icon-set/" target="_blank" rel="nofollow noopener">http://www.webdesignerdepot.com/2010/01/woven-fabric-social-media-icon-set/</a></div>
<p><span class="redcode"><span style="font-weight: bold;font-size:180%;" ><span style="font-family:arial;">Vector Social Media Icons</span></span></span></p>
<p>This free set includes 50 icons of the most popular social media networks on the internet. The icons are designed in 32px and 16px vector format. With the vector format, you can scale the icon to any size to fit with your design or use it in high quality print materials. What you will get from the zip package: 32px and 16px in three different file formats: vector EPS, PNG, and GIF.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S5w3Iz2UpsI/AAAAAAAABxU/zi_SfmapMKA/s1600-h/Vector+Social+Media+Icons+update2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S5w3Iz2UpsI/AAAAAAAABxU/zi_SfmapMKA/Vector+Social+Media+Icons+update2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448290273707992770" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://icondock.com/free/vector-social-media-icons" target="_blank" rel="nofollow noopener">http://icondock.com/free/vector-social-media-icons</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Social Icons hand drawned by ~TheG-Force</span></p>
<p>The icons that are included in this set are:<br />Blip.fm,Digg,Facebook,Firefox,Flickr,Meneame,Myspace,Technorati,Twitter,Vimeo,Wordpress,Youtube,LastFM - new,RSS - new,Blogger - new,Gmail - new,Reddit - new,StumbleUpon - new</p>
<p>The icons are available in the size:<br />24x24, 32x32, 48x48 and 64x64</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w3Ikwv9oI/AAAAAAAABxM/mUjOBsqcVhU/s1600-h/Social+Icons+hand+drawned+by+%7ETheG-Force.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w3Ikwv9oI/AAAAAAAABxM/mUjOBsqcVhU/Social+Icons+hand+drawned+by+%7ETheG-Force.jpg" alt="" id="BLOGGER_PHOTO_ID_5448290269658084994" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://theg-force.deviantart.com/art/Social-Icons-hand-drawned-109467069" target="_blank" rel="nofollow noopener">http://theg-force.deviantart.com/art/Social-Icons-hand-drawned-109467069</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Sketchy Web Icons 30 Hand Drawn Icon Pack</span></p>
<p>This Icon Pack includes 30 Hand-Drawn Web Design Icons. This is the perfect set for adding that handmade feel to your own creations online.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w3IFZe4hI/AAAAAAAABxE/_JXfDc4C5vs/s1600-h/sketchy-icons-dawghouse-preview2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w3IFZe4hI/AAAAAAAABxE/_JXfDc4C5vs/s400/sketchy-icons-dawghouse-preview2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448290261238997522" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.tutorial9.net/resources/sketchy-web-icons-30-hand-drawn-icon-pack/" target="_blank" rel="nofollow noopener">http://www.tutorial9.net/resources/sketchy-web-icons-30-hand-drawn-icon-pack/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Roundy - FREE Social Networking Icon Set</span></p>
<p>his social networking icon set comes with 15 high quality icons in four different sizes. You can freely use these really cool and super round social icons for both your private and commercial projects.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w3IAkIGAI/AAAAAAAABw8/QhRYODa43As/s1600-h/Roundy+-+FREE+Social+Networking+Icon+Set2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S5w3IAkIGAI/AAAAAAAABw8/QhRYODa43As/Roundy+-+FREE+Social+Networking+Icon+Set2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448290259941464066" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.kaplang.com/blog/2010/02/14/free-social-networking-icon-set-roundy/" target="_blank" rel="nofollow noopener">http://www.kaplang.com/blog/2010/02/14/free-social-networking-icon-set-roundy/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Page Peel – A Free Social Media Iconset</span></p>
<p>The set contains 16 social icons in (transparent)PNG format.PagePeel - A Free Social Media Iconset.What are you waiting for? Get ready to peel your web pages!!!</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2qNBxBJI/AAAAAAAABws/21aLfbfs97g/s1600-h/Page+Peel+%E2%80%93+A+Free+Social+Media+Iconset2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2qNBxBJI/AAAAAAAABws/21aLfbfs97g/Page+Peel+%E2%80%93+A+Free+Social+Media+Iconset2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289747890930834" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.productivedreams.com/page-peel-free-social-iconset/" target="_blank" rel="nofollow noopener">http://www.productivedreams.com/page-peel-free-social-iconset/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Page Peel Social Icons – Version 2</span></p>
<p>The icons are transparent PNGs and the available dimensions are 128 x 128 and 64×64.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2qW9o6yI/AAAAAAAABw0/aA15AtDxL30/s1600-h/Page+Peel+Social+Icons+%E2%80%93+Version+2-2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2qW9o6yI/AAAAAAAABw0/aA15AtDxL30/Page+Peel+Social+Icons+%E2%80%93+Version+2-2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289750557977378" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.productivedreams.com/page-peel-social-icons-version/" target="_blank" rel="nofollow noopener">http://www.productivedreams.com/page-peel-social-icons-version/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Old Bottle Crowns Icon Set</span></p>
<p>This free icon set consisting of 20 social media icons such as Digg, Stumble Upon, Delicious, and Twitter called Old Bottle Crowns Icon Set created by Dawghouse Design Studio for you Six Revisions readers.</p>
<p>The theme is worn-and-torn, so it’ll look great on grunge, vintage, classic-themed web designs. This set contains 20 200px x 200px PNG files that you can easily resize and edit for your website design.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2plgXzqI/AAAAAAAABwk/uwehqJI8stE/s1600-h/Old+Bottle+Crowns+Icon+Set.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2plgXzqI/AAAAAAAABwk/uwehqJI8stE/Old+Bottle+Crowns+Icon+Set.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289737281883810" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://sixrevisions.com/freebies/icons/free-social-media-icons-old-bottle-crowns-icon-set/" target="_blank" rel="nofollow noopener">http://sixrevisions.com/freebies/icons/free-social-media-icons-old-bottle-crowns-icon-set/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Extreme Grunge Social Media Icons Pack</span></p>
<p>This high quality, hand made, icon pack is full with 20 Extreme Grunge Social Media Garments. Each icon is in .png format with transparent backgrounds, sized at 256×256px.Icons are free for commercial and personal use.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S5w2pP2DTpI/AAAAAAAABwc/e4IBYzunSHo/s1600-h/Extreme+Grunge+Social+Media+Garments+Icons+Pack2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S5w2pP2DTpI/AAAAAAAABwc/e4IBYzunSHo/Extreme+Grunge+Social+Media+Garments+Icons+Pack2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289731467234962" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://webexpedition18.com/work/extreme-grunge-social-media-garments-icons-pack/" target="_blank" rel="nofollow noopener">http://webexpedition18.com/work/extreme-grunge-social-media-garments-icons-pack/</a></div>
<p><span class="redcode"><span style="font-weight: bold;font-size:180%;" ><span style="font-family:arial;">Grunge Peeling Stickers Social Media Icons</span></span></span></p>
<p>Each icon is in .png format sized at 128×128px with transparent backgrounds. The pack comes with a .PSD source file so that you can customize your own icons.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2pNq5JOI/AAAAAAAABwU/QvP_Gbbi91E/s1600-h/dawghouse-icon-set2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2pNq5JOI/AAAAAAAABwU/QvP_Gbbi91E/dawghouse-icon-set2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289730883560674" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.tutorial9.net/resources/free-icons-grunge-peeling-stickers-social-media-icons/" target="_blank" rel="nofollow noopener">http://www.tutorial9.net/resources/free-icons-grunge-peeling-stickers-social-media-icons/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >Bloggerttuts Network Icons</span></p>
<p>The pack contains 16 icons of the most popular social networks. The resolution is 48x48, Hope you like it.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w2Re89dKI/AAAAAAAABwM/qc5cqg321zs/s1600-h/Bloggerttuts+Network+Icons2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w2Re89dKI/AAAAAAAABwM/qc5cqg321zs/Bloggerttuts+Network+Icons2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289323205883042" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.bloggertuts.com/2009/10/free-social-media-icon-pack.html" target="_blank" rel="nofollow noopener">http://www.bloggertuts.com/2009/10/free-social-media-icon-pack.html</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >50 Free and Exclusive Twitter Icons</span></p>
<p>Today we bring you a set of 50 free and exclusive Twitter icons that you can use for your websites.</p>
<p>The icons are provided in both raster and vector formats: The transparent PNG versions are 256×256, and we have also included Illustrator files so that you can resize the icons as needed.The icons are completely free for personal and commercial use.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2RGIZ8qI/AAAAAAAABwE/5ua-D3qhc2w/s1600-h/50+Free+and+Exclusive+Twitter+Icons2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S5w2RGIZ8qI/AAAAAAAABwE/5ua-D3qhc2w/50+Free+and+Exclusive+Twitter+Icons2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289316543001250" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://www.webdesignerdepot.com/2009/07/50-free-and-exclusive-twitter-icons/" target="_blank" rel="nofollow noopener">http://www.webdesignerdepot.com/2009/07/50-free-and-exclusive-twitter-icons/</a></div>
<p><span style="font-weight: bold;font-family:arial;font-size:180%;" class="redcode"  >32 Pixel Social Media Icons by leslienayibe</span></p>
<p>Another beautiful social icon set.Free for personal and commercial use!</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w2RFguXTI/AAAAAAAABv8/mPPL6CCkSqc/s1600-h/32_Pixel_Social_Media_Icons_by_leslienayibe2.jpg"><img decoding="async" style="cursor: pointer; width: 500px; height: 250px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S5w2RFguXTI/AAAAAAAABv8/mPPL6CCkSqc/32_Pixel_Social_Media_Icons_by_leslienayibe2.jpg" alt="" id="BLOGGER_PHOTO_ID_5448289316376567090" border="0" /></a></p>
<div class="btteffect">Download : <a href="http://leslienayibe.deviantart.com/art/32-Pixel-Social-Media-Icons-153363429" target="_blank" rel="nofollow noopener">http://leslienayibe.deviantart.com/art/32-Pixel-Social-Media-Icons-153363429</a></div>
<p>I hope you will like also below articles:</p>
<div class="btteffect"><span style="font-weight: bold;font-size:130%;" ><a href="https://www.bloggertipandtrick.net/2010/02/free-high-quality-social-media-icons.html">23 Free High Quality Social Media Icons Sets</a></span></p>
<p><span style="font-weight: bold;font-size:130%;" ><a href="https://www.bloggertipandtrick.net/2009/10/beautiful-3d-social-bookmark-icons.html">Beautiful 3D Social Bookmark Icons Sets For  Bloggers</a></span></div>
<p>The post <a href="https://www.bloggertipandtrick.net/free-premium-quality-social-icons/">Free Premium Quality Social Media Icons Collection</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/free-premium-quality-social-icons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>23 Free High Quality Social Media Icons Sets</title>
		<link>https://www.bloggertipandtrick.net/free-high-quality-social-media-icons/</link>
					<comments>https://www.bloggertipandtrick.net/free-high-quality-social-media-icons/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:29:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[image]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/02/23-free-high-quality-social-media-icons-sets.html</guid>

					<description><![CDATA[<p>Traditionally looking for social media boosting has been the goal of the users and therefore Increditools is a great source to get some brilliant ideas about increasing engagement. However social media icons are another fascinating fact and this is my second high quality social bookmark icons collection. You can read my previous article here.I found [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/free-high-quality-social-media-icons/">23 Free High Quality Social Media Icons Sets</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Traditionally looking for social media boosting has been the goal of the users and therefore <a href="https://increditools.com/best-instagram-growth-services/" rel="noopener" target="_blank">Increditools</a> is a great source to get some brilliant ideas about increasing engagement. However social media icons are another fascinating fact and this is my second high quality social bookmark icons collection. You can read my previous article <a href="https://www.bloggertipandtrick.net/2009/10/beautiful-3d-social-bookmark-icons.html">here</a>.I found these beautiful clean social bookmarks icon when surfing the web.And I think to share these icons with you.So I listed below over 20 new high quality social media icons sets for you.</p>
<p><strong>Enhance your <a style="text-decoration:underline;" href="http://www.psprint.com/" target="_blank" rel="nofollow noopener">blog theme</a> with these free high quality <a style="text-decoration:underline;" href="http://blog.psprint.com/designing/5-free-icon-sets/" target="_blank" rel="nofollow noopener">social bookmark icons</a></strong>.</p>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>1 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>27 Circular Social Media Icons in 3 Sizes</b></span></span></span></p>
<blockquote>
<div>I have put a very big emphasis on function in these icons with the right amount of details. There is also an icon template PSD file included!</p>
<p>I was compelled to design these icons when through searching the web I couldn’t find a suitable set of simple, circular social media icons. What kind of age are we living in when you cannot find a good set of simple, sleek, circular social media icons? So here they are.</p>
<p>-From Designer</p></div>
</blockquote>
<p></p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9OvHJuI/AAAAAAAABk0/aKXo1DstLTw/s1600-h/27+Circular+Social+Media+Icons+in+3+Sizes.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9OvHJuI/AAAAAAAABk0/aKXo1DstLTw/27+Circular+Social+Media+Icons+in+3+Sizes.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716094744602338" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.blogperfume.com/new-27-circular-social-media-icons-in-3-sizes/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>2 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>A Life in Pixels</b></span></span></span></p>
<p>In this freebie icon set, you will find 16 free social media icons for sites that designers appreciate (such as deviantART, Flickr, Twitter, and more). This free icon set is called A Life in Pixels and is inspired by Minimalist design philosophies.</p>
<p>The set includes 16 32px x 32px PNG files. They are monochromatic and can work with many other colors, which is perfect if you are looking for icons that are subtle and muted so that they do not dominate your design.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9cJ-tgI/AAAAAAAABk8/W4gUbJUuAAw/s1600-h/A+Life+in+Pixels.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9cJ-tgI/AAAAAAAABk8/W4gUbJUuAAw/A+Life+in+Pixels.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716098346956290" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://sixrevisions.com/freebies/icons/free-social-media-icons-for-designers-a-life-in-pixels/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>3 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Free  Social Media Bookmark Icon pack</b></span></span></span></p>
<blockquote>
<div>Hate or love social media sites, they do bring you visitors to your site and the best way to do that is to show them what websites you are supporting. So I’ve designed the first 14 social media bookmark icons that you can download and use wherever you like, for free as well!</div>
</blockquote>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9xcwB0I/AAAAAAAABlE/8t5tIKgFqJA/s1600-h/Free++Social+Media+Bookmark+Icon+pack.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb9xcwB0I/AAAAAAAABlE/8t5tIKgFqJA/Free++Social+Media+Bookmark+Icon+pack.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716104062830402" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.nouveller.com/general/free-social-media-bookmark-icon-pack-the-ever-growing-icon-set/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>4 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Free glossy social icons</b></span></span></span></p>
<p>Here’s another free icon set for you. Glossy social is an icon set which consists of 20 icons for the following services: YouTube, Twitter, Digg, StumbleUpon, Flickr, RSS, Feedburner, Skype, Last.fm, Gmail, Linkedin, Yahoo, Facebook, Delicious, mySpace, reddit, Friendfeed, WordPress, Vimeo and a generic “Favorite” icon.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb-BdXONI/AAAAAAAABlM/EoxLjABbKLo/s1600-h/Free+glossy+social+icons.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tb-BdXONI/AAAAAAAABlM/EoxLjABbKLo/Free+glossy+social+icons.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716108360366290" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://webtoolkit4.me/2009/06/10/icon-set-free-glossy-social-icons/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>5 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Free Set of Social Media Icons – Rivet Social</b></span></span></span></p>
<p>The result is a set of 14 riveted brushed steel icons that not only include the basics but DesignBump, DesignMoo, and DesignFloat as well! You’ll find 14 different 64px x 64px icons in this set in .jpg format.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4Tb-q4IX0I/AAAAAAAABlU/e0CXKq43NCY/s1600-h/Free+Set+of+Social+Media+Icons+%E2%80%93+Rivet+Social.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4Tb-q4IX0I/AAAAAAAABlU/e0CXKq43NCY/Free+Set+of+Social+Media+Icons+%E2%80%93+Rivet+Social.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716119478492994" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://sixrevisions.com/freebies/free-set-of-social-media-icons-rivet-social/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>6 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Free Vectors Icon Sets</b></span></span></span></p>
<p>Here’s some more free vectors! There in color, and black and white, and they retain there ‘coolness’ when resized. There simple, clean icons, which I hope you enjoy!.Below are the color versions of the icons.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TckKPHnYI/AAAAAAAABlc/GdcvX1leVcs/s1600-h/Free+Vectors+Icon+Sets.gif"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TckKPHnYI/AAAAAAAABlc/GdcvX1leVcs/Free+Vectors+Icon+Sets.gif" alt="" id="BLOGGER_PHOTO_ID_5441716763551571330" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://thinkdesignblog.com/free-vectors-20-free-social-bookmarking-icons.htm" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>7 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Function Icons Set</b></span></span></span></p>
<p>They are only available in 48×48px. These free icons are exactly that, free! You can use them anywhere.Included some of the main Social Media Icons such as: Design Float, Digg, Delicious, Furl, Technorati, Flickr, Stumble Upon, Twitter &amp; Many more…</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TckSW_spI/AAAAAAAABlk/LXkICLRvsmo/s1600-h/function_icons.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TckSW_spI/AAAAAAAABlk/LXkICLRvsmo/function_icons.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716765732090514" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://wefunction.com/2008/07/function-free-icon-set/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>8 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Google and Facebook</b></span></span></span></p>
<p>The items are for your personal use only. Do not modify or redistribute any contents of the available packages without permission. If you plan on using these icons in a project of yours (freeware or otherwise), please contact the authour before doing so.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S4Tckr6aNpI/AAAAAAAABls/jmQlgzQhr6E/s1600-h/Google+and+Facebook.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S4Tckr6aNpI/AAAAAAAABls/jmQlgzQhr6E/Google+and+Facebook.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716772591515282" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://csi.nfshost.com/goodies/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>9 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Google Tango Icon Set 2</b></span></span></span></p>
<p>Great Google Tango PNG icons for your collection.<br />Quality : PNG quality<br />Format of collection *.zip (archive)</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4Tck0QL3bI/AAAAAAAABl0/Izl3OVk__WQ/s1600-h/icon-packs08.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4Tck0QL3bI/AAAAAAAABl0/Izl3OVk__WQ/icon-packs08.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716774830333362" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.wallpapersforall.com/google-tango-icon-pack-vol2/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>10 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Matte White Square Social Icons</b></span></span></span></p>
<p>108 Matte White Square Social Networking/ Social Media Icons 512px * 512px.<br />Free for personal and commercial use ~ no attribution nec.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TclKopkBI/AAAAAAAABl8/s1iLkS5eEMA/s1600-h/Matte_White_Square_Soc__Media_by_We.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TclKopkBI/AAAAAAAABl8/s1iLkS5eEMA/Matte_White_Square_Soc__Media_by_We.jpg" alt="" id="BLOGGER_PHOTO_ID_5441716780838522898" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://webtreats.mysitemyway.com/108-free-matte-white-square-social-networking-icons/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>11 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Free Social Media Icon Set - Noupe</b></span></span></span></p>
<p>6 beautiful and clean icons: New RSS, Twitter, Del.icio.us, Stumble Upon, Facebook and Email. This set was designed by IconShock and released exclusively for Noupe and its readers.The files are transparent PNGs, and the source file (.psd) is available for download as well (see the links below). The set is completely free and may be used for any private or commercial project without any restrictions.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdKiV038I/AAAAAAAABmE/xfKTTiZupgo/s1600-h/socialmedia+set.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdKiV038I/AAAAAAAABmE/xfKTTiZupgo/socialmedia+set.jpg" alt="" id="BLOGGER_PHOTO_ID_5441717422857183170" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.noupe.com/freebie/new-free-social-media-icon-set-for-your-blog.html" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>12 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Media Icons by Plechi</b></span></span></span></p>
<p>Social media icons in vector for free</p>
<p>Google,Yahoo,RSS,Facebook,Twitter,MySpace,last.fm,Technorati,Vimeo,Stumble Upon,Linked in,Youtube,Reddit,Delicious,digg,Flickr</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TdLNJZU8I/AAAAAAAABmM/PAWZIaiWlto/s1600-h/Social_media_icons_by_plechi.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TdLNJZU8I/AAAAAAAABmM/PAWZIaiWlto/Social_media_icons_by_plechi.jpg" alt="" id="BLOGGER_PHOTO_ID_5441717434347770818" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://plechi.deviantart.com/art/Social-media-icons-118416641" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>13 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Polaroid icon set</b></span></span></span></p>
<p>Here’s another free icon set for you. 16 PNG icons on some of the most popular web services. YouTube, delicious, RSS, Twitter, Facebook, Flickr, Digg, stumpleupon, mySpace, Feedburner, Skype, Yahoo, Last.fm, Linkin, Reddit and Gmail. As always, these icons are free to use on any kind of project both personal or commercial. The only thing that you cannot do is sell them.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdLU31BCI/AAAAAAAABmU/GplKrlxmdqE/s1600-h/Polaroid+icon+set.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdLU31BCI/AAAAAAAABmU/GplKrlxmdqE/Polaroid+icon+set.jpg" alt="" id="BLOGGER_PHOTO_ID_5441717436421571618" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://webtoolkit4.me/2009/03/17/polaroid-icon-set/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>14 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Red Pearl Social Media Icons</b></span></span></span></p>
<p>108 High Res Red Pearl Social Media Icons.<br />PNG format.</p>
<p>Free for personal and commercial use - no attribution nec.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TdL7Osv_I/AAAAAAAABmc/J87tU7r7574/s1600-h/Red+Pearl+Social+Media+Icons.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TdL7Osv_I/AAAAAAAABmc/J87tU7r7574/Red+Pearl+Social+Media+Icons.jpg" alt="" id="BLOGGER_PHOTO_ID_5441717446718046194" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://webtreatsetc.deviantart.com/art/108-Red-Pearl-Soc-Media-Icons-123745270" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>15 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Icons hand drawned</b></span></span></span></p>
<p>The icons that are included in this set are:</p>
<p>Blip.fm,Digg,Facebook,Firefox,Flickr,Meneame,Myspace,Technorati,Twitter,Vimeo,Wordpress,Youtube,LastFM - new,RSS - new,Blogger - new,Gmail - new,Reddit - new,StumbleUpon - new</p>
<p>The icons are available in the size:<br />24x24, 32x32, 48x48 and 64x64</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TdMPyUgbI/AAAAAAAABmk/vO1oz9xBK98/s1600-h/icon-packs16.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TdMPyUgbI/AAAAAAAABmk/vO1oz9xBK98/icon-packs16.jpg" alt="" id="BLOGGER_PHOTO_ID_5441717452236161458" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://theg-force.deviantart.com/art/Social-Icons-hand-drawned-109467069" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>16 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Blog and Photo Social Icons</b></span></span></span></p>
<p>This is a another great quality social media icon pack for your website or project.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TdzK4NxLI/AAAAAAAABms/5NmDGFPHApA/s1600-h/Blog_and_Photo_Social_Icons.png"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S4TdzK4NxLI/AAAAAAAABms/5NmDGFPHApA/Blog_and_Photo_Social_Icons.png" alt="" id="BLOGGER_PHOTO_ID_5441718120933606578" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://sawb.deviantart.com/art/Social-Icons-Pack-123247215" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>17 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Media Mini Iconpack</b></span></span></span></p>
<p>This icon set consists of 30 (16×16) finely crafted social media icons. They are free to use non-commercially. Put them on your blog or on your website to help users bookmark or share your site socially.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S4Tdze4rtwI/AAAAAAAABm0/dILMeFYkPdo/s1600-h/Social+Media+Mini+Iconpack.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S4Tdze4rtwI/AAAAAAAABm0/dILMeFYkPdo/Social+Media+Mini+Iconpack.jpg" alt="" id="BLOGGER_PHOTO_ID_5441718126304278274" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.komodomedia.com/blog/2008/12/social-media-mini-iconpack/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>18 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Network Icon Pack</b></span></span></span></p>
<p>The Social Network Icon Pack consists of 40+ 16 pixel x 16 pixel icons and 40+ 32 pixel by 32 pixel icons all in 32-bit PNG format.</p>
<p>Google,Yahoo,RSS,Facebook,Twitter,MySpace,last.fm,Technorati,Vimeo,Stumble Upon,Linked in,Youtube,Reddit,Delicious,digg,Flickr</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdzmV0_DI/AAAAAAAABm8/14tQllTUD4U/s1600-h/Social+Network+Icon+Pack.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TdzmV0_DI/AAAAAAAABm8/14tQllTUD4U/Social+Network+Icon+Pack.jpg" alt="" id="BLOGGER_PHOTO_ID_5441718128305568818" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.freeiconsdownload.com/Free_Downloads.asp?id=661" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>19 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Web Buttons-Set 1</b></span></span></span></p>
<p>Might be useful sometimes graphically highlight one or more links to profiles that you want to give importance. In this first set there are aNobii, coComment, Delicious, Digg and Facebook. In the next set you will find, instead, Flickr, LastFm, Pownce and Slideshare.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tdz9VwXEI/AAAAAAAABnE/TDl1uPHJEh4/s1600-h/socialicons15.png"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Tdz9VwXEI/AAAAAAAABnE/TDl1uPHJEh4/socialicons15.png" alt="" id="BLOGGER_PHOTO_ID_5441718134479281218" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.webfruits.it/dblog/articolo.asp?articolo=62" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>20 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Social Web Buttons-Set 2</b></span></span></span></p>
<p>In this first set there are aNobii, coComment, Delicious, Digg and Facebook. In this set you will find, instead, Flickr, LastFm, Pownce and Slideshare.</p>
<p>Here you will find Flickr, LastFm, Pownce and Slideshare.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Td0BvLmdI/AAAAAAAABnM/5XYOecDYkH0/s1600-h/socialicons16.png"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4Td0BvLmdI/AAAAAAAABnM/5XYOecDYkH0/socialicons16.png" alt="" id="BLOGGER_PHOTO_ID_5441718135659665874" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://www.webfruits.it/dblog/articolo.asp?articolo=63" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>21 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Socio LEGO Social Icon Set</b></span></span></span></p>
<p>11 Icons in 256x256/128x128/64x64/32x32 sizes. All Files in PNG Format.</p>
<p>Icons are FREE for Personal &amp; Commercial Use on Websites and other Media.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TeFwq3dTI/AAAAAAAABnU/NqmTdknfpRI/s1600-h/SocioLEGO+Lego+Social+Icon+Set.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://1.bp.blogspot.com/_-j7_-ccACuU/S4TeFwq3dTI/AAAAAAAABnU/NqmTdknfpRI/SocioLEGO+Lego+Social+Icon+Set.jpg" alt="" id="BLOGGER_PHOTO_ID_5441718440315811122" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://littleboxofideas.deviantart.com/art/SocioLEGO-Lego-Social-Icon-Set-130121656" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>22 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Weby Icons Free Download</b></span></span></span></p>
<p>Weby Icon Set brings to you 100 icons at 64×64 pixels ready to be used in your application or website.<br />The icons are available in PNG, ICO and ICNS format. They are free to use for both personal and commercial projects, including websites, templates &amp; software.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TeGIwUL0I/AAAAAAAABnc/vxaHX7-F9e4/s1600-h/weby-icons-free-download.png"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://3.bp.blogspot.com/_-j7_-ccACuU/S4TeGIwUL0I/AAAAAAAABnc/vxaHX7-F9e4/weby-icons-free-download.png" alt="" id="BLOGGER_PHOTO_ID_5441718446781116226" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://blog.iconspedia.com/icons/100-free-icons-weby-icon-set-192/" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>23 . </b></span></span><span class="redcode"><span class="Apple-style-span"  style="font-size:x-large;"><span class="Apple-style-span"  style="font-family:arial;"><b>Wood Social Networking Icons</b></span></span></span></p>
<p>108 high resolution wood social media icons.PNG format.Free for personal and commercial use - no attribution nec.</p>
<div id="inner-borders"></p>
<table>
<tbody>
<tr>
<td><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TeGWD2MZI/AAAAAAAABnk/O9ZykcAkU-Q/s1600-h/Wood_Social_Networking_Icons_by_Web.jpg"><img decoding="async" style="cursor: pointer; width: 550px; height: 225px;" src="https://2.bp.blogspot.com/_-j7_-ccACuU/S4TeGWD2MZI/AAAAAAAABnk/O9ZykcAkU-Q/Wood_Social_Networking_Icons_by_Web.jpg" alt="" id="BLOGGER_PHOTO_ID_5441718450352697746" border="0" /></a></td>
</tr>
</tbody>
</table>
<p></div>
<p></p>
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a href="http://webtreatsetc.deviantart.com/art/Wood-Social-Networking-Icons-123137849" class="tdemo" target="_blank" rel="nofollow noopener">Download Here</a></div>
</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://www.bloggertipandtrick.net/free-high-quality-social-media-icons/">23 Free High Quality Social Media Icons Sets</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/free-high-quality-social-media-icons/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How To Add Google Buzz Button to blogger blog</title>
		<link>https://www.bloggertipandtrick.net/add-google-buzz-button-to-blogger-blog/</link>
					<comments>https://www.bloggertipandtrick.net/add-google-buzz-button-to-blogger-blog/#comments</comments>
		
		<dc:creator><![CDATA[Lasantha Bandara]]></dc:creator>
		<pubDate>Tue, 16 Feb 2010 03:34:00 +0000</pubDate>
				<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[google]]></category>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2010/02/how-to-add-google-buzz-button-to-blogger-blog.html</guid>

					<description><![CDATA[<p>This tutorial explains how to add Google Buzz button to your blogspot blog.To add this,to your blog follow the steps below. 1.Log in to your dashboard--&#62; layout- -&#62; Edit HTML 2.Click on "Expand Widget Templates" 3.Scroll down to where you see this: Google Buzz is a new way to start conversations about the things you [&#8230;]</p>
<p>The post <a href="https://www.bloggertipandtrick.net/add-google-buzz-button-to-blogger-blog/">How To Add Google Buzz Button to blogger blog</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This tutorial explains how to add Google Buzz button to your blogspot blog.To add this,to your blog follow the steps below.</p>
<p>1.Log in to your dashboard--&gt; layout- -&gt; Edit HTML</p>
<p>2.Click on "<span style="color: rgb(51, 51, 255);">Expand Widget Templates</span>"</p>
<p>3.Scroll down to where you see this:</p>
<blockquote>
<div>Google Buzz is a new way to start conversations about the things you find interesting. It's built right into Gmail, so you don't have to peck out an entirely new set of friends from scratch — it just works. If you think about it, there's always been a big social network underlying Gmail. Buzz brings this network to the surface by automatically setting you up to follow the people you email and chat with the most.</p>
<p>-From google blog</p></div>
</blockquote>
<pre style="border: 1px solid black; overflow: auto; height: 40px; width: 90%; font-weight: bold; color: rgb(255, 0, 0);"><center><span style="font-size:180%;">&lt;data:post.body/&gt;</span></center></pre>
<p>4.Now copy one of the below codes and paste it <span style="font-weight: bold; color: rgb(0, 153, 0);">just before</span> the above line.</p>
<p>Code 1:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='padding: 4px; float: <span style="font-weight: bold; color: rgb(51, 51, 255);">right</span>;'&gt;<br />&lt;a expr:href='&amp;quot;http://www.google.com/reader/link?url=&amp;quot; + data:post.url + &amp;quot;&amp;amp;title=&amp;quot; + data:post.title + &amp;quot;&amp;amp;srcTitle=&amp;quot; + data:blog.title+ &amp;quot;&amp;amp;srcURL=&amp;quot; + data:blog.homepageUrl ' rel='nofollow' style='text-decoration:none;' target='_blank'&gt;<br />&lt;img alt='Buzz It' src='<span style="font-weight: bold; color: rgb(204, 51, 204);">http://3.bp.blogspot.com/_4HKUHirY_2U/S3oMlK3qMcI/AAAAAAAAAxI/OUlZw-ZvtgA/wpbuzzer-google-buzz-big.png</span>' style='border:0px;'/&gt;&lt;/a&gt;<br />&lt;/div&gt;</pre>
<p>Result:</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S3oOSDKrOWI/AAAAAAAABeE/XavQL44xSaI/s1600-h/wpbuzzer-google-buzz-big.png"><img decoding="async" style="cursor: pointer; width: 50px; height: 58px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S3oOSDKrOWI/AAAAAAAABeE/XavQL44xSaI/wpbuzzer-google-buzz-big.png" alt="" id="BLOGGER_PHOTO_ID_5438675203253811554" border="0" /></a></p>
<p>Code 2:</p>
<pre style="height: 100px; width: 90%; overflow: auto; border: 1px solid black;">&lt;div style='padding: 4px; float: <span style="font-weight: bold; color: rgb(51, 51, 255);">right</span>;'&gt;<br />&lt;a expr:href='&amp;quot;http://www.google.com/reader/link?url=&amp;quot; + data:post.url + &amp;quot;&amp;amp;title=&amp;quot; + data:post.title + &amp;quot;&amp;amp;srcTitle=&amp;quot; + data:blog.title+ &amp;quot;&amp;amp;srcURL=&amp;quot; + data:blog.homepageUrl ' rel='nofollow' style='text-decoration:none;' target='_blank'&gt;<br />&lt;img alt='Buzz It' src='<span style="font-weight: bold; color: rgb(204, 51, 204);">http://4.bp.blogspot.com/_4HKUHirY_2U/S3oMogIJp3I/AAAAAAAAAxQ/b14CTXtWYuk/wpbuzzer-google-buzz-small.png</span>' style='border:0px;'/&gt;&lt;/a&gt;<br />&lt;/div&gt;</pre>
<p>Result:</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://4.bp.blogspot.com/_-j7_-ccACuU/S3oOWH8zRXI/AAAAAAAABeM/V3KsCnsq3ps/s1600-h/wpbuzzer-google-buzz-small.png"><img decoding="async" style="cursor: pointer; width: 90px; height: 20px;" src="https://4.bp.blogspot.com/_-j7_-ccACuU/S3oOWH8zRXI/AAAAAAAABeM/V3KsCnsq3ps/wpbuzzer-google-buzz-small.png" alt="" id="BLOGGER_PHOTO_ID_5438675273257272690" border="0" /></a></p>
<p>Note:<br />It is better to host above 2 images yourself.</p>
<p>5.Now save your template and you are done.</p>
<p>The post <a href="https://www.bloggertipandtrick.net/add-google-buzz-button-to-blogger-blog/">How To Add Google Buzz Button to blogger blog</a> appeared first on <a href="https://www.bloggertipandtrick.net">Blogger Tips And Tricks|Latest Tips For Bloggers</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.bloggertipandtrick.net/add-google-buzz-button-to-blogger-blog/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
