How to change blogger default template?

How to change blogger template?


    When I started blogging I preferred blogger. Blogger is easy to use and customize. As a beginner, you will find perfect comfort with blogger. But you will find blogger default templates are not so much attractive and professional. and somehow this is true. As I started learning more and more about the blogger I came to know that they even not search engine optimized. It doesn't mean they are worst. With proper SEO tricks and tips, you can conquer that issue.First thing first, blogger default templates are easy to customize. The secret behind this ease is templates are made using XML, HTML, CSS.With little knowledge of HTML and CSS, we can create the masterpiece out of it. That is further step first lets's learn how to change default templates. Let's get started.


1.Login with blogger.

2.click on blog which you want to edit




3.Click on template option from left side menu and select which default template you want from template directory.




Big thing to care before start blogging.

Before start blogging


One can be a blogger By learning new things and sharing that knowledge in easy and proper words.You can't be a blogger unless and until you have expertise in any topic (at least unique way of dealing with that topic.) First of all discover  what you know better or what is your field. You may like several things, but the next step is can you express all those in a proper way? because the content is king. If you are good at chess but you can't express your tricks and tips with easy to understand words then nobody will read your blog. but If you know simple things like how to root an android phone and express it in the easy way  then you can get pretty much traffic for your blog (SEO and other things also matter)Let me tell you my story.  Few months back I started reading blogging resources sites and blogging niche sites. After few days, we (Me and my two  friends ) created  our blog on blogger of technology niche as we are Computer students. We thought technology is our niche. But after all that efforts and time consumed we found that it is not happening as we expected. We were disappointed. But we didn't quit blogging. My both friends were doing it well and I am also in some manner. but it was not same for me. Among of all posts, only 25 or 30% was mine. both of them were posting daily (or at least 3 times in a week) but I was tending toward designing of the blog. I changed templates of blog lots of times. I used to add/edit/remove elements in the blog template. In that span of 6 to 7 months, I created lots of other blogs (without single post). It is my hobby and addiction to creating a new blog and editing its template. My friends fed up with my all those activities and they quit blogging. but I didn't quit (I thought all that fucking shit I am doing is blogging and I am good in it). After few days, I start releasing that blogging is not my cup of the tea because my main problem was English and laziness. I tried a lot, but I couldn't express my thoughts. but I do release that I am good at creating blogs, template designing and other technical stuff like SEO, Keywords searches, analytics,  strategy design and all other non -writing things. So I started enhancing my knowledge. Though I have 6 months of experience there are a lot to learn. So once again I start writing a blog, but this time I know what I know better. few days back I created a blog on blogging resources and its getting awesome response and its happening. Because my codes speak louder than my posts.

So my friend I will suggest you before investing your time, effort, mind and money please discover your true passion and what you really want to write.



thank you


Colorful follow us widget with hover effect in blogger and html website.


Hi guys...welcome on my blog. In this tutorial I will tell you how to create a colorful 'follows us' widget with hover effect. You have to just copy the code and paste it in page wherever you want. If you are a blogger user then there will be two possible places where you can add this code.
1. Below post in post page
search <data:post.body/> code in template html editor and paste below code after 3rd <data:post.body/>

2.In widget area
    Add a html/javaScript gadget in layout and paste code over there.


 But before start pasting codes paste font awesome cdn link in <head> section 
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
paste above code just before </head>

Copy following code

html
  
.follow-us-container
{
margin-top: 50px;
margin-bottom: 50px;
}

.follow-us
{

font-size: 32px;
color: #777;
}


.follow-us:hover
{


color: #3b5998;
}
.social-icon
{
padding-top: 16px;
font-size: 60px;
text-align: center;
width: 92px;
height: 92px;
border: 3px solid #777;
border-radius: 50%;
color: #777;
margin: 5px;
}


a.social-icon:hover, a.social-icon:active, a.social-icon:focus
{

text-decoration: none;
font-size: 60px;
border-color: #434343;
border-radius: 30%;
background-color:#ffffff;
} 

how to create blog on blogger ?

Q.how to create own blog/website ?
A.well I can tell you but It cost approx. 30$ per year and lots of geeky stuffs.
so change the question...


Q.how to create own blog/website for 'FREE' ???
A.hmmm..sound great, isn't it ?

 let me tell you how....
 we can create our own blog with the use of following awesome,easy to use blogging platforms .


  • www.wordpress.com
  • www.weebly.com
  • www.blogger.com
  • www.tumblr.com
  • www.ghost.com

and many more
oh did i mentioned free... yes free.

but I am gonna tell you how to create a blog on blogger cause I love blogger
(and you will)
so lets get started .....
Follow some steps and you are done.


Create google account
(what....? you alredy have it ...greate than skip this step)


Visit www.blogger.com in browser



Login with your google account.



After login you will see blogger homepage now click on new blog.


Type in desire title and address for your blog and than click on create blog





Congratulations now you have your own blog something like this .




Disqus for blogging kidda