New Videos from Youtube

Top 10 Professional Free Premium Blogger Templates

Blogging is now-a-days a great way to share your knowledge with the world.Blogging Platform Provide an easy way to publish your contents worldwide.So Do You want to Create a Blog?If Yes,Then You Can but whenever a new blogger creates a blog,he/she just chose the blogger default template which is looking boring in real.A flood of Templates are coming to the blogging world,these Blogger Templates are made by different Authors.These Blogger Templates are Professional Blogger Templates,by using these professional blogger templates you will never see your visitors bore.These templates have alot of features such as High loading speed,cool look,responsive,magazine style,3 columns,2 columns along with different widgets and drop-down menus.For this purpose we have collect Top 10 Professional Blogger Templates,hope you will found these interesting. 



How To Download and install These Blogger Templates?

If You want to download any of the below blogger template,we have provided the Download Link along-with Live Demo.So For Downloading just click the Download Link and Download the Template.Now if you are new blogger and you don,t know how to install or how to backup your blog template i will suggest you to read this article (Installation Complete Guide).

Top 10 Professional Free Premium Blogger Templates 2013

We have a Top 5 List,Hope You will love it,So have a look and pass your comments,if you have any question must share with us,stay Blessed :)


BResponsive Blogger Template


MBT(My Blogger Tricks) Blogger Template V 2.0 

MBT Blogger template V 2.0 is a professional template Designed by Muhammad Mustafa (MBT Owner).This Template is a fantastic template for Blogging,and tech blogs.This template has 3 columns layout along with beautiful drop down menu.This Template is SEO Optimized template.MBT Blogger template V 2.0 is ads ready template.It has Automatic Read-more option,author box and social share widgets.This template works with all type of browsers such as Google Chrome,Mozilla and Internet Explorer etc.MBT Blogger template is a responsive Template with beautiful black color background which makes it more awesome template.
Template By MBT
mbt-blogger-template-v-2



Johny Darkfire Blogger Template

johny dark

Blogism Blogger Template 2013

Blogism Blogger Template is design by a young Blogger Syed Faizan Ali (MBL Owner) from Pakistan,This Template is specially designed for Tech Bloggers .Blogism is ads ready template,it has One right sidebar and beautiful share buttons below the posts. Blogism Blogger Template has awesome header which makes it more beautiful Template.It has 2 columns layout.Blogism template has read-more option,it has author avatar with each post.This Template works with all type of Browsers such as Google Chrome,Mozilla Firefox and Internet Explorer etc.
Template By Templatism
Blogism Blogger Template Large Layout


Big News Blogger Theme V2


Lord HTML Blogger Template

Lord HTML Blogger Template is a new free Blogger Template design by Durai Sankar,its author is LORDHTML. Actually Lord HTML Blogger template is a clean and responsive Blogger template,it is also for Blogging and Tech blogs.However you can use it for any type of Blog.This template is ads,and SEO Optimized Template.It has no Footer,however it has one beautiful right sidebar along-with drop down menu which makes it attractive template.Moreover it has a search bar,page navigation widgets,social buttons,readmore option,and HTML Code View.This template works with all type of Browsers such as Google Chrome etc.You can Download it free from our Blog.
Template design by Durai Sankar

Labnol Blogger Template

Labnol Blogger Template is a Professional Blogger Template design by Labnol.Org.This template is designed by the Pro Blogger Of India,this template has many features such as Simple and Clean design,it has One right sidebar,This template is Purely SEO Optimized.The Loading Speed of this template is very fast.Labnol Blogger Template has white background which makes it more attractive template.However it works with all type of browsers such as Internet Explorer etc.You Can easily Download this template from Our Blog.
Template design by Labnol
labnol blogger template

Sensational Blogger Template


Spice Up Your Blog Template

The last and most beautiful Blogger Template is Spice up Blogger Template which is designed by Durai Sankar.This Template is ads Ready template,it has awesome ads options.This template has 3 columns layout.It has ready Brown Color Drop Down menu.This template has Subscription widget and Own Fonts.This template has One Right Sidebar along with beautiful header which increase its beauty.This Template has ready Social Buttons which will surely help you to get more Facebook Page Likes,Twitter Tweets etc.However this template works with all type of browsers.You Can Download it free from Our Blog.
Designed by Durai Sankar.
Spice-up-your-blog-Blogger-Template


Metro BTK V2 – Impressive Blogger Template

metro BTK

What's Up:-  These were some Professional Templates,which are really very fantastic,you can use it for any type of Blog,This templates are SEO Ready templates along with many features.Share your ideas with us,Stay Blessed Happy Blogging !

Stylish Sliding Up Image Description Widget For Blogger

We Got a new Widget i.e Stylish Sliding Up Image Description Widget For Blogger.Let's Play with this widget,this widget enable us to add description below image but How? Its not a unique to add description Below image ? Of-course but in this widget the description will be shown when One hover the mouse over the image and the description will be clearly seen.Does it make Sense,its looking Sound Good.With the help of CSS and HTML this widget can be added easily to Blog.

How to Add Stylish Sliding Up Image Description Widget To Blogger

  • Visit Blogger.com
  • Go To Dashboard
  • Now Click On Layout 
  • And Then Click On Add a Gadget
  • A Box will Pop-up
  • Select HTML/JavaScript
  • Now Copy the below Script and made the Necessary changes which is mentioned clearly 
  • Paste it there and that's it !

 
 
   Just 
 
   
   

Lorem Ipsum

   

Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy..

   

Blog Post Link ">See More

   
 
 
 
 


  • Save it and You are Done !
  • Stay Blessed Happy BlogginG! 

How To Add Multi Tabbed Navigation Widget To Blogger


The Multi Tabbed Navigation Widget enables you to Group all the Blog Gadgets in a single container,which can easily be selected via tabs.The main benefit of this widget is to save the Space of your blog,and you will get rid of scattered gadgets,however it also helps you to navigate the blog gadgets easily.Any one can see blog gadgets in a single container just by Clicking the Tab of the specific Gadget.There are several ways of creating tab-views for blogger like jQuery, or with the help of tools,or any script.

How To Add Tabbed Navigation Widget To Blogger



  • Now Expand the Style Section of the Template,just by Clicking the arrow near  ...  at line 14.
  • Now Search for this Tag ]]>
  • Now just above ]]> tag add the below script
/* ThatsBlogging Tabview for Blogger
----------------------------------------------- */
.tabviewcont{
margin:15px 0;
padding:0;
clear:both;
}
.tabviewnav {
margin: 0 0 0 14px;
padding:3px 0; /* If you are using a Blogger Template change 0 with 15px */
font-size:12px; /* Font size of text inside tabs */
font-weight:bold;
}
.tabviewnav li {
list-style:none;
margin:0;
display:inline;
}
.tabviewnav li a {
padding:3px 6px;
margin-right:1px;
background:#F6F6F6; /* The background color of the tabs */
border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
-webkit-border-radius:5px 5px 0 0;
text-decoration:none;
color:#222222;
}
.tabviewnav li a:hover {
color:#222222;
background:#EBEBEB; /* Background color of the tab on mouseover */
text-decoration:none;
}
.tabviewnav li.tabviewactive a,
.tabviewnav li.tabviewactive a:hover {
background:#EBEBEB; /* Background color of the active tab */
color:#222222;
}
.tabviewcont .tabviewtab {
padding:5px;
border:1px solid #EEEEEE; /* Border around the container */
background:#fff; /* The background color of the gadget */
}
.tabviewcont .tabviewtab h2,
.tabviewcont .tabviewtabhide {
display:none;
}
.tabviewtab .widget-content ul{
list-style:none;
margin:0 0 10px 0;
padding:0;
}
.tabviewtab .widget-content li {
border-bottom:1px solid #ccc;
margin:0 5px;
padding:2px 0 5px 0;
}



  • Now find Tag
  • Now Copy The Below Script and paste it above Tag
  • Now Search for 
    or 
  • Now Paste The Following Script Just above this Script 
 
  
 
  •  And That's it,Now Go To Layout Section,you will see there 3 New Areas for adding Gadgets.

Changes and Implementation 

If you want to add any Gadget to the list of single Container,just Click On Add a Gadget,and Drag the Gadget to that section.Now if you are interested in adding more Tabs,then follow the below steps.
  • In the Above last one step we have highlighted 
 ,now if you want to add new tab just add the below script before 
 Tag,and that's it.


  • Note : If you are adding new tab,then use different ID for each tab,e.g for tab 6 use "Tab6" in the script.
  • Next Important Point is that if your Template sidebar is too short they don't add long and high width Gadget to this Widget.
  • ! important ! : This Widget may slow your Blog Loading Speed, because this widget is lil bit heavy.
  • Note:- If your Blog Sidebars is too short it will not work perfect,either it will just show title or nothing 
So What's Up :- How Was the Widget?You will Like it to Add into your Blog?Share your Beautiful ideas with us.Stay Blessed,Happy Blogging. 

Simple White Clean SEO Blogger Templates 2013

SEO Blogger Templates 2013 : Back in 1996 , two nerds named Larry page and Sergey Brin Started a Project for creating an awesome search engine , which they called BackRub ( later it got the name "Google").After the popularity of Google , they started a Network called AdSense which pay per Click.People start taking interest in earning money Online.But what was the main thing they want for Earning alot? That was Visitors from Search Engines !! So Search Engine started getting used more and more ,in this regards web owners were trying to puzzle out how to make their particular web sites arrive into their listings and on the top of Search Engines.This Thinking gives birth to SEO ( Search Engine Optimization ) Now implementing SEO is not the game of kids , in this regards we have find an awesome template for you !! which will enables you to get traffic from Search Engines without doing SEO , actually the template is SEO Optimized Template , therefore it will help you in SEO.Moreover all extra tricks which are included in SEO should be implemented by the Owner of the web , but for newbies I recommend these templates !

Simple White Clean SEO Blogger Template 2013

 SEO Blogger Templates

Features Of Simple White Clean SEO Blogger Template

  • Clean White Background
  • Professional Style
  • SEO Friendly
  • Drop Down Meun
  • Auto Read More
  • Powerful SEO Features
  • Beautiful Commenting Section
  • Social Profiles and Social Sharing
  • Navigation Bars
  • Awesome image swinging feature
  • Works with All Browsers

Super SEO Blogger Template

Features of Super SEO Blogger Template

  1. SEO Friendly
  2. Robots Lover
  3. Clean Awesome Header
  4. Consist on Two Column
  5. Stylishly Post Gadget
  6. Classic Drop Down Navigation Menu
  7. Right Sidebar
  8. Easy Programming Codes
  9. Smoothly Layout

How To Make Money Online With Infolinks

Infolinks is a best AdSense Substitute written text promotion system that allows you to generate money as a publisher with your Blog/Website.It can't cross AdSense in design and transaction requirements but can contend very quickly with AdSense. Actually AdSense have some tight conditions and Circumstances which every weblog writer can't follow,and consequently they may lost their AdSense Accounts,after that they think what to DO? But here is a remedy, Use Infolinks and generate a lot of cash quickly.

How To Make Money Online With Infolinks


  • First Of All You have to sign-up in infolinks as a Publisher,Click this Link To Join 
  • Fill The Form with the Specific Data and Hit Join
  • Now a New Window will appear,there they will give you a JavaScript Code/Script
  • Copy that Code and add it in Blogger Layout ( as a Gadget in HTML/JavaScript)
  • Now Wait for 48 Hours,in these 48 Hours infolinks team review your site and approve it for your Blog/website.
  • Once Your Account is approved and You login Successfully,there you will see Infolinks Dashboard
  • In Infolinks Dashboard You Can see your Today,Yuesterday,Monthly etc earning and CPC etc.
  • Dashboard Also allows you to Customize your Ads Text Color and Styles
Infolinks Minimum Payout: Infolinks has the smallest deal of Payout i.e $50 for their Publishers,Once You Start earning via Infolinks,and Your Earning threshold reached to 50$ You Can order for with drawl.Infolinks will pay money via Paypal,Wiretransfer and  Payoneer Card.




How To Link Google AdSense And Google Analytics Accounts

It is necessary for you to incorporate Search engines AdSense Consideration with your Search engines Statistics.The Reward Factor is that you can quickly monitor the ad performance(i.e CPM,CTR,etc) of every web page of your Weblog without developing AdSense Programs.You Can See all details About your Blog/Website at Search engines Statistics.


How To Link Google AdSense And Google Analytics Accounts

  • Go To Your Google Analytics Account and Login there(if you don't have any account create it)
  • Once You enter into Google Analytics Dashboard >> Click On Admin Tab as shown

  • Now There Click On The Site(URL) which You want to link with AdSense Account.
  • Another Window will Pops-up >> Click On User Tab
  • Now Click On New User Tab


  • Now After these Steps add your AdSense E-mail Address which you want to Link with Google Analytics >> Give Administrator Permission to the entered e-mail.
  • Now Logout from Google Analytics Account and Sign in to AdSense Account >> Click On Account Settings Tab
  • Now Go To Access and Authorization Tab >> There Click Google analytic integration tab and Edit(Accounts Link).


  • Now for linking Account Just Click On Link and for Unlinking Click Unlink Option !


  • That's it ! Happy Blogging!

So What's Up : By Linking Google AdSense and Google Analytics Accounts You will get some extra information's about Your AdSense Earning and improvement or dropping in Earning.However for the best analysis I recommend "Linking Of Adsense Account with Google Analytics".

How To Link Google AdSense And Google Analytics Accounts
Last Reviewed by IfTiKhar! on July 23 2013
Rating: 4.5

How To Add Related Posts Widget With Thumbnails To Blogger

Time to boost your blog page-views,here is incredible hack via which you can show the related posts to blog article below every Blog post,along with beautiful thumbnails.The data for related posts are fetched from Blog Labels and different posts.Applying this hack will help you to host your visitors with great luxury,as a result he will remain long time on your blog seeing different interesting related articles. 
related-posts-widget-for-blogger

How To Add Related Posts Widget With Thumbnails To Blogger


  • Go To Blogger Dashboard
  • Click On template and Then Click On edit HTML
  • Now Search for Tag
  • Now Copy the below script and paste it above Tag
Blogger Tricks Note:-
-For Displaying more than 4 posts in the widget then change the value of 4 in the script to desired no of posts.
-If you want to display this widget also in Home Page then remove the Blue script from the above script.

  • Now just hit save template and that's it

So What's Up

Adding Related Posts Widget With Thumbnails To Blogger will help you to boost your Blog page-views,actually this post is originally written by HelpLogger,So Script Credit Goes to HelpLogger.If you have any question related this article,must pass comments.Stay Blessed,Happy Blogging.



How To Change/Replace Widget's Title with image in Blogger

Change/Replace Widget's Title with image in Blogger : Let's Do Something interesting ! Yep Interesting not much but interesting , today we will replace all widgets titles with an image . Isn't sounds good? Of Course yes.Actually One of our Blog readers ask this Question in Comments "How To Change/Replace Widget's Title with image in Blogger , as you did in your Blog".So I Promised him that I will share the trick with you People and here it is.

How To Change/Replace Widget's Title with image in Blogger

  • Go to Blogger Dashboard
  • Click On Template
  • EDIT HTML
  • CTRL+F and Search for the term "blockquote" in CSS section
  • Now Below Blockquote you will find the below CSS Code/script as shown in the below Snapshot
background: url("image url.png")
  
  • Just Replace that Mentioned Link with your Own Desired image Link
  • And That's it !!
  • For Live Demo You can have a look On my Blog Widgets Titles.
 Note : If background: url is not defined in the CSS You can do it manually just by typing the below script in the CSS as shown above.
background: url("imageurl.png")
So What's Up: Implement this trick if you got any Problem ask any Question freely , I am here to Solve your Problem ;) , Stay Blessed , Happy Blogging!

Easy Way To Create Sitemap For Blogger

Sitemap is a list of pages Of a Blog or Website which enables the Search Engine Crawlers to crawl the blog/website pages.Actually there are two types of Sitemap.

  1. XML Sitemap
  2. HTML Sitemap
XML Sitemap is actually a structured format which a user can't see i.e it may be in the coding of Template or hidden. But the bonus point of this Sitemap is they tell the search Engines for crawling the web pages while on the other side HTML Site-Map are specially designed for the users to enable them to find content on your Blog/website,this visitors and Search Engine Bots find the pages of such Site-mapped blog.
sitemap

How To Create Sitemap For Blogger

  • All you have to do is making a new page in your Blog
  • After Creating a Page Click On The Pages
  • And Then Click On The Page you have Created
  • Now There will be two Option at the left-most side i.e Compose/HTML
  • Simply Click On HTML
  • Now Copy the Below Script and paste it there



  • Change "http://thatsblogging.blogspot.com" with your Blog Name!
  • Now Save The Pages Section
  • And That's it.
So What's Up:- Adding Sitemap to Blog which certainly enable the Search Engine Crawlers to crawl  your Blog Contents as a result you may get high rank and traffic,Share your beautiful ideas with us,Stay Blessed,Happy Bloggging!
Easy Way To Create Sitemap For Blogger
Last Reviewed by Iftikhar on June 15 2013
Rating: 5

Top 5 Android Apps For Better Communication

5 Android Apps For Better Communication:Mobile Phones with Voice Calls and Text Messages have just changed our life style.It brings you a person sitting in USA to Pakistan i.e via Chatting or Direct Calls etc.But One Problem which every users hate is , Balance in Phones , every One Can't afford that much.But as World is Young , many Genius have invented some awesome Smartphones which are in real too much smart . They just made the rule "Why To pay if you can Send free text and Can Call for free from Webs?"!! Isn't interesting , it is because of 21st Century , so you are warmly welcome here.Actually there are many Softwares , webs , tool via which you can send free text and can Call freely any where , But Android is ruling all of them .In this regards , we have collected the Top 5 Android Apps for better Communication.

Top 5 Android Apps For Better Communication 

 1) WhatsApp Messenger

WhatsApp is an awesome Messenger which allows you to Chat with your Friends and family free of Cast ! You Can Download it free from Our Blog , and Switch from SMS to WhatsApp , so that you can send and receive texts , videos , images and audios etc.Moreover WhatsApp never ask for Login / Logout , just send texts without logging in.

2) Facebook Messenger

How is the day without Facebook ? Isn't Boring ? Facebook is just like a Fridge , We Open it hourly so that may be there is something new , This is the Fact , I daily Open and update Cool Status , Don't You? If You are Facebook lover and want to update status , Upload Photos , Share Videos via this App.Yep this is Purely for Android.

3) Twitter 

Although Facebook is at the Top but Twitter is the daddy.Because Twitter was founded first , there are million of users who love twitter , so for that lovers , here is another interesting Android App which will enable you to follow a person , Update Twitter Status , and to Tweet something !

4)Skype

Skype is the ever best source to make calls with friends , Family and any other person in the distant world.Skype allows you to Send files to friend , make calls , and even record calls while conversation.Moreover Skype has awesome dashboard , i.e very easy to understand and use different tools.Here is an Android App for You , which is developed by Skype , According to sources and personal experience the Sound is more clear in Cell (App) instead of PC.

5) True Caller

Haters every Where !! Some time People tease you for No Reason , Oh What a Great Idea , because they have nothing to Do Without That . If You are also in same Problem , then you are at the right place to get rid of that shits.True Caller is an awesome Android App which will enables you to get rid of that kinda people ! But How? TrueCaller Allows you to Block any person you don't like to chat , call etc.It instantly informs you about the Caller info i.e Who he/she is? From Where He/She is? etc.



 
Support :
Copyright © 2011. Comment ça marche - All Rights Reserved