Browsing "Older Posts"

Home » Social

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 Add Social Bookmarking Icons in Blogger





Instructions To Follow:
STEP #1
Log in to Blogger, go to Layout -> Edit HTML
and mark the tick box "Expand Widget Templates"

STEP #2
Now find (CTRL+F) this code in the template:




And immediately after it, paste this code:




Stumble



Delicious



Reddit



Technorati



Buzz it



Twitter



Digg it



Facebook



Designfloat



Diigo



Mixx



Google Bookmarks



Meneame



Furl



Magnolia



Blinklist



Blogmarks



Subscribe to RSS



Change “src=http://icon url” with the icon or image's url you want to use as social bookmark icon for your blog and "YOUR FEED ADDRESS" with the feed address of your blog.

Now click Save Template

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: