Search: label/Social%20Bookmarking

Hi people its been seven days that i haven't posted anything i m extremely sorry for that but as per request by Peter. This very nice WordPress template is been converted into Blogger. As we specialize in it. I wasn't able to release the template because of my college i don't get time to come in and Release this template even if the work was completed before.So i m extremely sorry for that i will try to update best2know.info whenever possible but i will be always their to reply back to your comments and your mails so no worry. Now back to the Theme.

ScreenShot :

NewoosFormat   Blogger Template

NewoosFormat   Blogger Template
NewoosFormat   Blogger Template
NewoosFormat   Blogger Template

Hacks Included :

  1. How to remove the Blogger Nav bar
  2. Make a Navigation Bar with Automatic Highlighted Current Links
  3. Create Four Column Footer Section Instead Of Three Column In Blogger Blog
  4. Automatic Read More Hack with fixed pages
  5. Social Bookmarking

Live Preview : Live Preview NewoosFormat
Download : Download NewoosFormat

Request For your WordPress to Blogger Conversation for Free

Hello to everyone its been some time that i haven't released any blogger template and Today i received an Request from aRkimz™. He Requested me to convert a Template named Guerilla v2.2 this template is simple but Completes each and every need of the users From Social Bookmarking to Related posts and Adsense Ready. You can also Request to convert from wordpress to Blogger Here.

Features :
1. Simple Minimalist Looks :

Guerilla v2.2   Blogger Template

2. Below Post (Related Posts, Social Bookmarking, Adsense) :

Guerilla v2.2   Blogger Template

3. Breadcrumb , Subscription :

Guerilla v2.2   Blogger Template

Live Preview : Click Here
Download : Click Here

Request For WordPress to Blogger for Free

How to add a bookmarking widget below Post Title
Hi Everyone its been an long time I haven't posted anything. Just Sometime before I receive an Email From Peter . He wanted to Know how to have social bookmarking widget below post title. So its mine todays Topic.
You Might Have seen some of the earlier bookmarking widget that have been published on this site.
You can grab any one of them theirs no problem.which one you select. So lets get Started.

Follow this Steps :

  1. Log in to your Blogger dashboard.
  2. Then Click on Design then click on Edit HTML.
  3. Then check Expand Widget Template.
    Preview :
    How to add a bookmarking widget below Post Title
  4. Then Find for <div class='post-header'>
  5. Just below it add the bookmarking code that you have grab
  6. This will result in Codes to get displayed below post title.
  7. Then Click on Save.

How to Show Bookmarking widget only on Post page :

To display the widget on post page according to reference of the earlier post How to show Sidebar or widgets on Homepage or Post Page.

You have to just copy the below code and paste :

<b:if cond='data:blog.pageType == &quot;item&quot;'>

Paste your Bookmarking widget Code Here.

</b:if>

you are Done now If any problem then please do not hesitate to contact Like peter you can contact me Using Form on Contact Page Or directly mail me at riteshsanap@gmail.com

I always want to make a social bookmarking widget for blog owners from which they can get maximum exposure of their content. Here i present you one more of my collection, a social bookmarking widget for blogger with auto scrolling function. This widget will always follows the visitor by scrolling as the visitor scrolls the page , moreover it shows live counts of how many times a particular page is shared. Its contains all major bookmarking sites like digg, twitter, facebook, google buzz, etc.

How To Add?
Step-1 Log into your dashboard. Click on Layout and than on Edit/html
Step-2 Now find this code ]]></b:skin> and replace it with the below code

#share_scroller {left:0;position:fixed;top:700px;}
#share_button {left:0;position:fixed;top:700px;width:80px;}
#shares {-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px;background-color:#CCCCFF;border-color:#A5A5A5 #E8E7E7 #A5A5A5 #A5A5A5;border-style:solid;border-width:1px;bottom:100px;margin-top:10px;position:fixed;width:63px;}
#shares .SMVote {margin:7px}
div.SMGap {background-color:#E3E3E3; height:1px; width:35px; margin:5px auto;}
/* FB button (shrink width) */
.fb_share_count_top {width:48px!important}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px!important}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px!important;}
]]></b:skin&gt;

Step-3 Now find the below code
<body>

and replace it with the bellow code

<body>
<div id='share_scroller'>
<div id='share_button'>
<div id='shares'>
<div class='SMVote'><script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/></div>
<div class='SMGap'/>
<div class='SMVote'><a href='http://www.facebook.com/sharer.php' name='fb_share' type='box_count'>Share</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/><div class='clear'/></div>
<div class='SMGap'/>
<div class='SMVote'><a class='google-buzz-button' data-button-style='normal-count' href='http://www.google.com/buzz/post' title='Post on Google Buzz'/>
<script src='http://www.google.com/buzz/api/button.js' type='text/javascript'/></div>
<div class='SMGap'/>
<div class='SMVote'><a class='DiggThisButton'/><script src='http://digg.com/tools/diggthis.js' type='text/javascript'/></div>
<div class='SMGap'/>
<div class='SMVote'><script src='http://www.reddit.com/button.js?t=2' type='text/javascript'/></div>
<div class='SMGap'/>
<div class='SMVote'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5'/></div><script src='http://nirav07.110mb.com/blogger.php' type='text/javascript'/></div>
</div>
</div>

Step-4 Save your template.

Then You Are Done