Releasing Priceless “MBT Buster Theme Series”. Highly Stylized, Customized and Optimzed by Default!

 

MBT-Buster-Theme-Display The look and appearance of a great blog is always an inspiration for bloggers and web designers. I hope you all are well aware of Amanda’s blog “Blogger Buster” and I am sure you all love the overall look and feel of her blog. But have you ever imagined that you could have a premium looking template just like Amanda’s for free? If not then let me announce that you surely could have one, thanks to us :>

 

I am proud to let you know that after a week of hard work I was able to create a series of blogger templates similar to Blogger Buster and I named each one of them: “MBT Buster Theme”

Have a glance of them by clicking the link below each theme,

MBT Buster Theme Series

mbt-church-theme1

View | Download

mbt-church-theme2

 View | Download

mbt-church-theme3

View | Download

mbt-church-theme4

View | Download

 

There are many new features in these MBT template series which will be of great interest to even Amanda herself. And as I say always MBT templates are stylized, customized and optimized by default! There is absolutely no work required on your side but a little push start at first :>

Lets look at some of its Main features,

  1. Navigation bar
  2. Well organized Post Header with separate date, time and label sections
  3. Wide post body with Stylized Post images and BlockQuote
  4. Post Footer With- MBT Social Bookmarking Icons
  5. Post Footer With- Subscription Block
  6. Post Footer With- Built-in Related Post Widget
  7. Sidebars with rounded header corners
  8. Stylized and un-stylized Sidebar Sections for multiple use
  9. Flexible Search Box
  10. Flexible Subscription Form
  11. Flexible Advertisement section
  12. Cross Browser Compatible Multi Tab Widget – Highly User Friendly!
  13. Embedded and stylized Comment section. Author and Readers comment with different style
  14. Comment Count
  15. Comment Avatar, with Comment Icon for anonymous users
  16. Footer Three Column Widget. One Column Can accommodate as many widgets as you can add!

IMPORTANT WIDGET SECTIONS IN LAYOUT

As shown in the image below, there a total of 4 widget sections in right sidebar. Widget Section 2 and 4 are stylized sections whilst section 1 and 3 are un-stylized. Add only those widgets to section 1 and 3, for which you want a completely unique customization. To know what I mean by that read the Customization Instructions

BLOGGER LAYOUT WIDGET SECTIONS

Now you need to Boost up your selected template with Three Important Professional Procedures. Which are,

Below are important steps to upload and customize your MBT Buster Theme. I have also shared codes to flexible widgets used in the template. Click each link for details.

  1. Back Up your current Blogger template
  2. Back Up your Blogger widgets
  3. Upload MBT Buster Theme
  4. Edit The Navigation Menu
  5. Add The Search Box
  6. Add The Subscription Form
  7. Add The Advertisement Section
  8. Add The Multi Tab Widget
  9. Create The Header Background Image

 

Back Up your current Blogger template 

You will have to save your current template for future use. To do this follow the steps below,

  1. Go To Layout > Edit HTML
  2. Click the link that says “Download Full Template“. As shown in the image below,

 backup-template1

    3.    When asked where to save the template, choose a safe location in your hard drive.

You are done!

Back Up your Blogger widgets

To save your current widgets follow the steps below,

  1. Go To Layout
  2. Open each widget one by one and copy the code inside it along with the title and paste it in a notepad (not a WordPad)
  3. Save the notepad in a safe location

You are done!

 

Upload MBT Buster Theme

Once you have downloaded MBT Buster theme then follow the steps below to replace your current template with it,

  1. Go To Layout > Edit HTML
  2. You will see a box with two buttons at its side that says “ Browse” and “Upload” as shown below,

 backup-template

    3.    Click the browse button, locate the buster theme file and then click the upload button

    4.    Now you will be asked that certain widget data will be lost if you click save. Since we have already backed up all our widgets so we don’t care. Go on and click the “Confirm Save” button. Alas! you have successfully replaced your current template. View your blog to see the new mega change.

 

Edit The Navigation Menu

Navigation-menu

To edit the navigation menu, follow the steps below,

  1. Go to Layout > Edit HTML
  2. Search for <div id='subnavbar'> using the browser search box     (Tip:- Press Ctrl + F )
  3. Just below <div id='subnavbar'> you will see a long chain of code as shown below,

<ul id='subnav'>
        <li>
          <a href='#'>Home</a>
        </li>
        <li>
          <a href='#'>About</a>
        </li>
        <li>
          <a href='#'>Contact</a>
        </li>
  <li>
          <a href='#'>Sitemap</a>
        </li>
  <li>
          <a href='http://www.mybloggertricks.com'>Download This Theme</a>
        </li>
      </ul>

    4.    Edit the bolded text in the code above with your own Page links and Page Titles. Replace the hash sign (#) with your Page URL and bolded green text with your Page Name/Title. Also Replace http://www.mybloggertricks.com with your own Page URL

   5.   If you want to add another link/tab but have no option left than paste the code below just above </ul>

         <li>
          <a href='#'>Page Name</a>
        </li>

    6.    Save your template and view your template to see the changes in action.

you are done!

 

Add The Search Box

To add the search box you will have to follow the steps below,

  1. Go To layout
  2. Click Add a Gadget from the widget section-3 and choose HTML/JavaScript 
  3. Paste the code below inside the HTML/JavaScript widget,

<div id="search">
<form id="searchform" action="/search" style="display:inline;" method="get">
<input id="s" onfocus="if (this.value == &quot;Looking For Something..?&quot;) {this.value = &quot;&quot;}" value="Looking For Something..?" name="q" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Looking For Something..?&quot;;}" type="text"/>
<input onmouseover="this.className='mbt mbthov'" onmouseout="this.className='mbt'" class="mbt" value="GO >>" type="submit"/>
</form>
</div>

    5.    Click save and view your template to see the change.

you are done!

Add The Subscription Form

Adding this widget needs a bit comprehensive instructions so I will soon publish a separate post on it.

Add The Advertisement Section

Follow the steps below,

  1. Go To layout
  2. Click Add a Gadget from the Widget Section-3, and choose HTML/JavaScript

Now For the rest of detailed instructions read this post –> 125 By 125 Ad Banner Widget For Bloggers Where you will get the code to add to your HTML/JavaScript widget.

 

Add The Multi Tab Widget

To add this beautiful widget, follow the steps below,

  1. Go To layout
  2. Click Add a Gadget from the Widget Section-3, and choose HTML/JavaScript
  3. Paste the code below, inside the HTML/JavaScript widget

<form action="tabtampil.html" method="get">
    <div id="TabTampil" class="TabTampil">
    <div style="width: 350px;" class="TTs"> <a>TAB 1</a> <a>TAB 2</a> <a>TAB 3</a></div>
    <div style="width: 350px; height: 270px;" class="Halamans">
    <div class="Halaman">
    <div class="Alas">
    <br/>

TAB 1 CONTENT GOES HERE

    </div>
    </div>
    <div class="Halaman">
    <div class="Alas">
    <br/>

TAB 2 CONTENT GOES HERE

    </div>
    </div>
    <div class="Halaman">
    <div class="Alas">
    <br/>

TAB 3 CONTENT GOES HERE

    </div>
    </div>
    </div>
    </div>
    </form>
<script type="text/javascript">tabtampil_inisial('TabTampil');</script>

Replace Tab 1, 2, 3 With Tab Titles and TAB 1,2,3 CONTENT GOES HERE  with the HTML code of your Recent Comments, Posts and Popular Posts Widgets. You can add anything in Tab Content Area.

I worked really hard to make this widget user friendly. You will find this widget code really handy. Further I have also solved the Browser compatibility Issue i.e The tabs will look rounded in Firefox, Safari, Opera, Chrome and they will only look rectangular in IE. IE was a real headache for me!

 

Create The Header Background Image

You will have to create a Header image in gif format and with dimensions 1024 by 214. After you have created one, upload it to your template as follows,

  1. Go To layout
  2. Then click the Edit link at the top of your layout as shown below,

 buster-theme-layout  

    3.   A window will open. Click the Browse button and locate your header image. Make sure you check the box saying “Instead of Title and Description

    4.    Hit save and you are done!

 

Optimization

As I said all MBT Templates are optimized by default! Hence you do not need to find meta tags and add them inside your templates. You only need to add the required keywords, description and your name to the metas. Follow the steps below,

  1. Go To Layout > Edit HTML
  2. And search for <head> (Tip:- Press Ctrl + F to use a search box for finding <head>)
  3. You will find 4 important meta tags under the <head> tag as shown in the image below,

You just need to edit the required fields as guided in the bolded text below.

Update:- I have observed that for some unknown reasons the meta tags get automatically deleted. If you see no metas in your buster theme than simple copy paste the code below just under <b:include data='blog' name='all-head-content'/>

<link href='mailto:Your Email Address Goes Here' rev='made'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Add your blog description here. Maximum Characters (including spaces) should be 120' name='Description'/></b:if>
<meta content='Add your keywords here, Maximum Characters (including spaces) should be 200' name='keywords'/>
<meta content='Write your name here' name='Author'/>

Once done, hit Save. You have now successfully optimized your Buster Theme by allowing search engines to crawl your template smoothly.

For Details on how to choose good keywords and how to write effective keywords and description, read  the Optimization Guide for MBT Church Theme

Monetization

For adding Adsense code below posts, you will need to follow the steps below,

  1. Get Your Adsense Code From www.adsense.com Make sure to select a horizontal banner or horizontally aligned 5 links.
  2. Convert Your Adsense Code into an embeddable one by using the MBT Tool
  3. Now Go To your Layout > Edit HTML
  4. Check The Expand Widgets Box
  5. And search for <div class='adsense'> You will see something like the code below,

<div class='adsense'>
<center><b>YOUR ADSENSE CODE GOES HERE</b></center>
</div>

    6.    Replace the bolded black text with your Adsense code and hit save. You are Done!

I have emailed the MBT Buster Theme Download File to all MBT subscribers. Those who haven’t subscribed yet may read the instructions below,

Previously I used to offer open downloads but many bloggers and web owners misused this availability by directly linking to MBT download link. Due to bandwidth issues I can now offer free downloads of blogger resources to MBT Subscribers only. If you want to download MBT Buster Theme then you will only need to fill up the simple Email subscription form below,

Do let me know in the comment box below after you have subscribed and activated MBT email updates. Make sure you include the email ID with which you subscribed. To prevent spam, write your Email ID in the comment box the following way,

  • If you use Gmail then write it as xyz G mail despite writing as xyz@gmail.com
  • If you use Hotmail then write it as xyz H mail and for Yahoo write as xyz Y mail
  • If you use any other Email ID then follow the same pattern

The moment I receive your email and see that you have subscribed and activated MBT Feed Updates, I will email you the Download File.

By becoming MBT Subscriber you are opening the doors for unlimited free downloads of rare Blogger Resources. We treat our subscribers exceptionally!

These templates are worth 100 dollars but I am donating them for free. I want every newbie blogger to enjoy this brilliant experience of blogging and teach and learn respectively. I humbly request all my readers, visitors and all those who find my resources helpful, to kindly spread these templates and let everyone have what they never expected before!

NOTE:-

 

MBT Templates are Copyrighted under Creative Commons Attribution License.

This Blogger Template series is free of cost and any sale of them is strongly forbidden.

Bloggers and Web owners who wish to share MBT Buster Theme with their readers and visitors are requested to kindly attach attribution to www.mybloggertricks.com

© 2009 My Blogger Tricks

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »

222 comments

PLEASE NOTE:
We have Zero Tolerance to Spam. Chessy Comments and Comments with 'Links' will be deleted immediately upon our review.
  1. Awesome! First time I have seen a blogger template available in different colour variations, thanks a lot!

    ReplyDelete
  2. Wow!! that is mind blowing. Really cool theme, how do u convert it?? Thanx for sharing and i will try it:) Keep creating new design of blogger theme.

    ReplyDelete
  3. @googy

    Thanks and its first time that you are getting so many quality widgets along with a template series :D

    @Anup

    Bro I didn't converted them from a different platform I just created them.

    ReplyDelete
  4. What are advantages/disadvantages to this new template vs the MBT Church theme ?


    I seek a nice looking template, SEO optimized, with a LARGE picture capable header.
    Be nice to chenge colors too, and fonts ???

    Does the new MBT have to have your MBT picture up there ?

    The MBT church has 3 links to you guys, how many does this one have in the top bar ?

    ReplyDelete
  5. @Chris Tucker

    I will answer your questions one by one:

    1)The Advantages Of Using MBT Templates

    All MBT templates are Coded and scripted in such a way that may meet The World Wide Web Consortium Standards.
    The Templates don't use frames, external mirrors, heavy javascripts etc to make crawling touch for Search Engine Robots.
    These templates are better crawled and indexed by Search Engine Spiders because we have shed enough sweat to make things easy for robot.txt.

    Further the widgets and CSS effects used in these templates are well intrepreted by all browsers. There are no browser compatability issues with them. Test them yourselves!

    2)You can surely change the header picture by reading this part of the post Create a Background Header Image

    3)All MBT Templates require you to keep footer credit link intact. So all templates have one link to www.mybloggertricks.com YOu are most welcome to remove any other link that you find.
    There are only two links added to these templates, One in Navigation Menu at the top which you are allowed to change and one at the footer which must remain intact as a token of favor to us.


    I hope I was clear. You are most welcome to ask anything uncleared.

    ReplyDelete
  6. MOHD they are remarkable and unbelievable!!!! I have never s33n such beautiful templates eveR in my life and I can bat on that! Thanks dude , you are undoubtedly a great guy.


    Kindly email us the copies soon. I can't wait...hurry!

    ReplyDelete
  7. awesome theme bro we have same name :D well i read ur blog today its really helpful and you are the best blogging guy, well i own a fan page at facebook (facebook.com/bedlovers) it hav 170k fans and if you want me to do anything for you just ask (hope you can understand what i mean) and you can read my blog @ hugelol.blogspot.com

    ReplyDelete
  8. please i need the second theme the one which is in blue color my email id muhammad.huzaifa live.com.....please send the link soon i am having a real bad time with my current theme at my blog :( i need to work real fast

    ReplyDelete
  9. Hello Brother i have sent a freind request at facebook please accept really want to follow you at FB :D

    ReplyDelete
  10. I have the MBT Church, what advantages does the new MBT Buster have over the MBT Church Template ?

    ReplyDelete
  11. I read about the header, but is it possible to increase the header size beyond the 1024 by 120 or whtever ?
    To ME, a "perfect blog template" will alllow a fairly large picture of BOTH width and height to attract and capture your readers attention ?

    And why does it have to be a GIF Image ?
    Why not a regular JPEG, etc, etc ?

    ReplyDelete
  12. @Chris Tucker

    Your questions are relevant and sensible.

    Well according to w3schools and other mega web development webs, majority net users in the world use a resolution of 1024 by 768. Suppose if you use a width of 800 it will look thin on a screen resolution of 1024 by 768 but fit in 800 by 600. Similarly If you use something greater than 1024 than your overall width of the template will increase and a scroller will appear at the bottom of browser which looks odd!

    I usually use 1024 width size while creating templates and I do things based on researches.

    Though you can increase the height of your header image to something greater than 120px. I am using 120px because that is a standard size by majority of commercial sites. I have set the height of header image of Buster Themes to auto so any height can be taken.


    gif is really small in size compared to JPEG because it has less pixels. Thus if you use gif images your page load time will reduce tremendously.

    You might have observed that the header image of my blog takes a lot of time to load and that is because its in JPEG format. And I am forced to do that because I want it to have good pixels and look clean and neat. I usually use gif format images in my posts and on other areas of my blog.


    Hope that was helpful

    ReplyDelete
  13. thanks for this new templates.i need the second theme which is in blue color
    Kindly e-mailthe copies soon.my e-mail id is amitsntr@ibibo.com.

    ReplyDelete
  14. @Mohammad Huzaifa Ali


    Bro I will accept your facebook friend request soon. And it was nice chatting with you. Glad to know you live nearby.


    I will email the Download Copy to All Subscribers Soon.

    ReplyDelete
  15. u r god!!!
    I really like ur cool post always...

    ReplyDelete
  16. Thank You Muhammed!
    As can be seen here www.roof-cleaning-tampa.com I am in the roof cleaning business.
    So, a perfect Blog for me will be what I have now, but with an increased header HEIGHT size, to make a big picture of a roof being cleaned possible.
    THAT, combined with the excellent MBT design, will be great!
    BTW, since I went to the MBT Church theme, from a standard Blogger Stretch Denim Template, my search results have improved greatly!

    I still dont know about what a sitemap should be, or how to remove the TOP link to you, but dont "worry", I will leave the bottom one!

    ReplyDelete
  17. @preeti

    Your comment scared me honestly! Sometimes we go so far that we forget what we are talking. God is supreme and Genius in every aspect and a parasite like me can never be compared to the Unparalleled Leader.
    BTW thanks for appreciating the effort preeti.

    @Chris Tucker

    A Sitemap in blogger is the table of contents of all your posts. Take for example the Blogger Tricks page of MBT blog. I add all links to this page so that users may use it as index.

    You are right you need to create a beautiful image with larger height. If you needed help in Photoshop then don't hesitate to ask me.

    ReplyDelete
  18. Download Copies have been emailed to all MBT Subscribers. Please check your inboxes. Those who haven't yet activated MBT Feed updates may do so to avail the best blogger resources possible.


    Regards,
    MOHD__

    ReplyDelete
  19. Bhai Jan i was trying to fix this issue by myself but i am clueless i changed the theme and followed all the instructions but there is some problem with sidebar in individual post pages it does not show the widgets ads or anything please take a look and reply http://hugelol.blogspot.com/2009/10/most-expensive-300000-euros-laptop.html

    ReplyDelete
  20. Brother i tried to resolve the issue whole night and in the end i changed the Buster theme from green to sky Blue and after changing it it worked really well and the side bar issues were gone.Thanks for the great theme.Amazing work

    ReplyDelete
  21. eaandfaith Y mail

    This template is awesome! I will be excited to get it, and start working!

    ReplyDelete
  22. @Mohammad

    I just checked your blog. You have adjusted things really nicely. The widgets are working fine both at homepage and in individual posts. I guess you have troubleshooted yourselves. Clear your browser cashe and check again. Always keep more than one browser. I keep 5 at a time by using protable browsers. Get them from my download page.

    Few More Advices,

    1) Your header background image is nice but change the way hugelol looks. I mean remove that small blue background from it.

    2) Reorganize your multi tab widget. Set your recen post widget by keeping the post number to a maximum 8 and remove the link to feedburner. Simply uncheck all the boxes while setting it in feedburner.

    3)Keep Post font text black rather blue. Blue looks odd


    Hope that would help

    ReplyDelete
  23. Hello there,

    I have subscribed to email updates with mail id admin(at)shirdisaibabastories(dot)org. I need the second theme in blue which matches my current blog theme.

    Thanks for the great work. Keep going.

    ReplyDelete
  24. Mohammed,
    To increase the heaDER image height, what do I do ?
    It would be nice to have a stretch image code maybe, to allow any size jpeg/Gif in the header ?
    Also, in MBT Church, how can you play with fonts, and colors of the fonts.

    ReplyDelete
  25. Mohammed, are you familiar with the all in one SEO pack s ?
    They are an addition for wordpress blogs that make blogs more SEO friendly ?

    ReplyDelete
  26. thanks for sending download link.i am using 2nd theme.only problem is fonts are in blue how to change it in black.

    ReplyDelete
  27. @Chris Tucker

    To increase height or to set a specific height, search for #header inside your template and replace the code below,

    #header {
    background: #E9F3FD;
    width: 100%;
    color: #666;
    font-size: 11px;
    margin: 0;
    padding: 0;
    overflow: hidden;


    }


    With this

    #header {
    background: #E9F3FD;
    width: 100%;
    color: #666;
    height:120px;
    font-size: 11px;
    margin: 0;
    padding: 0;
    overflow: hidden;


    }


    If you want the height to be greater than 120px just change the bolded text size in the code above from 120px to anything higher.
    Chris if you create a background image of any height size that would be better because the height size is set to auto in all Buster Themes. If you set a specific height as instructed above, then only an image of that specific height could be used i.e in this case 120px.
    You said:

    "It would be nice to have a stretch image code maybe, to allow any size jpeg/Gif in the header ?"


    Chris the code is already in stretch mode (Height is auto, The bigger the background image gets the bigger the height gets) as you said.

    MBT Church Theme has incomplete post data, I will write a tutorial on it soon.

    Yes sure I am a certified SEO. Chris Wordpress has a plugin that adds meta's to the template. Kindly google for it. I don't like wordpress so I haven't gone too deep in that. Though SEO is all about writing Search Engine Friendly Content with rich keywords, low keyword density, adding anchors to links within posts as I usually do, h1, h2 h3 h4 headers and more. I will start writing SEO articles soon. All traffic that I get is from search engines.
    @Amit Santra

    What fonts are you talking of, Those inside post body or the headers for posts and sidebar headers?
    Kindly share the link to your blog so that I could understand.

    ReplyDelete
  28. Templates to new subscribers will be sent just now

    ReplyDelete
  29. Look at what I did Mohammed !
    http://www.roof-cleaning-tampa.com/
    I went into HTML code on blogger for the first time.
    I was so scared!
    I set the template image height to 600.
    This picture was huge, but I resized it to 1024, and now it looks like I want!

    Now, that BLUE Text has to go in the picture, LOL

    Maybe if it was orange colored to match the RSS Feed Tag, it might be better ?

    How do you do that ?
    Any suggestions ?

    ReplyDelete
  30. Muhammad Bhai sorry for my late comment i was actually trying to follow all your great advices and now my blog looks really wonderful thanks to you without you it was not possible for me.The sidebar problem which i was facing i actually troubleshoot it :D with some research i found that my old post had jump breaks and i removed jump breaks from few posts so it worked very well and sidebar issue is resolved.
    I just want to share my experience with this theme with the other users and readers.

    1: This template's load time is really amazing.(I was facing load time issues with my previous theme)

    2:I wanted some hotspots for adsense which this theme has builtin which means easy and effective monetization.

    3:Color schemes is really good and works well.

    4:This theme works in almost every browser with no issues.

    5:I have found it very easy to customize .

    6:Bookmarking features are really great.

    7:Last but not the least the most important thing when we change our blogs theme we need some support from the creator of theme and the support which i found here is really great and i have no words to thank Muhammad.

    Bhai if you have sometime then please take a look at my blog and see if i followed your advices correctly.

    ReplyDelete
  31. @Chris Tucker

    Wow that really looks nice! Chris if you notice that when the page loads you see a cluter of images in a row. To remove these images, do the following. Inside your template search for #header again and delete the bolded text below,

    #header {
    background: #111 url(http://1.bp.blogspot.com/_7wsQzULWIwo/SmxuyIeuc9I/AAAAAAAABn8/JOGGQJEKVf4/s400/header.png);
    width: 960px;
    height: 600px;
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    }
    That image will now not appear. You also need to summarise your posts using the read more link. Read this post Continue Reading Link

    Now To change header font colour just find the CSS code below, Tip:-this code is just below #header.

    #header h1 {
    color: #7AA1C3;
    font-size: 36px;
    font-family: Arial, Tahoma,Times New Roman;
    font-weight: bold;
    margin: 0;
    padding: 45px 0 0 20px;
    text-decoration: none;
    }
    #header h1 a, #header h1 a:visited {
    color: #7AA1C3;
    font-size: 36px;
    font-family: Arial, Tahoma, Times New Roman;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    }
    #header h1 a:hover {
    color: #7AA1C3;
    text-decoration: none;
    }
    #header h3 {
    color: #7AA1C3;
    font-size: 16px;
    font-family: Arial, Tahoma,Times New Roman;
    font-weight: normal;
    margin: 0;
    padding: 0;
    }


    Simply replace the bolded color code with this #FFAE56. To use a different colour use my Hexadecimal Color Chart

    Also search for this,

    #header .description {
    color: #698CAB;
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: normal;
    margin-left: 25px;
    padding: 0;
    }

    Replace the bolded text with #FFAE56


    Kindly ask MBT Church Theme Questions at its own post so that other readers may find question and answers helpful.

    ReplyDelete
  32. @Mohammad Huzaifa

    Your blog looks far attractive than I thought. Great job!

    Thanks for sharing your thoughts about MBT Buster Theme Series and appreciating the efforts put into this.

    The reason why this template is fast loading is because I have saved all images and javascripts in blogger itself. This really boosts the load time speed.

    Huzaifa once again thanks for encouraging us with our efforts.

    ReplyDelete
  33. send me the download links i subscribed with the id jayaraj.chinna[at]Gmail.com and one more thing

    you are amazing and mindblowing hope you will quickly send me the download links

    i have many doubts and i will ask you later as i have to go college as i have extra class byeeee

    ReplyDelete
  34. Mohd, can you please email me the download for the MBT Buster >
    I am a subscriber, yet never got the email to download it.
    I am at Ka7niq at Yahoo dot comm
    Thank You!

    ReplyDelete
  35. Hi MOHD__ visit: http://hacktutors.blogspot.com/2009/10/adding-unique-background-image-to.html

    To know how to add a background image to the single widget. Please review it.
    Thank You!!!
    Hack Tutors

    ReplyDelete
  36. Hi please give me the download link

    my email id is- srj.cooldude G mail

    ReplyDelete
  37. '''Add The Subscription Form

    Adding this widget needs a bit comprehensive instructions so I will soon publish a separate post on it.'''

    Did I miss this update? Just checking if you had posted it yet. Thank you.

    ReplyDelete
  38. @hannah

    you haven't missed the post because I just published it :>. Check the latest post.


    New Subscribers Will get Download Copies Emailed to them shortly.

    ReplyDelete
  39. Thanks, Mohammad. I got the template!!

    ReplyDelete
  40. Hello again! For the nav bar for the links? I noticed when I had target="_blank" to open a new page the code freaks out. Is there a work around for that?

    ReplyDelete
  41. Unless I missed it completely - you may wish to note to add your email subscription html part to both sections. One in the main body of the blog, and the second place is at the end of the posts. WHere is says, "If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to my regular Email Updates. Subscribe Now!"

    It looks like the subscribe to comments is done automatically. The 'Subscribe to: Post Comments (Atom)' part.

    I'm hoping to get my blog live by this weekend. Changes and more changes for me! lol its fun though!

    ReplyDelete
  42. @Hannah

    Simple html tags are not accepted inside blogger template. I really don't know a way out to may it work inside template. But I would advise not to do such because opening a page in new window and adding such link to navbar is unprofessional. Readers will not like it!


    For your second comment, if you wish to add the subscription part above posts than do the following,
    1. Inside you layout section, Click Add a gadget just above posts
    2. and choose HTML/Javascript.
    3. Then paste the code below inside it,

    <div style='border: 1px dotted #64A6E4; padding-bottom:10px;'>
    <br/> <img align='left' src='http://3.bp.blogspot.com/_7wsQzULWIwo/Smop70Xvu4I/AAAAAAAABk4/ZjMTntAENuU/s400/blog-48.png' style='border: 0 ; height: 30; width: 30;'/>
    <span style='font-weight:bold; font-family:Arial, sans-serif;font-size:85%;'>
    If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to my regular Email Updates.
    <a href='http://feedburner.google.com/fb/a/mailverify?uri=TntByStc&amp;loc=en_US' target='_blank'>
    Subscribe Now!</a></span><br/><br/>
    </div>



    Replace http://feedburner.google.com/fb/a/mailverify?uri=TntByStc&amp;loc=en_US with Email URL of your FEED.

    ReplyDelete
  43. I apologize. I think I was misunderstood about the email subscription comment.

    I don't want to move it.

    I just commenting about a missing instruction you gave for the installation for the template. You mentioned the Feed subscription widget in your tutorial, but at the bottom of the template near the comment section?

    You give readers a second change to subscribe to their feed, and you may wish to give people a quick mention to change your feed address to their feed address in the html section of the template itself.

    lol you see people like me? I almost overlooked it completely! Its right next to the pencil with the quote:

    If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to my regular Email Updates. Subscribe Now!

    The feed address in the template is yours, and I needed to change it. I don't remember it being mentioned in your instructions during the customization of the template. I could be wrong, and just overlooked it. I just happened to notice it when I was doing work on the template it self.

    Sorry I wasn't more clear.

    ReplyDelete
  44. @hannah

    Thanks for reminding. I will update the readers soon. I was really busy preparing some SEO based and blog optimization articles. I will update this post

    ReplyDelete
  45. Update:- If you have previously downloaded buster themes then you might have observed that the subscription form below each post has my feed in it. In order to replace it with your feed link do the following,

    1. Go To Layout > Edit HTML
    2. Check The “Expand Widget Templates” Box
    3. Search For the code below, (Tip:- Press Ctrl + F )

    <a href='http://feedburner.google.com/fb/a/mailverify?uri=TntByStc&amp;loc=en_US' target='_blank'>

    4. Replace this code with this,
    <a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'>

    5. Done!

    ReplyDelete
  46. kindly send me email of mbt templates thankyou

    ReplyDelete
  47. thanks in advance Moh'd, iemail2blog g mail

    ReplyDelete
  48. @nil and @annoymous

    Download Copies have been sent to you.

    ReplyDelete
  49. Hi, I subscribed with lucky_flaush Y mail, can you send me the download link for the second buster theme? Thanx in advance.

    ReplyDelete
  50. @Hi Mohd_i recently upload MBT3 theme i am confused @Navigation menu can you please describe with good example and 2 i am confused with Add The Multi Tab Widget how can i find Page URL,HTML code of Recent Comments, Posts and Popular Posts Widgets. give me replay as soon as possible.....you like to look my blog http://bcsexamguru.blogspot.com/ tell me how to improve my blog

    ReplyDelete
  51. @Lucky Flaush

    Copies Sent!


    @nil

    Woohoo your site looks just amazing now!

    Now you need to understand few things to make everything work just fine.

    1. Page URLs are links to your post pages like your contact me page, table of content page, Homepage link etc. See my navigation menu above you will understand that how you can create such pages to provide good navigation to your readers. Read this part of the tutorial above to know how to change the navigation links ->

    2. Your Multi Tab Widget looks cluttered because you added it to wrong Widget Section Area. You must paste the code in widget section three. See this image to know how widget section areas are categorized -> Widget Section Areas Map

    3. To add recent posts widget read this post -> Feedburner Recent Posts Widget

    4. To add Popular post widget add this code ,

    <script type="text/javascript">
    function pipeCallbackundefinedobj) {
    document.writeundefined'<ul style="text-transform: capitalize;">');
    var i;
    for undefinedi = 0; i < obj.count ; i++)
    {
    var href = "'" + obj.value.items[i].link + "'";
    var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
    document.writeundefineditem);
    }
    document.writeundefined'</ul>');
    }
    </script>
    <script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=a7d3195528df5e96181a3d2712266226&url=http%3A%2F%2Fbcsexamguru.blogspot.com&num=9" type="text/javascript"></script>

    Comment continues

    ReplyDelete
  52. @nil

    5. To add recent comments widget add this code,

    <ul><script style="text/javascript">
    function showrecentcommentsundefinedjson) {
    for undefinedvar i = 0; i < 5; i++) {
    var entry = json.feed.entry[i];
    var ctlink;

    if undefinedi == json.feed.entry.length) break;
    for undefinedvar k = 0; k < entry.link.length; k++) {
    if undefinedentry.link[k].rel == 'alternate') {
    ctlink = entry.link[k].href;
    break;
    }
    }
    ctlink = ctlink.replaceundefined"#", "#comment-");
    var ptlink = ctlink.splitundefined"#");
    ptlink = ptlink[0];
    var txtlink = ptlink.splitundefined"/");
    txtlink = txtlink[5];
    txtlink = txtlink.splitundefined".html");
    txtlink = txtlink[0];
    var pttitle = txtlink.replaceundefined/-/g," ");
    pttitle = pttitle.linkundefinedptlink);
    if undefined"content" in entry) {
    var comment = entry.content.$t;}
    else
    if undefined"summary" in entry) {
    var comment = entry.summary.$t;}
    else var comment = "";
    var re = /<\S[^>]*>/g;
    comment = comment.replaceundefinedre, "");

    document.writeundefined'<li>');
    document.writeundefined'<a href="' + ctlink + '">' + entry.author[0].name.$t + '</a>');
    document.writeundefined' on ' + pttitle);
    document.writeundefined'<br/>');
    if undefinedcomment.length < 100) {
    document.writeundefinedcomment);
    }
    else
    {
    comment = comment.substringundefined0, 100);
    var quoteEnd = comment.lastIndexOfundefined" ");
    comment = comment.substringundefined0, quoteEnd);
    document.writeundefinedcomment + '...<a href="' + ctlink + '">undefinedmore)</a>');
    }
    }
    document.writeundefined'</li>');
    document.writeundefined'<div style="font-size:75%;text-align:center"></div>');
    }
    </script>
    <script src="http://bcsexamguru.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments">
    </script></ul>



    I hope this all helps. It needs a bit of hard work to reach a fruitful result :>>

    ReplyDelete
  53. THANKS DEAR GIVE ME SO MUCH YOUR VALUABLE TIME...

    ReplyDelete
  54. Hey I'd like the template please!

    talkintrumpeter2 G mail

    ReplyDelete
  55. hii !!
    i am ew to blogging n have subscribed.
    i want a cool page like urs so if i have any question..may i ask u ?
    grassified G mail

    thanks

    ReplyDelete
  56. @Roger Out

    Welcome to Blogger Roger! I would be more than happy to help you. For past tutorials read this post ->http://www.mybloggertricks.com/2008/03/blogger-tips-and-tricks.html
    and for general queries leave your question on this page ->http://www.mybloggertricks.com/2008/12/blogger-help-for-general-off-topic.html

    You can get far better template than my current one see this page ->http://www.mybloggertricks.com/2008/10/magazine-style-blogger-templates-free.html

    ReplyDelete
  57. Hi Monammad
    I am interested in your second blue template for my Arabic blogs
    Hoping to receive it soon
    Thanks and my appreciation
    George
    abujarga@gmail.com

    ReplyDelete
  58. Mohammad
    You are amazing, from the first look: your template so nice to the eyes and clear and attractive
    You should be proud of your works
    It is great templates
    Thank you
    Thank you Mohammad so much
    I will start working on my blogs tomorrow Inshallah
    http://taghthia.blogspot.com
    http://dietandviolence.blogspot.com

    ReplyDelete
  59. Hi Mohammad,

    Can you send me the Template Download link.
    to,
    buddy_1508 @ yahoo dot com

    Thanks,
    -Nagu

    ReplyDelete
  60. Hi Mohammad,

    Can you please send me the link to my email. It would be great to have your theme on my site.
    buddy_1508@yahoo.com

    Thanks,
    -Nagu

    ReplyDelete
  61. Mohammad,

    Thanks alot dude. You made my day. Your template is awesome. I will surely give a link to your blog once everything is done with my blog settings.
    The template you have sent had been into spam folder. so i sent you the request thrice.
    Anyways keep the good work going(which helps the guys like me :-))

    Thanks,
    -Nagu

    ReplyDelete
  62. @abujarga

    I highly appreciate your kind remarks. Thanks for the motivation dear :> I have sent you all four templates. Feel free to ask any query related to the template customization.


    @Nagu

    I am glad you liked the template. Thanks for all your comments. I have answered one of your query regarding the "Go>> Button" You can find all customization guide in the page so drink a cup of green tea and calmly read each step carefully to turn your template into something exceptional :)

    ReplyDelete
  63. xyz hmail..
    dude i have subscribed to ur mail so tell me how to download themes??????///

    ReplyDelete
  64. velocitimag G mail, I have subscribed to your updates.
    Please let me kno when can i get the Theme from.

    ReplyDelete
  65. d1w7e3w G mail

    please email me your awesome magazine templates

    thanx a lot....

    ReplyDelete
  66. jbfolse G mail, I have subscribeed to your updates. Please email your magazine templates. Thanx

    ReplyDelete
  67. stefania.5star G mail, thank you. I am waiting your magazine templates.

    ReplyDelete
  68. i want to download this theme but its say to subscribe but i already subscribe but still i cant download and not maild in my mail box pls help

    ReplyDelete
  69. @dweapons

    After you have subscribed You just need to mention your EMail ID under the post for which you want the download copy to be sent to you.Since you just mentioned your ID, I will email you the templates just now :>

    ReplyDelete
  70. Just found your site! Truly amazing. Hoping to get the template to use @ my site.

    womandriver centurylink.net

    ReplyDelete
  71. Hello mohammad pls i want the MBT BUISTER THEME 2 my email is atpzona @GM. thanks

    ReplyDelete
  72. THANKS FOR THE TEMPLATES BOSS

    ReplyDelete
  73. HELLO MOHAMMAD, i tried to upload the MBT THEME TEMPLATE TWO, buster set.rar, that you sent to my email, but when i tried it blogger gave me this error:

    "We were unable to save your template
    Please correct the error below, and submit your template again.
    Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
    XML error message: Content is not allowed in prolog."

    pls what do i do from here, i need to set up my new blog as soon as possible.

    thanks

    ReplyDelete
  74. Hello mohammad pls am stranded and i don't know what to do, i uploaded the MBT 2 template, but an error occured, telling me the template could not be applied, actually i tried applying the Template to a brand new blog, that i created, i want to give myself a powerful start. Pls help what do i do. Checkout the error in my previous comment. Thanks

    ReplyDelete
  75. Dear Mohd,
    How are you ? Writing after a long time..))I have tried to implement this template in my new blog .It has come nicely. I am trying to add ads now .The steps that you have provided I did in the same way it did not appear .SO I took the simple way of adding ads and it has appeared just below the Header but is running to left .How do I fix this.I also need to know how shall I add other 2 more ads?
    Best wishes
    Manisha

    ReplyDelete
  76. Mohd I have not heard from you ..waiting for a reply ...

    ReplyDelete
  77. I have tried to implement this template in my new blog .It has come nicely. I am trying to add ads now .The steps that you have provided I did in the same way it did not appear .SO I took the simple way of adding ads and it has appeared just below the Header but is running to left .How do I fix this.I also need to know how shall I add other 2 more ads?
    Best wishes
    Manisha

    ReplyDelete
  78. @Manisha

    You will have to use this template carefully because you need to get familiar with the 4 widget sections. Add widgets. I just tried viewing your blog but I think the invitation has expired. And if you want to center the widget just add <center> before the code and </center> at the end of the code you used for the ad sections.

    For multi tab to be added at top then add it just below <div id='sidebar-wrapper'>

    Let me know how it went.

    ReplyDelete
  79. MOHD

    I subscribed via email (peerlesspressure@gmail.com).
    Could you please send me the template link please?

    ReplyDelete
  80. I already subscribe through email purplevyster G mail.
    Can you pls send the download link for the MBT template and Circular Style Social Media Icons Set? Thank you very much

    ReplyDelete
  81. MOHD

    Hi Mohammad!

    I already subscribed to your feeds through surycnav H mail. How do I download the template?

    Thanks!

    ReplyDelete
  82. Salam, Mohammad Mustafa Ahmedzai,

    Firs of all congrats for all this work you are doing. I have subscribed to your feeds through fahadsharif7 G mail. Now i want the MBT Buster Theme Series, Please send me the download of this theme series. I want it urgent as my blog work is stopped due to not not having proper template.

    Regards
    Fahad Sharif

    ReplyDelete
  83. this is awesome! mohammad, send me those template at my gmail

    muje.hebat G mail

    thanks so much! :)

    ReplyDelete
  84. I have subscribed.
    Please Send me the template.Can't wait to get it.
    ayush@clubcyber.co.in
    FuLL Series.
    And if u can,kindly give me the *.psd to the Logo.
    --
    Ayush

    ReplyDelete
  85. Hi Mohammad, I've subscribed now mv3499[at]gmail com

    ReplyDelete
  86. Hi Mohammad, I've subscribed now andres-sarmiento87[at]hotmail com

    ReplyDelete
  87. d.dinomight H mail

    Thank you very much, if I already have it tomorrow please check out how awesome my blog will look :D
    www.dino-becker.blogspot.com

    ReplyDelete
  88. I have subscribed.
    Please Send me the template.Can't wait to get it.
    ramukash@gmail.com

    ReplyDelete
  89. I have subscribed your blog. I want to download the MBT Buster Theme (Green One). Can you send me the download link. My email is "jalil.rehman0@gmail.com". I will be very thankful to you.

    ReplyDelete
  90. pls give me all templates link at rajendrakohinoor G mail..pls....i have already subscribed u

    ReplyDelete
  91. My 2nd comment
    I have subscribed.
    Please Send me the template.Can't wait to get it.
    ramukash@gmail.com

    ReplyDelete
  92. i love it.
    its cool, you are a genius sir.
    i have read all of your article.
    no one that i dont like.
    especially this template. could i download it??
    please. i have submit my email.
    thank you .

    ReplyDelete
  93. Please Give This Templates
    I Already subscribed
    My email : Folconx@gmail.com
    thanks ^^

    ReplyDelete
  94. Hey, i need the first theme of the series, they all look really nice...keep up the good work! :)

    ReplyDelete
  95. @Ray
    You are welcomed apl. Please subscribe and post your email ID.

    ReplyDelete
  96. sir send me the blogger template download link i hav already subscribe to your feed so kindly send the link
    my email id is
    sonyshreemadhan@gmail.com

    ReplyDelete
  97. I've subscribe to your feed, please send the templpate.
    My email is romanoff.m G mail

    ReplyDelete
  98. I've subscribe to your feed, please send the templpate.
    My email is abhi.03.bhattacharya G mail

    ReplyDelete
  99. and also help me to add floating facebook like box

    ReplyDelete
  100. hi! please send me the green one. this is my gmail id. buhaytambay@gmail.com thank you!

    ReplyDelete
  101. PLEASE MOHAMMED I WANT TO DOWNLOAD MBT Buster Theme Series
    ,BESIDES I HAD SUBSCRIBED BUT YOU DIDN'T EMAILED ME THE LINK TO DOWNLOAD PLEASE DO IT

    ReplyDelete
  102. hi! please send me the marin blue one. this is my gmail id. isossealaoui@gmail.com thank you!

    ReplyDelete
  103. How to download Mbt Buster theme series i have already suscribed
    at ahhassan37[at]Gmail

    ReplyDelete
  104. suscribed ....... now mail me on minhalmehdi@gmail.com

    can you giv e this template ? http://rafayhackingarticles.blogspot.com/

    ReplyDelete
  105. Please Send Me MBT Church Theme 4 Template
    My e-mail ID is : Hasanali.pk96@gmail.com

    ReplyDelete
  106. perfect full feuture, holla please send link download e mailto : tigefa@gmail.com

    thanks a lot!

    ReplyDelete
  107. I want the Download MBT Buster Theme

    Please email to to mewtrox@gmail.com

    Thanks. I already subscribed.

    ReplyDelete
  108. I have already subscribed can i have the templates pls

    ReplyDelete
  109. I have already subscribed can i have the templates pls

    mail id - ranjanaavin@gmail.com

    ReplyDelete
  110. Tried my ass off dude but can't download this template.. and now it shows that myid@gmail.com is already subscribe... heheee now plzzzz tell me how to get this theme..

    ReplyDelete
  111. Hello Mohammad this is not good i have subscribed you feed.. But u didn't send me The Buster Template for blogger.com yet. plzzzz do something I really really really need your help.. :)

    ReplyDelete
  112. soounpredictable G mail.

    subscribe already..tq

    ReplyDelete
  113. Hey Mohammad This is third time I am shamelessly begging for the MBT Buster Theme.. Please I need it... My id is only4page4me@gmail.com i am already subscribed..

    ReplyDelete
  114. Just sent it naveen. Apologies for the delay brother.
    I will send it to others too

    ReplyDelete
  115. I already subscribed, however i am unable to download the theme. Please mail it to shashank.parne@gmail.com.

    Suggest me which suits best for my blog

    www.internetdollarguide.com

    ReplyDelete
  116. Hello fellas liked ur blog nice tricks I want to use ur templates and got subscribed too with this mail id saichaitanyakills@yahoo.co.in

    Can you send me ur DL links to this ID saichaitanyakills@yahoo.co.in

    ReplyDelete
  117. I really like your blog and themes and have subscribed to your blog as requested. Thanks Harold

    ReplyDelete
  118. i have subscribe you by the email....

    plz send me download file of all above theme...@harman.kharoud@gmail.com

    ReplyDelete
  119. hi mohammed, this is really great theme, plese send me; asep_ahyad@yahoo.com
    thanks!

    ReplyDelete
  120. sent me 1st mbt buster theme frnd i subscribe ur blog nice post here. my id kkarthi766 G Mail

    ReplyDelete
  121. i haven't get copy of mbt template ...already subscribed with ashish@ashish-ask.com ..please send mee

    ReplyDelete
  122. I've subscribed... thechain1966 G mail dot com

    Looking for mbt buster theme 4

    cheers

    ReplyDelete
  123. Hi Mohammad I like this template too, and I have already subscribed to your blog updates. So please send MBT Buster theme 3.

    Thanks
    Preetam
    pst1812@yahoo.com

    ReplyDelete
  124. Hi, I have subscribed and activated to your feeds Please send me template file.. saddam.hussain74633 at Gmail

    ReplyDelete
  125. Hi, I have subscribed and activated for your feeds please send me Template file.. my Email address saddam.hussain74633 at Gmail.. I am waiting please send me..

    ReplyDelete
  126. Hi Mohammad :) I just suscribed your site :) hope you send me the link to download this template,

    Great site,
    Regards,

    Antonella

    ReplyDelete
  127. @Mohammad Mustafa Ahmedzai
    I subscribed via email (muminbankole@yahoo.com).
    Could you please send me the template link please?

    ReplyDelete
  128. I subscribed via email (punemsexesena@gmail.com).
    Could you please send me the template link please?

    ReplyDelete
  129. hey mate,

    I ve subscribed to and it would be great if u could send me the template link please :)

    My e mail is cruzrica G mail . Thanks

    ReplyDelete
  130. I subscribed via email (manuel.ghelen@gmail.com).
    Could you please send me the template link please?


    Thanks,

    Manuel

    ReplyDelete
  131. salam bhai,i have subscibed your blog now will you please send me the template mbt 2.my id is kainat273@gmail.com.

    ReplyDelete
  132. I subscribed via email (punemsexesena@gmail.com).
    Could you please send me the template link please?

    ReplyDelete
  133. i have submitted my email id..but havent got any mail or template yet !! help guys

    ReplyDelete
  134. Asallam o Alikum brothe i have subscribed your website please send me the MBT template 1 my email id is bilaltanveerdar@gmail.com

    ReplyDelete
  135. I mustafa Bro ! Got MBT Buster Today thanks for it !
    currently i'm using Thies on my website devilscafe dot in
    and it showing source codes below posts :| so i need to chnage my template, and i like Your All theme ,, specially MBT buster and Crunch, but when i uploaded MBT buster it showing full post on home page, i mean read more can't hide text :(, i have long posts so need to hide half posts with read more on home page....
    check it for example : http://loveerror403.blogspot.com/
    and same problem in MBT Crunch
    bro tell me how to hide hlaf text with read more like your website and demo blogs of this template

    Thanks in Advance
    Minhal Mehdi
    www dot devilscafe dot in

    ReplyDelete
  136. Asallam o Alikum bro please send me the MBT theme 1 i have already subscribed my email id is
    bilaltanveerdar@gmail.com

    ReplyDelete
  137. This comment has been removed by the author.

    ReplyDelete
  138. @Mohammad Mustafa Ahmedzai
    I've recently subscribed u

    Please Email the link at
    coolbloodykaustubh17@gmail.com

    ReplyDelete
  139. Thanks sir Mohammad Mustafa Ahmedzai.
    I've added my email address and i'll like to have the
    MBT BUSTER THEME 3
    and others download links,
    thanks alot sir, here's my email.

    legendisaiah31 (@) yahoo.com

    thanks, i'll like to use it tomorrow, waiting for your reply.

    ReplyDelete
  140. This comment has been removed by the author.

    ReplyDelete
  141. Please email me the MBT Buster Theme @ thummarahul H mail or thumarahulreddy G mail

    ReplyDelete
  142. plz, i want all templates that supports good adsense placement
    iam subscribed and activated ur feeds,
    mknshabeer G mail

    ReplyDelete
  143. The Buster theme is Very good in design. I want to try in my blog.I have subscribed and activated your rss feeds. (by the way irresistible to unsubscribe, wonderful tutorials )
    Regards
    samikine @yahoo.com

    ReplyDelete
  144. I have subscribed to your rss feed and confirmed it....!!!!!!! now plz send me the theme in my id sangmitrarawat G mail thnx in advance

    ReplyDelete
  145. i want the files plz send me...my email is ppfgp922@g mail.com

    ReplyDelete
  146. i want , i want it :D
    please send me too :)

    zulkhamsyah Aol.

    ReplyDelete
  147. o yeah buster Theme Please :D

    ReplyDelete
  148. The meta tag part is not working for me the error comes up

    Element type "meta" must be followed by either attribute specifications, ">" or "/>".
    blogging-heaven1@gmail.com

    ReplyDelete
  149. sir plese send me the link my email id chiranjeev242 g mail.com

    ReplyDelete
  150. Hey Md..... I have been following your website from quite along time. I love all your tutorials. Please send me the template
    my id: sanjeev.oggy@gmail.com....I would appreciate if you send it soon. Regards.

    ReplyDelete
  151. Hi sir i am using your site regularly i Subscribed your feed sir
    please send me the MBT Buster Theme Series-3 green or send all types thanks a lot sir my i.d getquiz@gmail.com

    ReplyDelete
  152. slaam sir
    not shwoing

    newst post older post

    how to solve this problem?

    ReplyDelete
  153. i didn't get the temp yet.

    my mail add - mosh.ceo@gmail.com

    pls..send it to me.

    ReplyDelete
  154. Update

    To download all resources without awaiting please visit: Download Zone

    Get them all! :)

    ReplyDelete
  155. first of all hello sir.i have read your all series .like seo series,blogger series of 4 parts and others.i want to tell you that i am a new blogger and i also inspired with you.i have read your all articles.In series you have mentioned we should learn seo.but how we can learn a good seo from home.my blog address is http://careerandtricks.blogspot.in .I want to use this theme on my blog so plz send me the link.i am subscriber of this blog with email adress rohitchugh_04@yahoo.com. so please send me the link by which i can add this theme to my blog as i mention the address.also tell me which meta tags i have add in previous blogger templent i hav to add all to this or they will automatically will come in this templent.thanx

    ReplyDelete
  156. hi sir, im very interested in getting your mbt buster theme, i have already subscribed to your feed

    my email is rayempire2012@gmail.com

    thanks,, ill be waiting for the template

    ReplyDelete
  157. lvlr.anjana@yahoo.com

    please send me template

    ReplyDelete
  158. Plz send us the template.

    You are doing very well keep it

    JAZAK ALLAH KHIR

    ReplyDelete
  159. Kindly send the template on qaytasforce@gmail.com

    ReplyDelete
  160. This comment has been removed by the author.

    ReplyDelete
  161. @Arslan
    please send me download link at antalhaq g mail

    ReplyDelete
  162. When i add the meta tag it works good, after replacing the text with my own email, keywords etc it says that meta should be terminated by > or ">..
    i don't know how to solve it

    ReplyDelete
  163. Salam Bhai.. plz send me download link on hafeez_gabrani yahoo com
    thnx :)

    ReplyDelete
  164. kindly send me the mbt buster template
    i am subscribed your email update with
    ammydear1 G mail

    ReplyDelete
  165. plz send me the links vishalshandilya1998 G mail

    ReplyDelete
  166. please send me the buster theme.
    I have subscribed with email ver.akanksha G mail

    ReplyDelete
  167. I already subscribed in you blog but still I didn't receive the download link of this template.. Please send it to me: xxlemorxx@gmail.com

    ReplyDelete
  168. how to download??? I already subscribed in you blog but still I didn't receive the download link of this template....why???
    plzzz send me template in : saeedaquib@sify.com

    ReplyDelete
  169. plzzz send me "mbt-buster-theme4" template in : saeedaquib@sify.com

    ReplyDelete
  170. Please send me the buster themes.
    I just recently subscribed with as john.naida G mail.

    Thank you!

    ReplyDelete
  171. Hi Mohammad I have subscribed to your blog now kindly send me the template..........

    ReplyDelete
  172. I have already subscribed your blog please send me download link on harendra0133@gmail.com plz....

    ReplyDelete
  173. PLease please please send me the template.

    ReplyDelete
  174. My email is "cooldineshbhosale.2010@gmail.com" please send me the download links. I am subscribed to your website.

    ReplyDelete
  175. please send me download links. I am waiting since 10 hours.
    my email is "cooldineshbhosale.2010@gmail.com"

    ReplyDelete
  176. i have subscribed with bizmoney2020(at)gmail(dot)com kindly send me the download link

    ReplyDelete
  177. I have subscribed your blog. I want to download the MBT Buster Theme (blue).send me the download link.mail id "mail2skmiya@gmail.com".Thanks in advance.

    ReplyDelete
  178. subscribed using kpoplatest G mail

    Can you send me buster templates please

    ReplyDelete
  179. Hi Sir,

    just start blogging, & surffed a lot to find template.

    i like your mbt buster series .
    kindly send the details to download it.

    want to use it in http://stylishnailsart.blogspot.in/

    Also i have subscribed to you feed with email eknoormedia G com

    ReplyDelete
  180. i subscribe but not got download link of template mbt buster series . my mail id id subhashsasroli@gmail.com

    ReplyDelete
  181. WHAT CAN I DO TO LET GOOGLE APPROVE THIS BLOG WWW.JINDUBLOG.COM, I NEED ANSWERS PLEASE

    ReplyDelete
  182. I signed up and activated my subscription. I'm interested in MBT Buster theme 1. My email is pamtriick G mail.

    ReplyDelete
  183. how to download? I already subscribed in you blog Email id is remedyoneness g mail

    ReplyDelete
  184. Please send me the "mbt-buster-theme1" theme - khansinfo G mail

    ReplyDelete
  185. i have Subscribed in your Website.i love your great works.really,cann;t put words how to say COMPLIMENTS.anyway,hope you will give TANZANITE download link .
    MY Email ID : Convertedislam G Mail

    ReplyDelete
  186. This comment has been removed by the author.

    ReplyDelete