Monday, June 25, 2012

How To Add Pinterest Follow Me Button To Blogger

Pinterest is latest social bookmaking site. It
attracting millions of people now.It also like
Facebook  Google Plus and Twitter. This Site
allow users to Pin any image or feature videos
to there virtual Pinbord. so your followers,
friends can repin it. This social network also
helps you to get traffic.So you can add follow
me button in your blogger. Follow these steps.

Follow me in here
Pinterest button
1. Log in to your blogger account and Go to Design >> Edit HTML

2. Put checked mark in Expand Widget Templates

3. Find this tag by using Ctrl+F    <data:post.body/>

Add Pinterest Below Post Title.

If you want to add it to below post title, add any of below code before <data:post.body/> tag

Add Pinterest End of the Post

If you want to add it end of the post, add any of below code after <data:post.body/> tag

Style 1
Follow Me on Pinterest

<a href="http://pinterest.com/bloggertrix/">
<img src="http://passets-cdn.pinterest.com/images/about/buttons/
follow-me-on-pinterest-button.png" width="169" height="28" alt="Follow Me on Pinterest" /></a>

Style 2
Follow Me on Pinterest

<a href="http://pinterest.com/bloggertrix/">
<img src="http://passets-cdn.pinterest.com/images/about/buttons/pinterest-button.png"
 width="80" height="28" alt="Follow Me on Pinterest" /></a>

Style 3
Follow Me on Pinterest

<a href="http://pinterest.com/bloggertrix/">
<img src="http://passets-cdn.pinterest.com/images/about/buttons/big-p-button.png" 
width="60" height="60" alt="Follow Me on Pinterest" /></a>

Style 4
Follow Me on Pinterest

<a href="http://pinterest.com/bloggertrix/">
<img alt="Follow Me on Pinterest" height="16" src="http://passets-cdn.pinterest.com/images/about/buttons/small-p-button.png" 
width="16" /></a>

* Replace Bloggertrix with your Pinterest username
   Now save your Template. You are done.

0 comments:

Post a Comment