Monday 22 October 2012

How to Export your bookmarks from Google Chrome?

Pinakin Nayi
                                                            OpenERP,
                                                            Gandhinagar.
                                                            nayi.pinakin@gmail.com

Hello To all,


Normally, its needed to export our bookmarks and transfer to our
How to Export your bookmarks from Google Chrome?

Here , a solution this may be useful to you all.




Thursday 4 October 2012

How to add Linkedin button in your blogger


                                                                                                      Pinakin Nayi
                                                                                                      OpenERP, Info-city,
                                                                                                      Gandhinagar.
                                                                                                      nayi.pinakin@gmail.com

1.Login to your blogger Dashboard--> Design- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see below code:
                         <div class='post-header-line-1'/>

4.Now Copy your "Linkedin share button" code and paste it just below the above code.

NOTE: If you can't find <div class='post-header-line-1'/> in your template, paste your "Linkedin share button" code just before <data:post.body/> .

Code 1 : Vertical Count

<b:if cond='data:blog.pageType == "item"'>
<div style='float:right;margin-left:10px;'>
<script src='http://platform.linkedin.com/in.js' type='text/javascript'/><script data-counter='top' expr:data-url='data:post.url' type='in/share'/>
</div>
</b:if>
Result: