Sponsors


Liked us?

Saturday, October 1, 2011

Pin It

Add share buttons,bookmarking gadget.... to custom templates

In blogspot template first you have to click design.Then click edit html and put a tick for expand template widget.After that prees ctrl+f at once.Then search for <data:post.body> this tag.Then this tag will be hilight in template.Then you have to find widget codes and paste it after that code.

If you are using a custom template this will not work.This is the way that you can add widget for custom templates.first find this code and delete it  <b:include data='post' name='shareButtons'/> If you never find it in your template ignore this step.


Find this code and delete it also

(click here to download text document)

Yoc can find the codes by open this txt document




Then add this code before </head> tag>


<script type="text/javascript" src="http://apis.google.com/js/plusone.js">{lang: 'en-US'}</script>


After that prees ctrl+f at once.Then search for <div class='post-header-line-1'/>   tag.Then this tag will be hilight in template.Then you have to find widget codes and paste it after that code.

some codes

<div style = "float:right;padding:4px;">
<a expr:href ='&quot;http://www.google.com/reader/link?url = &quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;srcTitle=&quot; + data:blog.title+ &quot;&amp;srcURL = &quot; + data:blog.homepageUrl ' rel='nofolloW' style = 'text-decoration:none;' target ='_blank'>
<img alt='Buzz It' src='http://i48.tinypic.com/idyc04.png' style='border:0px;'/></a>
</div>



0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Related Posts Plugin for WordPress, Blogger...