How to ‘add popular posts’ with thumbnails in blogger?


how to add popular posts with thumbnails to blogger Create the popular posts with thumbnails gadget on the sidebar of your blogger.Which make the knowledge to blog visitors about the top posts in your blogger.Popular posts are nothing but top posts in blogger which are top viewed in blogger.
Follow below steps to add popular posts widget to blogger-
Part1
Login to blogger->> Page elements or layout –>> Add a Gadget
Select popular posts in the pop up box as in image
blogger popular posts
Now customize it as in below image
blogger popular posts1
save it and you are done 50% successfully.
Part2
Go to Template or design –>> Edit Html
expand widgets box
Now search for the below code by using ctrl+f search key box
<!-- (3) Show only thumbnails -->
            <div class='item-thumbnail-only'>
              <b:if cond='data:post.thumbnail'>
                <div class='item-thumbnail'>
                  <a expr:href='data:post.href' target='_blank'>
                    <img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
                  </a>
                </div>
Now add the below code after above code
<b:else/>
<div class='item-thumbnail'>
  <a expr:href='data:post.href' target='_blank'>
   <img alt='' border='0' expr:height='data:thumbnailSize' expr:width='data:thumbnailSize' src='http://i1114.photobucket.com/albums/k536/santoshpole/th_readmorepp.png'/>
  </a>
</div>
Save template and you are done.
More..

Breaking news for bloggers blogspot.com are changed to blogspot.in?

All the bloggers check your blogspot domains all your blogspot.com sub domains are changed to blogspot.in



BREAKING NEWS

blogspot.com has changed to blogspot.in
More..

Add google friend connect social bar gadget at the top or bottom of blogger.

add social friend connect gadget to blogger Get the google friend connect social bar gadget to blogger and place it at the top or bottom of your blogger.
To add this gadget follow these steps
Part1:-
1.Go to Google friend connect and choose the blog site where you want to add this site and if the site site not present add on add site.
2.Go to gadgets –>> social bar-> below click on Get this gadget
3.Complete options and generate code.
4.Copy code.
Part2;-
For Top
1.Go to blogger->> Design or template->> Edit html
   (Back up your template)
2.Click on expand widgets box.
3.Search for the </body> tag by using ctrl+f shortcut key.
4.Now paste the Copied code at part1 step4 above </body>
5.Save template and you are done
For Bottom
1.Go to blogger->> Design or template->> Edit html
   (Back up your template)
2.Click on expand widgets box.
3.Search for the </body> tag by using ctrl+f shortcut key.
4.Now paste the Copied code at part1 step4 Below </body>
5.Save template and you are done
More..

Best way to publish the blogger posts with windows live writer

I published this post using windows live writer
Photobucket
Present their are many bloggers use windows live writer to publish their posts,because live writer has many features in it where more than blogger features.
The below features that windows live writer can present:-
* Blends your template and you can preview in it  only.
* You can see Html source.
* customizing image and shaping image.
* Insert tables,Hyperlinks,Picture,Photo album,Map,Tags,Video .
* You can also download some plugins which make your blogger stylish.
   Like my post ,Please comment here   
More..

How to remove your blogger title name at the post in google search engine

Decreasing of your post title can increase your blog posts to be top in goole search engine.Because google search engine allows less keywords with perfect sentence post title to be top.Make your blogger name disable with your post in google search engine by following below procedure,better to try this only your blog name contain more keywords or ‘as you like’.
Follow this part to optimize your search engine:-
Login to blogger->> Design or template->>Edit html->>Expandwidgets tick box
Now search for the below code by using shortcutkey ctrl+f
<title><data:blog.title/></title>
Replace above code with below code
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>

see your results soon.
More..

Get google+ id number

Googles new googleplus(+) made lot of changes at the web world.But this better with advanced options to bloggers who is searching for traffic and page rank.
Google+ id:-
         The google+ id is identification number to every google+ account.It is a used in google+'s creating badge and creating widget.
Get your google+ id:-
part1
      Go to googleplus and login you can see below image at the top of your google+ profile click there and you can get id number at the link address of the browser.
More..

How to change blogger newinterface to old interface?

change new blogger interface to old interface
May some bloggers want to change the 'new blogger interface' to 'old blogger interface'.
you can do as follows to change between old and new interfaces.
Login to blogger->> Go to layout ->> at the top of page after save arrangement you can see below symbol in image

change new blogger interface to old interface
Click there and you can see 'return to old interface' in drop down menu.
That's all you are done.

More..

How to create Goolgle + brand page

create new google's google+ page.
Google had newly launched the google+ with lot of advanced options,which some are similar to facebook.
like facebook page,you can create google+ page for your brand,website and blogger.
To create google+ page:-
Part1
Go to google plus ->> Login or Create account with your google account->>
Part2
After visiting your profile+ page you can see create page at the bottom of page.
click there and make successful completion of your google+ page.
More..

Google+:New google's site

Google+plus
Google Plus(+):-
        Google with advanced options came across the with new social google network like facebook,twitter is Google+.
In google+ the word 'followers' changed to 'circles',making the large circles can increase the your trafficin google search engine,because google+ runs on the share basis.
In google+ you can do whatever as facebook,you can create Google+ page also like in facebook.
A google+ Works as below Example:
Example:-let us assume A and B
A is in a google+ circle of B,B has posted some post and shared to his google+ circles.
whenever A has searching for similar posts in google search engine and also when he his login to his google+,Then he can see the your post on top page of google+.


More..

How to add 'css code' in blogger?

Add css code in blogger
Csscode:-
         This is a code used to generate the stylish sheets inside the post or over the Template.It maximum runs with designing of template.
Procedure:-
Part1
          Go to blogger->> Design or template->> Template designer or customize->>Advanced->>Add css --
Part2
Add your code and press Enter,you can preview your work at below template previewer.


More..

How to add recent comments widget for blogger?

recent comments widget for blogger Add the recent comments widget to your blogger and make the your blogger visitors to see them at home page without going deep inside the post.This can make increase the comments if they are interesting matter in comments,Which makes the visitors to attend at the post.




LIVE DEMO

Part1
To add this recent comments widget to your blogger follow these steps:-
Login to blogger->> Layout or page elements –>> Add a gadget->>Html/java script
<script style=text/javascript src=https://sites.google.com/site/projectdigitaltomato/blogger/js/rc1blogger.js ></script>
<script style=text/javascript >var a_rc=5;var m_rc=false;var n_rc=true;var o_rc=100;</script>
<script src=http://YourOwnB1og.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments ></script>
<div style="font-family: arial, sans-serif; font-size: 9px;" id="rcdr"><a href=http://modifymyblogs.blogspot.com/>Recent Comments</a> <a href=http://modifymyblogs.blogspot.com/2012/01/how-to-add-recent-comments-widget-for.html>Blogger Widget</a></div><noscript>Your browser does not support JavaScript!</noscript>
<style type=text/css>
.rcw-comments a {text-transform: capitalize;}
.rcw-comments {border-bottom: 1px #cccccc dotted; padding-top: 7px!important; padding-bottom: 7px!important;}
#rcdr {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNbwo744wl-qVSryrC0aPf7SRPNtzZusy1tH9JUWTp3DoOUQ35LvFfTHHm_QLdr-PFOdEts5zCxGsjjWJQ4-3eS_Z2ExoIXULgWVDxwmm80NB0L7eptOuqxiUhIUrnrq2RF82pksybdMOz/s400/blgo.png) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}

#rcdr, #rcdr a {color:#808080;}
</style>>
change the http://YourOwnB1og.blogspot.com to your blog name.
Save and you are done.
More..

How to add ‘comments counter’ after post title in blogger?

PhotobucketMake your visitors of blogger to know about your number of comments have encountered at the every specific post by adding the comment counters or comment counts widget to your blogger.This may lead to increase your comments as they show interest if there is already many comments to a specific post.I have alredy posted that comments are best way to increase traffic.






To add this ‘comments counter widget  at posts’ to your blogger follow my tutorials:-

Part1
1.Login  to blogger->> Design or Template->> Edit Html->>
2.Back up your template
3.Tick at Expand widgets box
4.search for the code  ]]></b:skin>
5.Add below code above ]]></b:skin>

.comments-button {
width : 48px;
height : 48px;
background : url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPGanr6XlB0z0aCKFT1qgt4v3nCcov1HyQi1JYyTw0bEngCKzQoshg6YAv5G8KUKknKdPSabyLuNVpcQMVXkoakoRSPzI4r4z7dnia21zl6OmDeA1ylHlm1kIJT4twVEn08PpVBnqUInpu/s200/comment-counter-bubble.png) no-repeat;
float : right;
font-size : 18px;
margin-top : -15px;
margin-right : 2px;
text-align : center;
padding-top:10px;
}
Part2
6.Now using ctrl+f shortcut key search the below code
<b:includable id='post' var='post'>
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
7.Now copy the below code and paste it above <b:if cond='data:post.link'>
<b:if cond='data:post.allowComments'>
<a class='comments-button' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:post.numComments/></a>
</b:if>
8.Save template and done.
9.Result of total code looks like this:
<b:includable id='post' var='post'>
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.allowComments'>
<a class='comments-button' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:post.numComments/></a>
</b:if>

<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
More..

Get a free domain:change blogspot.com to co.cc

PhotobucketToday i came across a post which is useful for some bloggers among their domain.You can change blogger domain for free in the way blogspot.com to co.cc



Follow these steps to change your blogger domain my.blogspot.com to my.co.cc
Part1
Open this link in new tab and follow instructions.But before that follow part2
Part2
Go to Co.cc and check your domain available or not.if it is then sign up and follow part1 link.
More..

Google analytics is the best way to know your blogger traffic.

google analytics Every blogger want to know the information about their traffic to their blogger,from their they are coming and also about new visitors, returning visitors,how much time their spending time on your website.Either they are coming from their google search engine,backlinks,from different countries.Many different types  graphs about your website traffic you can get by accessing to google analytics.
Follow below steps to install goolge analytics to your blogger.
1.Go to Google analytics and login with your google account.
2.Go to settings symbol at the top menu bar and click on that and add a new account
3.Complete your website information and get code and paste above head.
More..

Add ‘Top commentators’ widget for blogger.

PhotobucketComments is best way to increase your traffic and page rank.Mostly the blog visitors make post use for their blogger or website.They will not share 5min for commenting after reading valuable post.so many bloggers announce the reward system program by awarding prizes to top commentators.you to increase the traffic by adding reward system to blogger as heading as ‘BEST COMMENTATORS’ or ‘TOP COMMENTATORS’ and reward for the specific period time like weekly,monthly etc.Display top commentators at the sidebar or any way in your blogger.


To add this top commentators widget to blogger add this below codes.
Part1
Login to blogger->> Design(page elements) or layout->>
Add a gadget->> Html/java script
Add a below code in the Html/java script  box
<script type="text/javascript">
function pipeCallback(obj) {
document.write('<ol>');
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
if(obj.value.items[i].link == "")
var item ="<li>" + obj.value.items[i].title + "</li>";
else
var item = "<li>" + "<a href=" + href + ">"
+ obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write('</ol>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&

_id=7b5e76fd684f11e94320abd4e00fbbca&url=http%3A%2F%2FYOUR-BLOG-URL&num=5&filter=Anonymous" type="text/javascript"></script>
<br/><small><a style="align:left;" href='http://modifymyblogs.blogspot.com/>Top Commentators Widget</a>
| <a style="align:left;"
href='http://modifymyblogs.blogspot.com/'>Modifymyblogs</a></small>
save and done.
Part2
1.Change the YOUR-BLOG-URL to your site url.
(Ex:-http%3A%2F%modifymyhome%2Fblogspot%2Fcom)
2.Change num=5 as you like(number of top commentators to show).
3.Change Anonymous to according to your blog comment settings.
4.save gadget and you are done.
More..

Add stylish sticky bar to blogger or website

sticky barHad your  blogger or website holds offers,contests and any announcements.Making these type of announcements in blogger at sidebars make the visitors to thought heavy ad serving in this sites.Better to display your announcements,offers or any other your favorite information about your posts at the sticky bar which present at the top or bottom of your blogger with close button option.




To add a sticky bar follow this steps
part1
Go to blogger->>Design or Template->>Edit Html
Search for the code ]]></b:skin>
add below code above ]]></b:skin>
#mmb_bar{
background:#333 url('http://i1114.photobucket.com/albums/k536/santoshpole/stickybar-1.png') repeat-x;
width:100%;
margin:0 auto;
text-align:center;
padding:0px 0;
border-bottom: 1px solid #888888;
  -moz-box-shadow: #666666 0px 1px 3px;
  -webkit-box-shadow: #666666 0px 1px 3px;
  box-shadow: #666666 0px 1px 3px;
  z-index: 999;
height: 28px; position:fixed;
line-height: 1.85em;
vertical-align: baseline;
letter-spacing: 1px;
color:#fff;
font-size:13px;
font-weight:bold;
font-family: arial,"Helvetica",sans-serif;
}
#mmb_bar a{
text-decoration:underline;
color:#E2E504;
}
#mmb_bar a:hover{
text-decoration:none;
}
#mmb_bar p {margin:0; list-style:none;}
#mmb_bar img {vertical-align: middle;
      margin-right: 6px;}
Part2
search for the code </head> and paste the below code above it.
<script type='text/javascript'>
//<![CDATA[
var mmb_arr = new Array();
var mmb_clear = new Array();
function mmbFloat(mmb) {
mmb_arr[mmb_arr.length] = this;
var mmbpointer = eval(mmb_arr.length-1);
this.pagetop = 0;
this.cmode = (document.compatMode && document.compatMode!="BackCompat") ? document.documentElement : document.body;
this.mmbsrc = document.all? document.all[mmb] : document.getElementById(mmb);
this.mmbsrc.height = this.mmbsrc.offsetHeight;
this.mmbheight = this.cmode.clientHeight;
this.mmboffset = mmbGetOffsetY(mmb_arr[mmbpointer]);
var mmbbar = 'mmb_clear['+mmbpointer+'] = setInterval("mmbFloatInit(mmb_arr['+mmbpointer+'])",1);';
mmbbar = mmbbar;
eval(mmbbar);
}
function mmbGetOffsetY(mmb) {
var mtaTotOffset = parseInt(mmb.mmbsrc.offsetTop);
var parentOffset = mmb.mmbsrc.offsetParent;
while ( parentOffset != null ) {
mmbTotOffset += parentOffset.offsetTop;
parentOffset = parentOffset.offsetParent;
}
return mmbTotOffset;
}
function mmbFloatInit(mmb) {
mmb.pagetop = mmb.cmode.scrollTop;
mmb.mmbsrc.style.top = mmb.pagetop - mmb.mmboffset + "px";
}
function closeTopAds() {
document.getElementById("mmb_bar").style.visibility = "hidden";
}
//]]>
</script>
Part3
Now search for the code <body>
paste the below code below <body>


<div id='mmb_bar'> add text here<span style='padding:0px; float:right'>
<img align='absmiddle' border='0' onClick='closeTopAds();return false;' src='http://i1114.photobucket.com/albums/k536/santoshpole/th_cancel.png' style='cursor:hand;cursor:pointer;'/></span></div>
<br/><br/>
save template and you are done.
More..

Add related posts(you may also like) widget in only 2minutes for blogger


add related posts widget to your bloggerAfter reading  the every post by your blogger visitors want to search for the related posts.so you can add the ‘related posts’ or ‘you may also like’ widget with thumbnails of the post .which may increase your traffic and also increase in your page views because this a attractive widget for blogger visitors.
         
See live demo at the end of my posts
How to add related posts with thumbnails widget to blogger in 2seconds?
Part1
1.Login to blogger.
2.keep blogger aside.
Part2
3.Go to linkwithin.NO sign ups
4.Fill your email address,your website url,platform(blogger),width(Number of related posts want to dispaly under each post)
5.Click on ‘get widget’ button
6.It redirects to next page. In the first point click on ‘Install widget’.
7.follow instructons and add to your blog successfully
More..

Add a css3 stylish jquery drop down menu1 for blogger

Get the stylish drop down menu for blogger just in two steps.which is amazing jquery effects contains inside it.
css3 drop down menu
                                             
Go to blogger->>Design or Template->>Edit Html
PART1 :
css code
Search for the code ]]></b:skin>
Add below css code above it
#mmenu, #mmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #mmenu {
        width: 960px;
        margin: 60px auto;
        border: 1px solid #222;
        background-color: #111;
        background-image: -moz-linear-gradient(#444, #111);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));   
        background-image: -webkit-linear-gradient(#444, #111);   
        background-image: -o-linear-gradient(#444, #111);
        background-image: -ms-linear-gradient(#444, #111);
        background-image: linear-gradient(#444, #111);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    }
    #mmenu:before,
    #mmenu:after {
        content: "";
        display: table;
    }
    #mmenu:after {
        clear: both;
    }
    #mmenu {
        zoom:1;
    }
    #mmenu li {
        float: left;
        border-right: 1px solid #222;
        -moz-box-shadow: 1px 0 0 #444;
        -webkit-box-shadow: 1px 0 0 #444;
        box-shadow: 1px 0 0 #444;
        position: relative;
    }
    #mmenu a {
        float: left;
        padding: 12px 30px;
        color: #999;
        text-transform: uppercase;
        font: bold 12px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
    }
    #mmenu li:hover > a {
        color: #fafafa;
    }
    *html #mmenu li a:hover { /* IE6 only */
        color: #fafafa;
    }
    #mmenu ul {
        margin: 20px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 38px;
        left: 0;
        z-index: 9999;   
        background: #444;
        background: -moz-linear-gradient(#444, #111);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
        background: -webkit-linear-gradient(#444, #111);   
        background: -o-linear-gradient(#444, #111);   
        background: -ms-linear-gradient(#444, #111);   
        background: linear-gradient(#444, #111);
        -moz-box-shadow: 0 -1px rgba(255,255,255,.3);
        -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
        box-shadow: 0 -1px 0 rgba(255,255,255,.3);   
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
    }
    #mmenu li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin: 0;
    }
    #mmenu ul ul {
        top: 0;
        left: 150px;
        margin: 0 0 0 20px;
        _margin: 0; /*IE6 only*/
        -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
        -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
        box-shadow: -1px 0 0 rgba(255,255,255,.3);       
    }
    #mmenu ul li {
        float: none;
        display: block;
        border: 0;
        _line-height: 0; /*IE6 only*/
        -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
        -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
        box-shadow: 0 1px 0 #111, 0 2px 0 #666;
    }
    #mmenu ul li:last-child {  
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;   
    }
    #mmenu ul a {   
        padding: 10px;
        width: 130px;
        _height: 10px; /*IE6 only*/
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
    }
    #mmenu ul a:hover {
        background-color: #0186ba;
        background-image: -moz-linear-gradient(#04acec,  #0186ba);   
        background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
        background-image: -webkit-linear-gradient(#04acec, #0186ba);
        background-image: -o-linear-gradient(#04acec, #0186ba);
        background-image: -ms-linear-gradient(#04acec, #0186ba);
        background-image: linear-gradient(#04acec, #0186ba);
    }
    #mmenu ul li:first-child > a {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }
    #mmenu ul li:first-child > a:after {
        content: '';
        position: absolute;
        left: 40px;
        top: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #444;
    }
    #mmenu ul ul li:first-child a:after {
        left: -6px;
        top: 50%;
        margin-top: -6px;
        border-left: 0;   
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 6px solid #3b3b3b;
    }
    #mmenu ul li:first-child a:hover:after {
        border-bottom-color: #04acec;
    }
    #mmenu ul ul li:first-child a:hover:after {
        border-right-color: #0299d3;
        border-bottom-color: transparent;    
    }
    #mmenu ul li:last-child > a {
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }
save template.
PART2:
Html code:
Go to blogger->>Layout or page elements->>Add a gadget->> Html/java script
Add below code in Html java script box.



<div id="mmenu">
        <li><a href="http://modifymyhome.blogspot.com/">Live demo</a></li>
        <li>
                <a href="#">Categories</a>
                <ul>
                        <li><a href="#">CSS</a></li>
                        <li><a href="#">Graphic design</a></li>
                        <li><a href="#">Development tools</a></li>
                        <li><a href="#">Web design</a></li>
                </ul>
        </li>
        <li><a href="#">Work</a></li>
        <li><a href="#">About</a></li>
        <li><a href="#">Contact</a></li>
</div>
Save and you are done.
More..

Add both twitter and facebook jquery static pop out fan box widget?

Earlier i have posted the facebook widget to bloggers ‘Add static facebook pop out like box with smooth jquery hover effect’ now it time to the twitter.Now get this new twitter followers box with the image thumbnails works on the smooth static jquery hover effect
Follow these steps to add this widget successfully to  your blogger

Part1
Jquery plugin
1.Go to blogger –>> Design or Template –>> Edit html
2.Back up your template
3.Search for the code </head> by using shortcut key ctrl+f
4.Add below code just above </head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
5.Save template.
Part2
Html code
1.Go to blogger->> Page elements or Layout –>> Add a Gadget->>  Html/java script.
2.Add the below code in the Html/java script box.
<script type="text/javascript">
//<!--
$(document).ready(function() {$(".twitterboxot").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.twitterboxot{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgca9Hqn1S4B5Ivxv6dAdNamb42XxhY7PScUQvI5EGaI7nhNlkhsz6meW147Fgil9dTLXpRqtuEe1htYx3ZP9BSd_0YMwMqDTM_FJtCFEFLr5FrFFlDgdNkiXph1E7gfOUKOcI0QmL3OQw/s1600/twitterfanbox-OT.png") no-repeat scroll left center transparent !important;
display: block;
float: right;
height: 240px;
padding: 0 5px 0 46px;
width: 245px;
z-index: 99999;
position:fixed;
right:-250px; top:20%;}
</style>
<div class="twitterboxot"><div>
<script type="text/javascript"
src="http://script-ot.googlecode.com/svn/twitterbox.js"></script><div
id="twitterfanbox"></div><script
type="text/javascript">fanbox_init("modifymyblogs");</script>
<span class="author-credit" style="font-family: Arial, Helvetica, sans-serif;"><a href="http://modifymyblogs.blogspot.com/2012/01/add-both-twitter-and-facebook-jquery.html" target="_blank" >Blogger Widgets »</a></span></div></div>
3.Change modifymyblogs to your twitter username.
More..

Add ‘Twitter follow fan box’ widget for blogger

add twitter follow box
 
Have you seen ‘Facebook fan like box’ earlier after many people requested on the web want to have ‘twitter follow fan box’ as like facebook.So, finally bloggers made the ‘Twitter fan follow box’ with Thumbnails.
Try any one of the below parts to add this widget for blogger.

                                         
                            LIVE DEMO
Part1
Login to blogger->>  Page elements or Layout –>> Add  a Gadget->> Html/Java script
Add below code in Html/javascript box
<script type="text/javascript"
src="http://s.moopz.com/fanbox_init.js"></script><div
id="twitterfanbox"></div><script
type="text/javascript">fanbox_init("modifymyblogs");</script>
                             (or)
Part2
Login to blogger->>  Page elements or Layout –>> Add  a Gadget->> Html/Java script
Add below code in Html/javascript box
<div class="twitterboxot"><div>
<script type="text/javascript"
src="
http://script-ot.googlecode.com/svn/twitterbox.js"></script><div
id="twitterfanbox"></div
id="twitterfanbox"></div>
<script type="text/javascript">fanbox_init("modifymyblogs");</script></div><div style="font-size:10px;">
<a href="
http://modifymyblogs.blogspot.com/2012/01/add-twitter-follow-fan-box-widget-for.html" target="_blank">Get This Widget</a>
</div>
Change modifymyblogs to your twitter username.
More..

How to add a “facebook like box at the end of each post” ?

After my earlier posts “static facebook like box pop out with smooth jquery effect” and “Add a customized jquery ‘popup facebook like box’ in blogger” .Today i came into a new idea  i.e,why can’t we add a ‘facebook like box at the end of each post’ in your blogger .so we all learn how to add this to blogger.

facebook like under each post

Part1

1.Go to blogger->> Design –>> Edit Html

2.Before it back up your template.

3.Click “Expand widgets box” Box

4.Search for the <data:post.body/>

5.Just above <data:post.body/> paste below code.

<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FModifymyblogs%2F191755004247458&amp;width=500&amp;height=200&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:290px;" allowTransparency="true"></iframe>

6.change red color keywords and save template.

More..

How to enable threaded comments in blogger?

Photobucket

The new blogger best feature at last successfully launched for the bloggers after many requested by many bloggers i.e, “Threaded comments in blogger”.This word sounds to you as new word if you are a new blogger .But don’t get confused,i explain briefly you enable threaded comments in blogger.

Follow this two parts to enable threaded comments in blogger

Part1

Photobucket

You can check or change the setting as below

New interface:-

1.Login to blogger –>>settings->> other->> Allow blog feeds->> custom->> Per-post comment Feeds and set it to Full.

Old interface:-

1.Login to blogger->>settings->>site feed->> Advanced Mode->> Per-Post comment Feeds and set it to Full.

Part2

Photobucket

You have Embedded comments options

Follow the steps below to switch on the Embedded comments:

New interface

2.Login to blogger->> Settings->> Posts and comments->> comments->>

comment Location and select Embedded

Old interface

2.Login to blogger->. settings->>Comments –>>comment Form placement and  select Embedded below Post.

                            Photobucket

More..

Add static facebook pop out like box with smooth jquery hover effect

Hey friends, here is the another widget of facebook i.e, ‘pop out static facebook like box with smooth jquery hover effect’ for your blogger (or) website.Advantages of this widget is getting free space on your web page.because you can avoid Normal facebook like boxPhotobucket

There is easy steps to get this widget(pop out static facebook like box with smooth jquery hover effect’ ) for your blogger.

 

Part1

Jquery plugin (Avoid this step if you already have jquery plugin)

1.Go to blogger->> Design or Template –>> Edit Html

2.Search for the code </head> and add below code just above it.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"
type="text/javascript"></script>

3.Save template.

Part2

Html code

4.Layout or page elements –>>  Add a gadget->>  Html/java  script.

5.Add a below code in the Html/java scipt box.

<script type="text/javascript">//<!--$(document).ready(function() {$(".w2bslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});//--></script><style type="text/css">.w2bslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjweN4OYsSsuGVnnRkWIjquErV4-TuKFtzfevFATLSUX3rWSn7g55PgRYj-dQKspGtP6w6-rwLFSKDUrVi3a_gdqbcRBNWzCnWUsEl99vAl2S95zEugNGkHia3DLb1dUP6k9DexPEFKLadQ/s150/w2b_facebookbadge.pn") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}.w2bslikebox div{border:none;position:relative;display:block;}.w2bslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}.w2bslikebox span a{color: #808080;text-decoration:none;}.w2bslikebox span a:hover{text-decoration:underline;}</style><div class="w2bslikebox" style=""><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2Fpages%2FModifymyblogs%2F191755004247458&amp;width=245&amp;colorscheme=light
    &;amp;show_faces=true&amp;connections=9&amp;stream=false&amp;
    header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe><span>By <a href="
http://modifymyblogs.blogspot.com/">modifymyblogs</a> / <a href="#">+Get This!</a></span></div></div>

6.Save and you are successfully done.Photobucket

Note:-Don’t forget to change Red colour keywords.

More..

How to create grab this button blogger badge

Photobucket
To create blogger badge or grab this button for your blogger.Follow below steps to get your blogger badge
Go to  here and there you see a image like blogger badge and also options to cutomize and generate the html code or download image option of your blogger badge. so what are waiting for get your blogger badge.
1.Now login to your blogger->>Design>>Add Gadget>>Html scripit>>
add below code in html javascripit box
<center><img src="your image url link" style="padding-bottom: 5px;" />
<input onclick="this.focus();this.select()" readonly value="&lt;a href=&quot;your blog link adress&quot; title=&quot;Blogging tips, Facebook,Twitter and SEO&quot;&gt;&lt;img src=&quot;your image url link&quot; alt=&quot;widgets,tips, Facebook,Twitter and SEO&quot;/&gt;&lt;/a&gt;" style="width: 100%;" type="text" />
Note:
Don't forget to add your image link and your blog link adressText.
Thankyou for visiting the site.
More..

Get Jquery ‘scroll to top’ widget for blogger or website.

‘Add scroll to top widget’ to blogger or website.This widget makes the save of time to your visitors,if your blog page has long length in height.

you can see demo at my blogger at the right bottom belowPhotobucket

You can add this widget for your blogger only in one part:-

1.Login to blogger->> Design or Template->> Edit Html

2.Now search </body> by using shortcut key ctrl+f

3.Now add the below code above </body>

<style type="text/css">
#mmb-StoTop {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:100px;background-color: #EEEEEE;background-color: rgba(238, 238, 238, 0.6);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#444;text-decoration:none;border:1px solid #000000;}
</style>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script type='text/javascript'>
$(function() {
    $.fn.scrollToTop = function() {
    $(this).hide().removeAttr("href");
    if ($(window).scrollTop() != "0") {
        $(this).fadeIn("slow")
    }
    var scrollDiv = $(this);
    $(window).scroll(function() {
        if ($(window).scrollTop() == "0") {
        $(scrollDiv).fadeOut("slow")
        } else {
        $(scrollDiv).fadeIn("slow")
        }
    });
    $(this).click(function() {
        $("html, body").animate({
        scrollTop: 0
        }, "slow")
    })
    }
});
$(function() {
    $("#mmb-StoTop").scrollToTop();
});
</script>
<a href='#' id='mmb-StoTop' style='display:none;'>Scroll to Top </a>

4.Save template and you are done.Photobucket

 

More..

Add cute small ‘twitter follow button’ for blogger or website

Photobucket

 

Get the small cute twitter button and add it anywhere in your blogger either at header,inside the post or sidebar.

1.Login to blogger->> Page elements or Layout->> Add a gadget->>Html/java script.

2.Add the below code in the Html/java script box and pace the gadget at your favourite loacatin to add it.

<a href="http://twitter.com/modifymyblogs" class="twitter-follow-button">Follow @modifymyblogs</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>

 

 

 

Photobucket

4.Save gadget and you are done.

 

 

 

 

 

More..

Add a good look 'social share buttons below post title' in blogger


‘Add the social share buttons below post titles in blogger’ which make the blogger to some good and new look.This widget makes the blog visitors,especially the new bloggers who are getting new knowledge in blogging,can know the importance by share count of the post on social networking sites. Follow below steps to add this widget to blogger successfully.                      Photobucket                                                                                                          
1.Login to blogger->> Design or Template>> Edit Html>> Expand widgets box
2.Don’t forget to backup your template.
3.Search for the code <data:post.body/> by using shortcut key Ctrl+F
4.Now add the below code just above <data:post.body/>
<b:if cond='data:blog.pageType == "item"'>
<table border='0'>
<tr>
<td><div style='margin-right:5px;'>
<g:plusone expr:href='data:post.url' size='medium'/>
</div>
</td>
<td><div style='padding-top:6px;'>
<script type='text/javascript'>
tweetmeme_style = &quot;compact&quot;;
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/>
</div></td>
<td><div style='margin-right:25px;'>
<script expr:src='&quot;http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=&quot; + data:post.url'/></div>
</td>
<td><div style='margin-right:25px;'>
<div id='fb-root'/><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:like font='' href='' layout='button_count' send='true' show_faces='false' width='40px'/>
</div>
</td>
<td>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
<!-- AddThis Button END -->
</td>
</tr>
</table> </b:if><br/>
5.Next search for </head>
6.Just above </head> paste the below code
 
<script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>
7.Save template and done.
More..

Add animated 'favicon to blogger' or website


Favicon can see at beside address bar which indicates your blogger symbol either, it is a image or scrolling text.
Just in two parts you can 'add animated favicon to your blogger or website':-
PART1
Go to favicon generator
Now at the bottom page you can see upload image and scrolling text,after adding click on generate favicon button.
After getting favicons copy image location by left click on image (or) Upload to picasa or photobucket and copy link.
PART2
Go to blogger->> Design or Template ->> Edit Html
Now search below code by using shortcut key Ctrl+F
<b:skin>

Add the below code above <b:skin>
<link href='YOUR FAVICON URL LINK HERE' rel='icon' type='image/gif'/>
save template you are done.
More..

Add jquery hover effect 'static facebook pop ou't for blogger'

With mouse hover you can get facebook static pop out, it runs on the basis of jquery effect,you can add this to your blogger with below codes.

More..