how to add pinterest follow me & pin it button for blogger

how to add pinterest follow me & pin it button for blogger


how to add pinterest follow me & pin it button for blogger

add pinterest follow me & pin it button

Description:will put latter


 add pinterest follow me & pin it button

Just follow below steps to add pinterest follow me & pin it button

Step1:  Go to your blogger account

how to add pinterest follow me & pin it button for blogger
Blogger Dahboard

Step2:Now Templete>>>Edit Html

how to add pinterest follow me & pin it button for blogger
Templete>>>Edit Html

Step3:Click Any Where Of The Code And Click Ctrl+F  For Quick Search Button

how to add pinterest follow me & pin it button for blogger
 Click Ctrl+F 
Step4:Anywhere in the <body> tag put below code :

Style1:
how to add pinterest follow me & pin it button for blogger
pin it button



<a href="http://pinterest.com/Shahinkiron/"><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>



Style2:
how to add pinterest follow me & pin it button for blogger
pin it button 

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

Style3:


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

REMEMBER:Must edit yellow box username with your username

Step5:Now go to your blogger account
how to add pinterest follow me & pin it button for blogger
Blogger DashBoard
Step6:Now Templete>>>Edit Html
how to add pinterest follow me & pin it button for blogger
 Templete>>>Edit Html

Step7:Click the box named "Expand the widgetit is on the top left of your blogger coding)"

Step8:Click Any Where Of The Code And Click Ctrl+F  For Quick Search Button

how to add pinterest follow me & pin it button for blogger
Click Ctrl+F  


Search for below code:



<data:post.body/>


Step9:
Now it’s up to you where you want to place your widget. If you want to place Pin It button just under your post title then just paste the following code before <data:post.body/> (above)  

But if you want to place it at the end of your post then paste the following code after <data:post.body/> (below) 


Step10:Now Paste the Following Codes below or above <data:post.body/> (according to your choice)


Step11:Now click "Save Templete"

Code for verticle pin it button:
<a class='pin-it-button' count-layout='vertical' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It now!</a>
<a href='javascript:void(run_pinmarklet())' style='margin-left:-46px; width:43px; height:20px; display:inline-block;'/>
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
var e=document.createElement(&#39;script&#39;); e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;);
e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;);
e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999);
document.body.appendChild(e);
}
</script> 
Code for horizontal button:

<a class='pin-it-button' count-layout='horizontal' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It Now!</a> <a href='javascript:void(run_pinmarklet())' style='margin-left:-93px; width:43px; height:20px; display:inline-block;'/> <script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
var e=document.createElement(&#39;script&#39;); e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;);
e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;);
e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999);
document.body.appendChild(e);
}
</script>


Unknown

Phasellus facilisis convallis metus, ut imperdiet augue auctor nec. Duis at velit id augue lobortis porta. Sed varius, enim accumsan aliquam tincidunt, tortor urna vulputate quam, eget finibus urna est in augue.

No comments:

Post a Comment