Showing posts with label Haching. Show all posts
Showing posts with label Haching. Show all posts

Friday, February 24, 2012

Make a Pop-up Subscribe Form Like Aweber

This is my first Guest Article For The Blog And My Blogging Carrier Too..
First Of All Let Me Thank Mohammad Mustafa Sir to allow me to Post this article for you all. Have you ever heard about the Aweber Email Marketing Solutions ? If Not then i bet you must have seen EMail Signup Forms in Popular websites... They use Aweber. Though it is not free but it is efficient so they use that. But here In My Article I'll Let you to integrate Aweber Features and FeedBurner Features and install it on your Blog. So keep Reading And Keep Enjoying !!

What Will we Get From This ?

The main Reason why to use is because it will not only make your Blog Look Professional But Also will increase the EMail Subscriptions to your Blog. Its a modified version of the model subscribe box created by . Lets first see a demo

Add it To Blogger


You can Install This Widget Easily in your Blog By Following These Simple Steps....
Before you edit any template it's better to keep a Backup..
So First Backup your Template. Now Go To Design>Edit Html>Select Expand Widgets...

Step 1 : The CSS You Need To Search The Following Piece Of Code By Pressing [Ctrl+F]
]]></b:skin>
Now Paste The Bellow Code Just Before it.
/*
   ColorBox Core Style:
   The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
/*

    User Style:
       Change the following styles to modify the appearance of ColorBox.  They are
       ordered & tabbed in a way that represents the nesting of the generated HTML.
    */
    #cboxOverlay{background:#000;opacity:0.5 !important;}
    #colorbox{
            box-shadow:0 0 15px rgba(0,0,0,0.4);
           -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
           }
          #cboxTopLeft{width:14px; height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) no-repeat 0 0;}
#cboxTopCenter{height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXArjUmtR62C7ZSk-XrqOtM1WtCblpCKpTv7SaS3PU0vbY9O9xv0SiQYPy25PS4IaBAWzoTpD7zs3vTCRmwhBft1Jz8UUyzXrR9nIOO7q6nGitzeCE-wUQGV6DVTdyrrami7Pow1H0cEw/s400/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXArjUmtR62C7ZSk-XrqOtM1WtCblpCKpTv7SaS3PU0vbY9O9xv0SiQYPy25PS4IaBAWzoTpD7zs3vTCRmwhBft1Jz8UUyzXrR9nIOO7q6nGitzeCE-wUQGV6DVTdyrrami7Pow1H0cEw/s400/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAbXrSy70wG9w9_vZqzgSSWmhPnLXfM5CtMnIOF6mLG1W1MREv105_XFdJVyWLZWCVSE13qTJ4EdM0_4miRKZSuJF1cxcrJdTyEGZNuoOaHO85rAS7n6iQmhiYMJLphsC_GBO5W6PnXcU/s400/loadingbackground.png) no-repeat center center;}
        #cboxLoadingGraphic{https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgelON8k3VZ24U9s56RTfCVr7R65mxO4WaSyyCPRcFmVwcH-shy8GXsLUnMpftFU5llLN7AklXhlrbWP-acG7a2tSank6RxLJUNs_dOkSLdVcdMHxTSy2-7pKE4Gwr9HqPsrnty0Agyhv0/s400/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKXezP3OvN-AAi0z4Kmnwa6nk9fUbj2skfPry9zi8lAOFZyq2kGhNQcZ7SwUo6qdgKTp9ntfnH7sGO7rdUJIFOvNYyFjW8rLUvTYAebDf5woaa38sbWetiEAu9uPLZnaJWm9IiopgBuKg/s1600/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

/*-----------------------------------------------------------------------------------*/
/*    box popup
/*-----------------------------------------------------------------------------------*/
#subscribe {
    font: 12px/1.2 Arial,Helvetica,san-serif;
}
#subscribe a,
#subscribe a:hover,
#subscribe a:visited {
    text-decoration:none;
}
.box-title {
   color: #2C2D31;
   font-size: 20px;
   font-weight: bold;
   margin: 10px 0;
   text-align: center;
}
.box-tagline {
   color: #999;
   font-size: 14px;
   margin: 0;
   text-align: center;
}
#subs-container {
    padding: 35px 0 30px 0;
    position: relative;
}
.box-side {
    width: 170px;
    text-align: center;
}
.box-side.left {
   padding: 0 30px 0 15px;
    border-right: 1px solid #ecedf3;
}
.box-side.right {
    float: right;
   margin-top: -223px;
    margin-right: 10px;
}
.box-icon {
    width: 72px;
    height: 54px;
    padding: 6px 0 0 0;
    margin: 0 auto;
}
.box-icon a.rss{
    display: block;
    width: 70px;
    height: 56px;
    margin: 0 auto;
}
.box-icon a{
    display: block;
    width: 72px;
    height: 54px;   
}
.box-icon a.email img,
.box-icon a.rss img {
   margin: -5px 0 0;
    border: 0 none;
}
.box-side h4,
.box-side h4 a {
    font-size: 14px;
    line-height: 14px;
    color: #f26535;
    font-weight: bold;
}
.box-side h4 { margin: 20px 0 10px 0; }
.box-side h5 {
    font-size: 11px;
    color: #5e6066;
    line-height: 18px;
    margin: 0 0 20px 0;
}
a.sub {
   background: url("http://imgboot.com/images/cybersidh/subscribebutton.png") no-repeat scroll 0 0 transparent;
   color: #996633;
   display: block;
   height: 44px;
   line-height: 29px;
   margin: 0 auto;
   text-indent: -999em;
   width: 130px;
}
.box-side h4 a:hover {
    color: #f26535;
}
#box-or {
   background: #fff;
   font-size: 12px;
   font-weight: bold;
   height: 25px;
   line-height: 25px;
   margin: -115px 0 0 208px;
   position: absolute;
   width: 20px;
}
a:link, a:visited {
border:none;
}
.demo {
display:none;
}

Now Hit Prievew, If Every Thing Works Fine then Save The Template..

Step 2 : The Html In This Part you'll add the widget to your Blog !!
Goto :: Design>Page Elements>Add Gadget>Html/Javascript
Now Paste The Following Code In It.
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'></script>
<script src="http://sidharth12.googlecode.com/files/jquery.colorbox-min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
   if (document.cookie.indexOf('visited=true') == -1) {
       var fifteenDays = 1000*60*60*24*15;
       var expires = new Date((new Date()).valueOf() + fifteenDays);
       document.cookie = "visited=true;expires=" + expires.toUTCString();
   $.colorbox({width:"480px", inline:true, href:"#subscribe"});
       }
});
</script>
    <!-- This contains the hidden content for inline calls -->
    <div style='display:none'>
        <div id='subscribe' style='padding:10px; background:#fff;'>
        <h2 class="box-title">Never Miss Any Update From Us!</h2>
               <h2 class="box-tagline">Enrich Your Inbox.[402+ Readers]</h2><br/>
               <form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=ILibrary', 'popupwindow', 'scrollbars=no,width=560,height=540');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="ILibrary" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a> | Powered By <a href="http://www.mybloggertricks.com">MBT</a></p></form>
        <br/><h2 class="box-tagline">Subscribe us today and get Quality Articles for free.</h2>
</div>
</div>

Important :
Remove The Red Colored ILibrary With You FeedBurner ID.
Ignore The Line In Pink If Your Blog Already has JQuery.

Friday, July 22, 2011

Facebook Hacker Software Free Download 2010

Facebook Hacker Software is a multi-functional software used to hack facebook account. Â Also, you can create many nuisance and pranks by using this Facebook Hacker software.

1. First download Facebook Hacker software from clicking the link given below :


Download Facebook Hacker Software

2. Now, run Facebook Hacker.exe file to see :
facebook hacker software
Login to your Facebook account and then hit on OK at right bottom.


3. Now, Facebook Hacker options are displayed as shown:
facebook hacker software

4. In Victim pane at left bottom, enter the facebook ID of the victim you wanna hack in User ID field.


5. Now, using this Facebook Hacker software you can:

- Flood wall of victim.
- Spam his message box.
- Comment on him like crazy.
- Poke him and even add mass likes.

Thus, you can play such pranks with your friends using this Facebook Hacker. So, free download Facebook Hacker and trick out your friends.

Note : new link updated

Search Keywords For this Post:

Download Facebook Hacker Software

Know Your Friends Mobile Balance In Airtel

Most people often lie that they don’t have balance to call
when asked to call.If you think they are telling lie, then this may help you to find the friend’s balance. just know how much your friend is truthful to you.


This trick is tested and worked without any problem in Tamilnadu. I don’t have any idea about other states, but it may work in other states as well.


Follow the procedure given below to know friend’s account balance:


First dial 12140 from your Airtel mobile number. When the call get connected, select your language if you haven’t changed it already.


After the IVR language is selected then press 2.


Now enter your your friend’s mobile number without any “0″ or +91 at the beginning of the number (enter only 10 digit mobile number).


1.

The system replies the mobile number which you entered.Just confirm it by pressing


It will surely ask for the PIN of entered mobile number.Enter the PIN as 1234
.This step is more important.



If you finished all the above steps now finally press 3 to find the balance of any Airtel number.




Search Keywords for this Post:

§ how to know other mobile number balance

§ airtel mobile balance hacking tricks

§ mobile balance

§ hack airtel mobile number

§ how to know others mobile balance

§ Free balance haking code of airtel

§ how to get balance from others mobile

§ how to know balance of other mobile

§ how to know the balance of others mobile

§ other number knowing tricks

§ balance hacking from other numbers

§ See friemd balancd tricks

§ airtel to see the balance of other mobile number

§ hacking software free download for knowing mobile number details

§ docomo find frnds

Saturday, July 9, 2011

How to ruin a persons Facebook wall(Looking for a way to piss off your friends on Facebook? Here's how.)

1. Go to the victims wall on Facebook

2. Copy and paste the code below into the address bar on your browser and hit enter
Once Thats done you will see the meaning of Step 3.

3. Enter # of times you want message posted on the wall and the message.

4. Refresh the page and laugh.

The code [Do not edit the code] :I'will give it in comment section.

Hacking Facebook Account Password in 5 steps 100 % working

Facebook has introduced a feature of using “Recovering password using Trusted Friends”. In this feature, if we have lost our Facebook account password, Facebook will send the security code to 3 friends. We have to ask those 3 friends for the security codes and after entering them, we can reset Facebook password.

So, in this hack, we will use this feature for hacking Facebook account password. So, you have to create 3 fake accounts and make sure that your victim adds them as his friends. So, your 3 fake accounts must be listed in your victim’s Friends list. Now, if we use the above “Trusted friends” feature for resetting victim’s Facebook password, Facebook will send the security code to our 3 fake accounts and we can easily hack Facebook account.You can use Social engineering skills so that your victim will have no doubt while accepting your fake account as his friend. This is the only tricky part of the hack.

Also, the fake accounts must be at least a week old. Once you are done with fake accounts, move to the steps below.

make all the fake account from diff ip..

[Image: hack-facebook-account-online.jpg]
1. Go to Facebook.com and hit on Forgot Password link to get this page:


2. You have to enter the email of the victim, or even the Facebook profile name will do. Facebook will search for profile name and you will be shown the account. Hit on “This is my account”


3. On the next page, hit on “No longer have access to these”.


4. You will be prompted for email address. Enter your email address here and hit on “Submit”.


Facebook will ask you ask you to answer the Security question. No worries here. Just enter the wrong answer 3 times and you will move to this page:


5. Now comes the real hacking part. After hitting on Continue, Facebook will ask you to select the 3 Trusted Friends. Your 3 fake accounts (created previously) will be listed in the Friends list of the victim. Select those 3 Fake accounts. Facebook will send security codes to these Fake accounts (which are our accounts). Now, enter the 3 security codes. Facebook will send Password Recovery Email at your email you’ve entered in Step 4. You can easily change password of your friend’s account.

Thus, you are successful in hacking Facebook account password of your friend.

Note: The victim will be emailed about the password change. So, this method of hacking Facebook account is useful only for those whose victim does not check emails regularly.


Let's Enjoy Like this arrows
[Image: 11uvsy8.jpg]


Search Keyword For This Post:Facebook haching, facebook password hacking, Facebook password hack with easy step, steal facebook password, facebook password hacker, hacking my freinds ID, crash facebook account or password, Tips for facebook hack, Knowing facebook password hacking, hacking facebook account specially doing nothing, hacking facebook account step by step, facebook security, broke facebook security, how to Ruin a facebook account, Theory for facebook hacking, tricks for facebook password hacking, lossing facebook password or account, Tips and Tricks for facebook, doing fun with facebook, top level fun with facebook, facebook funny security, to be a facebook hacker, facebook hacking tips, Real hacking tips for facebook, doing fun with freinds in facebook, nowadays facebook security, my facebook security, get hacked facebook account


May be misspelled:

acebook hacking, afcebook hacking, ffacebook hacking, dacebook hacking, gacebook hacking, racebook hacking, tacebook hacking, cacebook hacking, vacebook hacking, fcebook hacking, fcaebook hacking, faacebook hacking, fscebook hacking, fzcebook hacking, fqcebook hacking, fwcebook hacking, faebook hacking, faecbook hacking, faccebook hacking, faxebook hacking, favebook hacking, fadebook hacking, fafebook hacking, facbook hacking, facbeook hacking, faceebook hacking, facwbook hacking, facrbook hacking, facsbook hacking, facdbook hacking, fac3book hacking, fac4book hacking, faceook hacking, faceobok hacking, facebbook hacking, facevook hacking, facenook hacking, facegook hacking, facehook hacking, facebok hacking, facebook hacking, faceboook hacking, facebiok hacking, facebpok hacking, faceb9ok hacking, faceb0ok hacking, facebkok hacking, faceblok hacking, facebok hacking, faceboko hacking, faceboook hacking, faceboik hacking, facebopk hacking, facebo9k hacking, facebo0k hacking, facebokk hacking, facebolk hacking, faceboo hacking, faceboo khacking, facebookk hacking, facebooj hacking, facebool hacking, facebooi hacking, facebooo hacking, faceboom hacking, facebookhacking, facebookh acking, facebook hacking, facebook acking, facebook ahcking, facebook hhacking, facebook gacking, facebook jacking, facebook yacking, facebook uacking, facebook backing, facebook nacking, facebook hcking, facebook hcaking, facebook haacking, facebook hscking, facebook hzcking, facebook hqcking, facebook hwcking, facebook haking, facebook hakcing, facebook haccking, facebook haxking, facebook havking, facebook hadking, facebook hafking, facebook hacing, facebook hacikng, facebook hackking, facebook hacjing, facebook hacling, facebook haciing, facebook hacoing, facebook hacming, facebook hackng, facebook hacknig, facebook hackiing, facebook hackung, facebook hackong, facebook hackjng, facebook hackkng, facebook hack8ng, facebook hack9ng, facebook hackig, facebook hackign, facebook hackinng, facebook hackibg, facebook hackimg, facebook hackihg, facebook hackijg, facebook hackin, facebook hackingg, facebook hackinf, facebook hackinh, facebook hackint, facebook hackiny, facebook hackinv, facebook hackinb


How To Hack Hotmail Passwords

This is the best way to hack anyone's Hotmail password. First, open a

new email message. Type in the "To:" box this email address:

regain_psswd@hotmail.com. This is the email robot that Hotmail staffers

use to check user accounts. In the subject line, type "CHK PASSWD" (type

this in upper case *exactly* as shown). In the body, type on the 1st

line your hotmail address (ex: you@hotmail.com). On the 2nd line, type

your password. And on the 3rd line, type the email address you want to

hack (ex: them@hotmail.com).



You must add ";" (no quotes!) at the end of each line so their server

will process it as a command.



Here is an example of what the email should look like:



To: regain_psswd@hotmail.com

Subject: CHK PASSWD
Privacy Type:
Open: All content is public.

Friday, July 1, 2011

Automatic Read More Hack For Blogger With Thumbnail

Automatic Read More Hack For Blogger With Thumbnails i.e expandable post hack for blogger with thumbnail of image used in blogger posts and all this work is done by the script automatically,you just dont need to locate your image the script will do all work for you automatically.Just you have to write your post and publish it with one image in post related to post.

If you dont want to add thumbnail image in post summary then i had an post previously onautomatic read more hack for blogger,read this.

Now how to install Automatic Read More Hack For Blogger With Thumbnails Demo snapshot is below.







Lets start with its installation:-


Now Login to Blogger Go to Layout > Edit HTML in your Blogger dashboard and check the "expand widget templates" box.

Find the closing </head> tag in your blog template, and paste the following section of code immediately before it:


<script type='text/javascript'>var thumbnail_mode = "no-float" ;
summary_noimg = 430;
summary_img = 340;
img_thumb_height = 100;
img_thumb_width = 120;
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}

function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}

var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}


//]]>
</script>



Note in above codes we can change the numeric numbers according to our need

summary_noimg = 430; is post cut height without image
summary_img = 340; is post cut height with image
img_thumb_height = 100; is thumbnail image height
img_thumb_width = 120; is thumbnail image width

Now find this code <data:post.body/> in your template and replace it with below codes.


<b:if cond='data:blog.pageType == &quot;static_page&quot;'><br/>
<data:post.body/>
<b:else/>

<b:if cond='data:blog.pageType != "item"'>

<div expr:id='"summary" + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb("summary<data:post.id/>");
</script> <span class='rmlink' style='float:right;padding-top:20px;'><a expr:href='data:post.url'> read more "<data:post.title/>"</a></span>

</b:if>
<b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>
</b:if>


Preview Your template if its showing thumbnail with read more hack Save it.

To show thumbnail it should have one image in your blogger posts and please upload the .js file to your server and dont forget to change the link with yours in codes to make this hack work.

I am sure everybody will love this hack for sure.babai