Related Post :
|
- Open your blog template just like the picture below
- Choose Edit HTML
- Put a check mark on Expand Widget Templates
- Save first your existing template by selecting Download Full Template.
- Press Ctrl-F, and type: <div class='post-header'> . You may copy and paste this script to the Find Box of your template.
- Righ under that row, insert this script:
- Instead of the above script, you may install plugins of bookmarking and sharing service provider like AddThis, below:
- You may combine together steps number 7 and 8, depend on your preference.
- Click SAVE TEMPLATE button.
- Finish. You may view your blog by opening each of your blog post.
<b:if cond='data:blog.pageType == "item"'>
<!-- Facebook BEGIN -->
<div style='padding-top:2px; float:left'>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<fb:like expr:href='data:post.url' layout='button_count' show_faces='false' width='90'/>
</div>
<!-- Facebook End -->
</b:if>
<!-- AddThis Button BEGIN -->
<b:if cond='data:blog.pageType == "item"'>
<div class='addthis_toolbox addthis_default_style' expr:addthis:title='data:post.title' expr:addthis:url='data:post.url'>
<a class='addthis_button_facebook_like' fb:like:layout='button_count'/>
<a class='addthis_button_tweet'/>
<a class='addthis_counter addthis_pill_style'/>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d2425875fb8f1bb' type='text/javascript'/><br />
</b:if>
<!-- AddThis Button END -->
No comments:
Post a Comment