Browsing "Older Posts"

Home » Bookmark

Leaves Fall Social Bookmark Button For Blogger Post



To do so, first of all log in to Blogger
Now go to Layout, then click on Edit HTML tab.
Now Download the present template as a back up
Then click on "Expand widget templates"

Now search (CTRL+F) this





Copy below code and paste it immediately after the line .



Stumble


Delicious


Technorati


Twitter


Digg


Facebook


Reddit


Feed




Now click Save Template

 

понедельник, 22 июня 2015 г.

How to Install Floating Social Bookmark on Blogger.




STEP #1
Log in to Blogger -> Layout -> Edit HTML and select the tick-box Expand Widget Templates
Then, find (CTRL+F) this code in the template




]]>
And immediately ABOVE/BEFORE it, paste this code:
#divStayTopLeft {left:5px;position:absolute;top:15px;}

.sidetab {}

.sidetab ul {list-style-type: none;margin: 0;margin-top: 220px;margin-left: -2px;padding: 0;}

.sidetab ul li {border-bottom: 0;margin-bottom: 0;padding: 0;}

.sidetab a {background: none;display: block;height: 25px;margin-top: 0px;padding: 2px;width: 25px;}

.sidetab a:link, .navlist a:visited {color: #555;text-decoration: none;}

.sidetab a:hover {border: none;background: #e8e8e8;}

.sidetab .button a {background:none;height: 25px; width: 25px;}


STEP #2:

Now find this code in the template:





And immediately above it, paste this code: