Sponsors


Liked us?

Tuesday, January 31, 2012

Add Google Plus Add To Circle Widget With Jquery Hover effect

In my previous posts I have shown the way to add twitter followers box and facebook like box with hover effect.If you not read them read it here.


Statick popout twitter followers box with hover effect


Static popout facebook fanpage like box with hover effect for your blog


In this post I will show the way to add  Google Plus Add To Circle Widget With Jquery Hover effect .Hover effects are cool and it will add extra beauty to your blog.You can get readers attention easily.Let's see how to add.




First log in to your blogger account and go to design>>edit html
Now press ctrl+f and search for </head> tag.
Then copy and paste below code before </head> tag.

<style>
/* dude, this plugin by freddie@kakinetwork.com */
img, a { border: 0; }
#on {visibility:visible;}
#off {visibility:hidden;}
#addtcircle_div {width:196px;height: 353px;overflow: hidden;}
/* right side style */
#addtcircle_right {z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:196px;height: 353px;position: fixed;right: -200px;}
#addtcircle_right img {position: absolute;top: -2px;left: -35px;}
#addtcircle_right iframe {border:0px solid #3c95d9;overflow: hidden;position: static;height: 360px;left:-2px;top:-3px;}
/* left side style */
#addtcircle_left{z-index: 10005;border:2px solid #3c95d9;background-color: #fff;width:196px;height: 353px;position: fixed;left: -200px;}
#addtcircle_left img {position: absolute;top: -2px;right: -35px;}
#addtcircle_left iframe {border:0px solid #3c95d9;overflow: hidden;position: static;height: 360px;right:-2px;top:-3px;}
.box-title1 {
    border:1px solid #ddd;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    box-shadow: 5px 5px 5px #CCCCCC;
        padding:10px;
  margin: 10px 0;
    }


    .enteryouremail{
background: #fff !important;

border: 1px solid #d2d2d2;
padding: 0px 8px 0px 8px;
color: #a19999; font-size: 12px;
height: 25px; width: 165px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin:0px;
}

    .submitbutton{
background:#F66303;
border: 1px solid #F66303;
text-shadow: 1px 1px 1px #333;
box-shadow: 3px 3px 3px #666;
font:bold 12px Arial, sans-serif;
color: #fff;
height: 25px;
padding: 0 12px 0 12px;
margin: 0 0 0 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor:pointer;}</style>

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>
<script src='http://apis.google.com/js/plusone.js' type='text/javascript'/>
<script type='text/javascript'>
jQuery(document).ready(function(){
 jQuery(&quot;#addtcircle_right&quot;).hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery(&quot;#addtcircle_right&quot;).stop(true,false).animate({right: -200}, 500); });        });
</script>

Now save your template.


Then go back to design
Click on add a gadget.scroll down and select html/javascript
Paste below code on it.

<div id="on">
    <div id="addtcircle_right" style="top: 18%;">
        <div id="addtcircle_div">
            <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjb0kIAdWcHnij0Iwd0YHMYNGPrSWNJ0oLinY7WLTdiI5YEVgUhHcE4p9T6i4sbcotEpr3gFTIN5EUQZmjjTm305mH_Qmwh_O-4kDMv4_bIrbhMKeX3SkoGzTik3jqzs7yVxqW3j7NjFnI/s1600/add+to+circle+widget.png" alt="" />

<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#848484;" href="http://www.tech-cave.com/2012/01/add-google-plus-add-to-circle-widget.html">Get This</a></p>


            <script type="text/javascript">mbgc='f5f5f5';ww='200';mbc='cecece';bbc='3F79D5';bmobc='3b71c6';bbgc='4889F0';bmoc='3F79D5';bfc='FFFFFF';bmofc='ffffff';tlc='cecece';tc='6a6a6a';nc='6a6a6a';bc='6a6a6a';l='y';fs='16';fsb='13';bw='100';ff='4';lu='6a6a6a';pc='4889F0';wh='340';b='s'; pid='115054700230747411396';</script><script type="text/javascript" src="http://widgetsplus.com/google_plus_widget.js"></script>

<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="http://www.tech-cave.com/2012/01/add-google-plus-add-to-circle-widget.html">Get This</a></p>
        </div>
    </div>
</div>

Replace the red colour id number with your google plus id

Now save it.It is finish now.Is it good???


You can easily customize alignment by changing the value of blue letter number


In my next posts I will show the way to add anything you want with hover effect be with us lot more to come


 if you got something Don't forget to leave a comment

Sunday, January 29, 2012

Statick popout twitter followers box with hover effect

Static popout twitter followers box with hover effect for your blog




Most of bloggers use twitter to drive more traffic to their blogs/websites.Followers is the key thing thing get more traffic using twitter.Adding follower widget to your blog is  a perfect way to get more number of real followers.If you use this hover effect widget it can easily get the attention of readers.If they interest about your blog definately they will follow you on twitter.Let's see how to add it.


This will also be useful - Static popout facebook fanpage like box with hover effect for your blog


First login to your blogger account and go to design
Press ctrl + f and search for </head>
Paste below code just above it

<link rel="stylesheet" href="https://gj37765.googlecode.com/svn/trunk/[www.gj37765.blogspot.com]multipopoutwidget.css"/>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery("#twitter_right").hover(function(){ jQuery(this).stop(true,false).animate({right:  0}, 500); },function(){ jQuery("#twitter_right").stop(true,false).animate({right: -250}, 500); });   });
</script>

Save your template now
Go to design and click on add a gadget
Scroll down and select html/javascript
Paste this code in it.


<div id="on">
  
<div id="on">
    <div id="twitter_right" style="top: 35%;">
        <div id="twitter_div">
            <img id="twitter_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwndwSVghjcj7NW8rbsUvOi1ip2EPGQkcewtW-VfkuWtvOWnLQXwmxVHexRnaQsHxv1NQ9BwfqJlZmJ4Nm_UaiQ9Pe1iFsa3QKKAzOyqxWp79Gr4DKnPBbzfqALBxnw_LYWelhLbAeOibB/s1600/%255Bwww.gj37765.blogspot.com%255Dtwitter_right.png" />
            <script type="text/javascript" height="100"
src="http://s.moopz.com/fanbox_init.js"></script><div 
id="twitterfanbox"></div><script 
type="text/javascript">fanbox_init("jhonmlo");</script> 
            <script>
                new TWTR.Widget({
                version: 2,
                type: 'profile',
                rpp: 4,
                interval: 500,
                width: 246,
                height: 100,
                theme: {
                shell: {
                background: '#63BEFD',
                color: '#FFFFFF'
                },
                tweets: {
                background: '#FFFFFF',
                color: '#000000',
                links: '#47a61e'}
                },
                features: {
                loop: false,live: true,
                scrollbar: false,hashtags: false,timestamp: true,avatars: true,behavior: 'all'                  }
                }).render().setUser('jhonmlo').start();
            </script>
        </div>
    </div>
</div></div>


Replace the red colour letters with your name in twitter and save it.


Check it.you have done.


Share this with your friends.If you got something don't forget to leave a comment.

Friday, January 27, 2012

Some Perfect Social NetworkinBookmarking Sites IconsCreate Your Own Sharing Widget

In my previous post.I have show how to add any image to sharing widget.If you not read it.Read it now


Add Any Image To Sharing Widget/Create Your Own Sharing Widget


After reading that you can create those sharing widgets as you want.Today I'm going to give some perfect/creative Social Networkin/Bookmarking Sites Icons.


Click here to see

Thursday, January 26, 2012

How To Remove/Disable Facebook Timeline

Most of users who active facebook timeline need to disable it now.But facebook never give option to disable it.Today I'm going to show the way to disable it.Let's see how.


This is only for firefox

https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/

First go to this link and install user agent switcher install to the your browser
After intalled restart your browser.
Now go to tools>>default user agent
click on Internet explorer and select Internet explorer 07

http://www.fbpurity.com/install.htm

Now go to this link and select firefox
Install the addon to your browser
Restart your browser again


Log in to your facebook account check and there is no timeline.It's look normal.


Are you like it?? Why don't you add +1 here









Wednesday, January 25, 2012

Add Any Image To Sharing Widget/Create Your Own Sharing Widget

In my previous posts I have written the important of sharing your content on social networking/bookmarking sites.So no need written it again.See my previous posts about sharing widgets.


Add Floating Share Widget With Social networking birds                         




Add social networking/bookmarking sharing widget with hover effect


Add Any Share Botton to Floating Share Widget



Let's see How to add any image to sharing widget.
First open a any text editor (textpad) and paste below code on it




<div align='left'>
  <span class='post-icons'>



<!-- Stumbleupon Button Start, Remove Or leave -->
  <a expr:href='&quot;http://www.stumbleupon.com/refer.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Stumble This'><img alt='Stumble This' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-Jnp1n8iyfClPpAIJ1LK-SEHKfpBwRaCbS5LPFPKfp-fw3jPFS77bIWcfNSN5JBA8yB0OKBnFDuWO-3pw8QVOdLd2ycdFSGWjdG9vnrNpTLTlYIPngbSvIX5f3antgyWhxUccEAbiydk/s200/stumbleupon.png'/></a>
  <!-- Stumbleupon Button End, Remove Or leave -->


<!-- Technorati Button Start, Remove Or leave -->
  <a expr:href='&quot;http://www.technorati.com/faves?add=&quot; + data:post.url' target='_blank' title='Fav This With Technorati'><img alt='Fav This With Technorati' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPIS4Xf8-RW33ooVaI9rlM55ZwKEJmyi5wSLmaX8cu9z4fUWLzSDVa0xtapdmbe63BBG_zqwi4I0UXAxXQcyYZdAdyPnX2KCt90Bt5c0dmHjAfdwLtVGJsykKmFNpieNNduT_Zq8AFLFU/s200/technorati.png'/></a>
  <!-- Technorati Button End, Remove Or leave -->


<!-- Delicious Button Start, Remove Or leave -->
  <a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Del.icio.us'><img alt='Add To Del.icio.us' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg89SNHBBgpAfCbbWDGCcXmAqL6ZLmBbK49Veu1aQm2z-tbinQfzT00Su_ZlZxb4I4CHgkUFOd3qxYmn12Y9JeE6fmURF4PUJy_sv3omlXSCw5ygonAKmJIh6jLv2XcrR7-xOWM_OFGrDc/s200/delicious.png'/></a>
  <!-- Delicious Button End, Remove Or leave -->


<!-- Digg Button Start, Remove Or leave -->
  <a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Digg This'><img alt='Digg This' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDNBRhxK8l708Tyumut8iPoF35FOIC2qMiTaw-j28iSxwM6WUcGF7hDKvfjBRUwrMjND2wQ1-eO-djYvj9HoiwMnrBRSD6c7FIF9LpD6TjjjKo1P6r_jW7sMdHDRG61oKOfams72VFRRU/s200/digg.png'/></a>
  <!-- Digg Button End, Remove Or leave -->


<!-- Reddit Button Start, Remove Or leave -->
  <a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Reddit'><img alt='Add To Reddit' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4bOyfTJh3ivDmrnLts7t4zMSEPevkpVEBW3tWPFwe0lfGoaCXQaBI0Zc5UNtBAdBb_YRyeSXKQEZKJ9mhAYJwH74NJ55sAfZqwkP3Re6WgVTIMOCtfbFUKz6VFUa_zSU1ZzcDG1O3rVI/s200/reddit.png'/></a>
  <!-- Reddit Button End, Remove Or leave -->

 

<!-- FaceBook Button Start, Remove Or leave -->
  <a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank' title='Add To Facebook'><img alt='Add To Facebook' border='0' class='icon-action' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnyh3WSQiLFynAGNEiaXw_S3NzNMWicmZODSS2nQINDc2Qu1K3GqzBYPMifB_XbJcJDs9xCeaqrL7Bv7-O95qLXiB-FU0P-XIwTIr_O-0YBDoyWfi3hZkgsS3YVhNTHT8xJ4lXdVxXiRs/s200/facebook.png'/></a>
  <!-- FaceBook Button End, Remove Or leave -->


<!-- Twitter Button Start, Remove Or leave -->
  <script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&amp;login=tweettrackjs&amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/>
  <script charset='utf-8' src='http://s.bit.ly/TweetAndTrack.js?v=1.01' type='text/javascript'/>
  <a expr:onclick='&quot;return TweetAndTrack.open(this, \&quot;&quot; + data:post.url + &quot;\&quot;);&quot;' href='#'>
  <span style='display:none;'>I&#39;m reading: <data:post.title/></span><img alt='Add To Yahoo' border='0' class='icon-action' src='http://www.cbc.ca/news/yourvoice/assets/images/yourvoice-twitter.png'/></a>
  <!-- Twitter Button End, Remove Or leave -->

</span>
  </div>




Now select a image that you want to add.
Then you have upload it to http://picasa.google.com/
                           or
Simply click on new post and upload your image to the post.Then right click on the image and click on copy image url.


Now replace the red color url with your image url.


You can easily find thousands of icons for those sites.


Let's see how to add it to your blog


Go  to design edit/html
Press ctrl+f and search for  <data:post.body/> tag.
Now copy the edited code on textpad and paste it below this code.
Save your template.There can be some problems with different templates.If you got something wrong ask it by a comment.


Are you like this??? Why don't you add +1 here






If you got something don't forget to leave a comment.

Tuesday, January 24, 2012

Backlinks!! Backlinks!! Backlinks!!(750 For Month) 100% free

Backlinks are very important to get high search engine ranking.If you have more backlinks from high pr sites you will get high pr rank to your blog/website.There are somany ways to make backlinks like blog commenting,article submission,blog directries e.t.c.There some softwares also.But most of the softwares not working and they spamming around.It is not good for your blog.Social monkee is a kind of article submission site.But you can submit your articles to 25 sites at once with free membership.If  you upgrade your membership to premium you can submit your blog/website to 100 sites at once and you can submit 3 times per day.With free membership you can only submit one time per day.You have to pay 47$ to get a premium membership.If you got it you can build 9000 backlinks every month.You can easily check their works with reports.


First Go to this link and register for a new account.

Social monkee - Your Instant Link Building Solution!

After confirm yoor email login to your new account


Let's See How To Submit


After login to your account click on download pluin/submit
Fill that form with one of your article details and submit it.


I will add some screenshots of this later.There is an update going on social monkee.Thats why I can't get some screen shots.It will end within 10 hours.

Sunday, January 22, 2012

Ten high pr blog directories(PR 9-7)

Createing backlinks is very important to get a good search engine rank.It helps lot to get a high pr rank.Submitimg your site to blog directories is the easiest way to build backlinks.When I starting it I have found thousands of blog directories.It is difficult to submit in all directories.So today I'm going to give a list of top 10 blog directories I ever found.Most of are pr 8.Let's submit your blog in these and build backlinks.





1.lanic.utexas.edu



Google page rank     - 09
Alexa rank                - 2468





2.scirus.com



Google page rank     - 09
Alexa rank                - 39065




3.dmoz.org


Google page rank     - 08
Alexa rank                -736


4.infomine.ucr.edu



Google page rank     - 08
Alexa rank                - 1050



5.vlib.org



Google page rank     - 08
Alexa rank                - 1720


6.ipl2.org



Google page rank     - 08
Alexa rank                - 4260


7.epa.gov




Google page rank     - 08
Alexa rank                - 6380


8.sacentral.sa.gov.au




Google page rank     - 08
Alexa rank                - 12809


9.boingboing.net



Google page rank     - 07
Alexa rank                - 2003


10.directory.ac



Google page rank     - 07
Alexa rank                - 36849

Friday, January 20, 2012

Add Floating Share Widget With Social networking birds

Now you know social bookmarking/networking sites are key thing to get more traffic.So sharing your contents on those site is very important.Most of those sites have high pr rank and you can create quality backlinks to you site.So it is better to add sharing widget.Then others can share your blog very easily.I thinks this floating widget is more beautiful than the common one.So it will get attention of readers easily.Let's see how to add it.


First login to your blogger account and go to design
Scroll down and select html/javascript from the list.
Now copy the below code and paste it on blank space.

Style 1                                                    
<style>


#floatdiv {
  position:fixed;
bottom:15%;
margin-left:-10px;
z-index:10;
float:left;
padding-bottom:2px;

}

#mbtsidebar {
        background:#fff;
        border-top:1px solid #ddd;
        border-left:1px solid #ddd;
        border-bottom:1px solid #ddd;
        border-radius:5px;
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
        padding-left:5px;
        width:63px;
        margin:0 0 0 5px;
}

.fb_share_count_top {width:52px !important;}

.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}

.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:52px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;}

.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
</style>




<div id="floatdiv">
<div id="mbtsidebar">
    <table cellpadding="1px" cellspacing="0">


    <tr>
    <td style="padding:5px 0px 0px 0;">
<center><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1XoXGdQOVFhyAGvYkbGdcOO9gNG3PRXFF7iZtPNdp4JSRNzs5nlEAWRHqyY73kZEbkCXdGrIPxD5nAiOFcxQ7b6U09jADDtwR0doL6POVv7wsn84ZKTodqPf6WaEHyrR66ghEs4XLulP2/s1600/twitter+2.png" />
<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="Jhonmlo">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
   </center> </td>
    </tr>

    <tr>
    <td style="padding:5px 0 2px 0;">
<center><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1PWdxZv3Bs_ROrbOragddOfijBdSEGItGOx4URuxzoTgEVVZa-yH5VnSGAVr4ArUAeJ651DPfPodOkaHKjX7Dxn56OWP433Wsne4-CiVHhP6V0c33oNqqMMBVLWFdBMpFL7qhF9m5Fvid/s1600/facebook+bird+2.png" />
    <a name="fb_share" type="" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></center>
    </td>
    </tr>
    <tr>
    <td style=" padding:5px 0px 0px 0px;">
<center>

<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmO2pVphVVhsn9m_XNjOU-H_LRQ4B6q7LK7O-T_TfXBEqUmkek7p5PRD7OgYuMSBf-BWOZ_d63HSOQn0t91OZcTxyubEsRSywXAz1AvlnfA2Dg_86DZQUPW2RcoCJb9OCKA7Y3xuEj4odW/s1600/goog%253Be+plus4.png" />
<!-- Place this tag where you want the +1 button to render -->
<g:plusone size="tall" annotation="none"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

</center>

</td>
    </tr>
<tr>
<td style=" padding:5px 0px 2px 0px;">

<center>
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrjUYmQIB6y9S9N4e3_Eo3gaJs_o4nXNzl6r6HChxr4Jie7S30EDS_frRfRsCMsKuyVaJbLei6Z7cjrtCgdm3TeIKVln_04D0JW7sp5MnlSGmissj5JHWMczrMmprgHdp1gwZw6csiUxm/s1600/stumble+2.png" />
<!-- Place this tag where you want the su badge to render -->
<su:badge layout="3"></su:badge>

<!-- Place this snippet wherever appropriate --> 
 <script type="text/javascript"> 
 (function() { 
     var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; 
      li.src = 'https://platform.stumbleupon.com/1/widgets.js'; 
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); 
 })(); 
 </script></center>

</td>
</tr>

<tr>
<td style=" padding:5px 0px 2px 0px;"><center>
<a href="http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'diggs','toolbar=no,width=1020,height=600'); return false;" onclick="window.open('http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'digg','toolbar=no,width=1020,height=600'); return false;"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_vCAcM8Ml_UlPzCTdE-MD2pwh4vJsKhdyA9qWZyxvEvIxOin_XL6sp2WY_rARiYNqmbeZSVlP25pUXcUEgJ79GXgKEI5nV5fyz3rJcHJAQ0IhGM8AOMXYsXtz5qUN5i6oC1-K9Gw_li2V/s1600/digg+2.png" alt="Digg button" width="50" height="50" border="0" /></a><center>
<b><span style="font-size: small;">&nbsp; <a href="http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'diggs','toolbar=no,width=1020,height=600'); return false;" target="_blank">DIGG</a></span></b>
</center></center></td>
</tr>
    <tr>
    <td>
<center>
<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="
http://www.tech-cave.com/2012/01/add-floating-share-widget-with-social.html
">Get This</a></p></center>
    </td>
    </tr>
    </table>
</div>
</div>

Replace johnmlo with your twitter name


Style 2 - Transparent                                      
<style>


#floatdiv {
  position:fixed;
bottom:15%;
margin-left:-10px;
z-index:10;
float:left;
padding-bottom:2px;

}

#mbtsidebar {
        background:#fff;
        border-top:5px solid #ddd;
        border-left:5px solid #ddd;
        border-bottom:5px solid #ddd;
border-right:5px solid #ddd;
        border-radius:5px;
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
        padding-left:5px;
        width:63px;
        margin:0 0 0 5px;
background-repeat:no-repeat; background-color:transparent;}
}

.fb_share_count_top {width:52px !important;}

.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}

.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:52px !important; -moz-border-radius:3px;/*bs-fsmsb*/-webkit-border-radius:3px;}

.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
</style>




<div id="floatdiv">
<div id="mbtsidebar">
    <table cellpadding="1px" cellspacing="0">


    <tr>
    <td style="padding:5px 0px 0px 0;">
<center><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1XoXGdQOVFhyAGvYkbGdcOO9gNG3PRXFF7iZtPNdp4JSRNzs5nlEAWRHqyY73kZEbkCXdGrIPxD5nAiOFcxQ7b6U09jADDtwR0doL6POVv7wsn84ZKTodqPf6WaEHyrR66ghEs4XLulP2/s1600/twitter+2.png" />
<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" data-via="Jhonmlo">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
   </center> </td>
    </tr>

    <tr>
    <td style="padding:5px 0 2px 0;">
<center><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1PWdxZv3Bs_ROrbOragddOfijBdSEGItGOx4URuxzoTgEVVZa-yH5VnSGAVr4ArUAeJ651DPfPodOkaHKjX7Dxn56OWP433Wsne4-CiVHhP6V0c33oNqqMMBVLWFdBMpFL7qhF9m5Fvid/s1600/facebook+bird+2.png" />
    <a name="fb_share" type="" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></center>
    </td>
    </tr>
    <tr>
    <td style=" padding:5px 0px 0px 0px;">
<center>

<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmO2pVphVVhsn9m_XNjOU-H_LRQ4B6q7LK7O-T_TfXBEqUmkek7p5PRD7OgYuMSBf-BWOZ_d63HSOQn0t91OZcTxyubEsRSywXAz1AvlnfA2Dg_86DZQUPW2RcoCJb9OCKA7Y3xuEj4odW/s1600/goog%253Be+plus4.png" />
<!-- Place this tag where you want the +1 button to render -->
<g:plusone size="tall" annotation="none"></g:plusone>

<!-- Place this render call where appropriate -->
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script>

</center>

</td>
    </tr>
<tr>
<td style=" padding:5px 0px 2px 0px;">

<center>
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQrjUYmQIB6y9S9N4e3_Eo3gaJs_o4nXNzl6r6HChxr4Jie7S30EDS_frRfRsCMsKuyVaJbLei6Z7cjrtCgdm3TeIKVln_04D0JW7sp5MnlSGmissj5JHWMczrMmprgHdp1gwZw6csiUxm/s1600/stumble+2.png" />
<!-- Place this tag where you want the su badge to render -->
<su:badge layout="3"></su:badge>

<!-- Place this snippet wherever appropriate --> 
 <script type="text/javascript"> 
 (function() { 
     var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true; 
      li.src = 'https://platform.stumbleupon.com/1/widgets.js'; 
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s); 
 })(); 
 </script></center>

</td>
</tr>

<tr>
<td style=" padding:5px 0px 2px 0px;"><center>
<a href="http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'diggs','toolbar=no,width=1020,height=600'); return false;" onclick="window.open('http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'digg','toolbar=no,width=1020,height=600'); return false;"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_vCAcM8Ml_UlPzCTdE-MD2pwh4vJsKhdyA9qWZyxvEvIxOin_XL6sp2WY_rARiYNqmbeZSVlP25pUXcUEgJ79GXgKEI5nV5fyz3rJcHJAQ0IhGM8AOMXYsXtz5qUN5i6oC1-K9Gw_li2V/s1600/digg+2.png" alt="Digg button" width="40" height="40" border="0" /></a><center>
<b><span style="font-size: small;">&nbsp; <a href="http://digg.com/submit?&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'diggs','toolbar=no,width=1020,height=600'); return false;" target="_blank">DIGG</a></span></b>
</center></center></td></tr>

    <tr>
    <td>
<center>
<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="http://www.tech-cave.com/2012/01/add-floating-share-widget-with-social.html">Get This</a></p></center>
    </td>
    </tr>
    </table>
</div>
</div>

Replace johnmlo with your twitter name

Now save it.You are done.


Share this with your friends.If you got something don't forget to put a comment

Wednesday, January 18, 2012

Add Popular Posts Widget With Rotating slides

Adding a popular post widget is very useful.users easily find some important post published on your blog.Rotating slides can easily get attention of the readers.It will increase the bounce rate of users.Let's see how to add it to your blog.


First log in to your blog account and go to design
Now click on add  gadget.
After that scroll down and select html/javascript


<style type="text/css" media="screen">
#PopularPosts1 { 
overflow:hidden; 
margin-top:5px; 
width:100%; 
padding:0px 0px; 
height:310px;

}
#PopularPosts1 ul { 
width:310px; 
overflow:hidden; 
list-style-type: none; 
padding: 0px 0px; 
margin:10px 0px 0px 10px; 
}
#PopularPosts1 li { 
 width:290px; 
padding: 5px 5px; 
margin:0px 0px 5px 0px; 
list-style-type:none; 
float:none; 
height:80px; 
overflow: hidden; 
background:#fff url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGLVJs1shW9r_FBRhUi6luKVAzC5Z59F2LjjGgPiRXlFsjkoAWn2aR1FKup-q8LiHEywRVFrtPK6n1yjQkZadsD-Qlk6IehwHUy9LBOaOTPAY9QoaPTseh35Rg3Jskf4Ubhpk1Mr8lkA8/s400/popular+posts.jpg) repeat-x; 
border:1px solid #ddd; 
}
#PopularPosts1 li .item-title { 
    
    font-size:1em; 
    margin-bottom:0.5em; 
}
#PopularPosts1 li .item-title a { 
text-decoration:none; 
color:#7CA2C4; 
font:bold 12px verdana; 
height:18px; 
overflow:hidden; 
margin:0px 0px; 
padding:0px 0px 2px 0px; 
}
#PopularPosts1 li img { 
float:left; 
margin-right:5px; 
background:#EFEFEF; 
border:2px solid #7CA2C4; 
}
#PopularPosts1 li .item-snippet { 
  overflow:hidden; 
font-family:Tahoma,Arial,verdana, sans-serif; 
font-size:10px; 
color:#289728; 
padding:0px 0px; 
margin:0px 0px; 
}
#PopularPosts1 .item-snippet a, 
#PopularPosts1 .item-snippet a:visited { 
    color:#3E4548; 
    text-decoration: none; 
}
#PopularPosts1 .spyWrapper { 
    height: 100%; 
    overflow: hidden; 
    position: relative; 
}
#PopularPosts1 { 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
}
.tags span, 
.tags a { 
    -webkit-border-radius: 8px; 
    -moz-border-radius: 8px; 
}
a img { 
    border: 0; 
}
--> 
</style> 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" type="text/javascript"></script> 
<script type="text/javascript" charset="utf-8"> 
$(function () { 
    $('.popular-posts ul').simpleSpy(); 
}); 
</script> 
<script src="http://accordion-for-blogger.googlecode.com/svn/trunk/simplespy.js" type="text/javascript"></script>



Now save it.Now take look at your blog.You have done it.


Don't forget to stumble this

Install Facebook Smileys/Emoticons To Your Chat Box/Codes For All Smileys

Facebook smileys/emoticions are great way to chat.You can say many words with them.But it is not easy to remember all smileys codes on facebook.Today I'm going to show how to add those smileys to your chat box.You can sent smileys with one click and no need type or remeber codes.It is google chrome extension.


First going to this link
                                                                       Chorme extension

Now you can add it to chrome very easily.


codes for all facebook smileys





Sunday, January 15, 2012

Add social networking/bookmarking sharing widget for your blog/blogspot (Birds Shape)

Social bookmarking is the one of the main part in traffic building.You can build backlinks also.You can easily share your content with those sites by using this widget.So it is very important to add social bookmaking widget to your sie.Let's see how to do it.


                   
It's look nice.Isn't it???


Backup your template before start this


First log in to your blogger account
Then go to Design>>>Edit/html
Press ctrl+f and search for ]]></b:skin>
Now paste the belo code just above it

/*------------ www.tech-cave.com--------------*/ .Fadein img  {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;border:0; } .Fadein:hover img { filter:alpha(opacity=30); -moz-opacity: 0.30; opacity: 0.30; border:0; }


After that press ctrl+f again and search for <data:post.body/> code.
After <data:post.body/> code paste this code.


<b:if cond='data:blog.pageType == &quot;item&quot;'> <center><br/><br/> <a class='Fadein' expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Technorati' height='64px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOa9NaCk9Dp08wwOkZfsHYtf_EDuVn4rci85itHibopZV6cZQ59Ut6eyUExApgQx5N0oIJeBvQAeZHd5ToRbN-Oq2nu5mOqvBuoscBbIbiY1BDt1KWfD-_he0Cf7F2qGyqGzVdGu5JQOQD/s1600/stumbleupon.png ' width='64px'/></a> <!--DIGG--> <a class='Fadein' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Digg This' height='80px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYtRjUxbB0EH1CDftUjKccD-mRTMBcNHE1NAjvRogmUgy_6gbQR5yN5YSKDqx0Q7_ib-cMCdifUzKMtf7NXBAW62mxic39wFgAT-JWpuPO-4KoIDdoxOpUJGAp3-mdGlFAPimIkSyhAIrk/s1600/digg.png ' width='80px'/></a> <!--Stumble--> <a class='Fadein' expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' height='100px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2cfrIctbLECqoYLGP3w17In5mFehujxGBjzL5XClqpNMvNbTC8O_gDMmOxDeNKVn_o703_QPai70GqvBp7gTtLU3Uuy9nC_pkmQLaxXdVKFMMnlS3AAilrpP6B_xc1Up2HMYuoNzXL3RJ/s1600/stumble.png' width='100px'/></a> <!--Facebook--> <a class='Fadein' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Facebook' height='80px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvx88RI_rgg2M8d0BiYa2CT-GgBRhz1i5pssoXFqXuDzEkaPrCmCL927jVczNDw5YQ0yUaKP412mQQcg0hn7ITHgwmpneWjdRfIaxUhXwVSc5L2eNTpHN9B9dMbcUt_nF5-NstLOpsbKe2/s1600/facebook+bird.png ' width='80px'/></a> <!-- Twitter --> <a class='Fadein' expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Twitter' height='64px' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuASlZhyiiuU9RH4sPPmdCX1QVktFI7TvNzoiMHDDFNdKVJ5EXsC9_YqxtSR4VnKlOqprfnqc46tEXBWbMl_rU3VGQxH_DIBu6UGeCLVIW7nyNmZDU29ZfXwG_4-WWO5KyApkOTq5PVd7-/s1600/twitter.png' width='64px'/></a></center> </b:if> <p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href=" http://www.tech-cave.com/2012/01/add-social-networkingbookmarking_15.html ">Get This</a></p>



Save your template .It is finish now.


If you think it is good don't forget to share it with your friends.

Add facebook,twitter,stumbleupon,digg,delicious,google plus follower widget for blogger/blogspot

If you have more followers on social bookmarking sites It will increase your traffic.Adding a follower widget on your blog is a  perfect way to get more followers.Let's see how to add nice follower widget with birds icons.


First login to your blogger account and go to Design>>edit/html
Now simply click on add a widget.
Now scroll down and select html/javascrip from the list
Then paste this code on the blank space



<center> 
<b>
</b><table border="0" cellpadding="0" cellspacing="0" style="width: 222px;"><tbody> <style>
{ background-color:transparent; }
</style>
<tr>  <td height="30" width="28"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjRtppBfMDvYq3xCmm0L08jypFj8XaX0ZdXpls976oB7azFo5M3avckTyY-3C_BMLs44ULXftLu5AXhERm_7JGnvJn3EZq8yNXjiu65J0UFNX0z05HxptlavxIj_HgqnR6J4onjJ5GIX0k/s1600/facebook+bird.png" width="40" /></b></td>  <td height="50"><a href="http://www.facebook.com/pages/TECH-CAVE/233018603411493?ref=ts" rel="nofollow" target="_blank"><span style="color: black;"><b>Like Us On Facebook</b></span></a></td>  </tr>
<tr>  <td height="30"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihNlD5VcZybWYC8ZApQzF4_ITLyeXBvj4D6JxjMSvuZMqMpUtUXovdVuHV5YPpj-Ri-sA5UvRBpSwU1KInno_zMLjhkXV0EcA5rqtIDXYsZVyvSKusFp_jY0Eq_rH-ovGUEvYQymf4fbc/s1600/twitter.png" width="40" /></b></td>  <td height="24"><b>
</b>
<a href="https://twitter.com/#!/jhonmlo"><span style="color: black;"><b>Follow us on Twitter</b></span></a></td> </tr>

<tr>  <td height="30"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg7SWvmwQUkbToxfFtYTsBx7RJo38dciTWIyHntkKiRQGLNNZeKYIOwKZ3xTi_3zEsHvxUZJl7VNzaLZkCGwfRwqB4BG2pHfB2wOuKYl4skOdpqMPaOAsaI4uUZezI8MzPDg7feItePBw/s1600/stumble.png" width="40" /></b></td>  <td height="30"><a href="http://www.stumbleupon.com/stumbler/pasindugamage" rel="nofollow" target="_blank"><span style="color: black;"><b>Follow Us On StumbleUpon</b></span></a></td>  </tr>

<tr>  <td height="30"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9glxMw6CaHYaZdf_NNZ_LOK5GQEUG_2A4AY4sBuYX-Hvl_9-WiIrJsJopuX7sONHpIIx8eR2CLYa2Hb_M3jokSjpVLTP7xnskOjavQz5CxEix5R-kx-75rOKr13CsJ2SsJcmTzwTqGpY/s1600/delicious.png" width="40" /></b></td>  <td height="30"><a href="http://delicious.com/pasindugamage" rel="nofollow" target="_blank"><span style="color: black;"><b>Follow Us On Delicious </b></span></a></td>  </tr>
</tbody> </table>
<b>

</b><table border="0" cellpadding="0" cellspacing="0" style="width: 222px;"><tbody>
<tr>  <td height="30" width="28"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj56lUju4Hrk20HNDY9nvkhJrl-7v9TNp2iNYRldZstSiXoF03_LeFuM5lUQWZL1PDERI3Obnn8GfVwGsAnJVyteoTo1_aemblXE8-SVG0arjgxlU7neFMDSYC88ARFTYEU3XxZ6l4itlk/s1600/digg.png" width="40" /></b></td>  <td height="30"><a href="http://digg.com/jhonmlo" rel="nofollow" target="_blank"><span style="color: black;"><b>Follow Us On Digg </b></span></a></td>  </tr>

<tr>  <td height="30"><b><img border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhaLWQz8zgBL1p1JvREXCtxHIYKmHDlvbVgA5GGCT4zKWE5ld3SCMdDyp69wF18foVvVxOjITzn4KmXQMGAkL3f_OXFrxMLwM23tqUP-9DFwBQwUVJrSt0zX3FLbA659srrr4C61I28jMw/s1600/goog%253Be+plus2.png" width="40" /></b></td>  <td height="30"><a href="https://plus.google.com/102503450055297163136?prsrc=1" rel="nofollow" target="_blank" span style="color: black;"><b>Add Us On Google+</b></span></a></td>  </tr>
<tr>  <td height="30"><b><img alt="Email" border="0" height="40" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEii3fGHxCO1BGAhTc37EtIVf37ZKJ4Oz6Lv9GaF7bMCEGDMDVADIPyyMUR94LOMFYLKIyENRIR8lELdgG7_A_SAc5p91rt6hyphenhyphen-9XdxQnlYwLYuu0I1JX0B2SuZOPDknM7qhBKTmkMCdpzM/s320/Untitled-1.png" width="40" /></b></td> 

 <td height="30"><span style="color: black;"><b><a href="http://www.tech-cave.com/feeds/posts/default" rel="nofollow" target="_blank"><span style="color: black;">Subscribe To Our Rss Feed</span></a> </b></span></td>  </tr>
</tbody>  </table>
</center>
<p style=" line-height:0px; font-size:10px; font-weight:bold; text-align:center;"><a style="color:#D3D3D3;" href="
http://www.tech-cave.com/2012/01/if-you-have-more-followers-on-social.html
">Get This</a></p>


After that change the red links with your data and save it.


It is finish now.Is it good?? 


Don't forget to share this with your friends.





Friday, January 13, 2012

Top 10 antivirus softwares

If you are useing internet you must use a good antivirus software.Otherwise you will be victim of a virus.If you are not you have to face lot of problems soonly,By using a antivirus software you can detect and remove malwaye,spyware,trojan and adware easily.These are the top 10 antivirus software in world.


1..Kaspersky-products                             


1.Kaspersky PURE
2.Kaspersky Internet Security 2012
3.Kaspersky Anti-Virus 2012
4.Kaspersky Anti-Virus 2011


2..Bitdefender-products                            


1.Bitdefender sphere
2.Bitdefender total secuirity 2012
3.Bitdefender internet security 2012
4.Bitdefender antivirus plus 2012


3.Panda-products                                                                      


PANDA ANTIVIRUS PRO2012
PANDA INTERNET SECURITY 2012
PANDA GLOBAL PROTECTION 2012
PANDA INTERNET SECURITY 2012 FOR NETBOOKS


4..Symantec -products


Norton 360
Norton Internet Security
Norton AntiVirus
Norton Ghost



5.Avast - products                                     


avast! Free Antivirus
avast! Internet Security
avast! Free Mobile Security


6. Avira - products


Avira Antivirus Premium 2012
Avira Free Antivirus


7.Avg - products


AVG Internet Security 2012
AVG Anti-Virus 2012


8. G data - products


AntiVirus
InternetSecurity
TotalSecurity
CloudSecurity


9. Eset-products


ESET NOD32 Antivirus 5

ESET Mobile Security
ESET Cybersecurity for Mac


10. Bullguard


BullGuard Internet Security 12
BullGuard Antivirus 12
CompareBullGuard Mobile Security 10











Tuesday, January 10, 2012

Improve your account security and secure your account from hackers

Google and facebook has introduced login approvals to get their users safe from hackers.After you switch on login approvals any one can't log to your account from unauthorized device.If you going to log in to your account with anthor pc they will send a pin code to your mobile.You can simply log in by enter it on given space.If any one know your password and email still they can't log in to your account without entering that pin code.So this is a very safe method to protect your account.It's identify your computer by browser cookies.So delete it and try to log in to your account.Definately they will ask for the pin code.Let's see how to swith on log in approvals.


Switch on log in approvals in facebook and secure your facebook account

First log in to your account and go to account setings.

Then click on mobile tab and  add a phone number to your facebook account.

How to add?
.
Simply click on add phone and enter your password. 

Now select your country and mobile carrier.

After that type F and send a message to 32665.

Then go to security tab and click edit on log in aprovals

Switch it on and click on save changes.

Now you have finish it for facebook.Lets see how to activate it on goole

Switch on log in approvals in google and secure your google account


First go to gmail.com and log in to your account.

Then click on Account settings.

Now click edit on 2-step verification under security.

Now enter your mobile number and select a way to sent codes.

Click on send code button.

Then they will send a code to your mobile.

Enter it on given space and click verify.

Simply follow the given introductions and activate it.

If you got something don't forget to leave a comment.

Monday, January 9, 2012

Create a blog with google blogger

Now most of internet users are interest about blogging.Today I'm going to show how to create a blog with google blogger step by step.

First you should have a google/gmail account.If you haven't create a new one.
Then going to Blogger.com
Now you will see a page like this


















Now click on create your blog now.



Then enter a blog title and adress you want and click continue



Now select a template you want and click continue.You can add custom templates later.

Now you have create a blog on google blogger platform.If you can't customize your blog give me few days I will write my next post about basics of google blogger platform.


Twitter Delicious Facebook Digg Stumbleupon Favorites More