
Have you seen my first blog The blog about success? This is my first blog and it’s still on blogger(blogspot) platform. The template is the basic Minima template from blogger and I customized it to look more professional. Blogger templates are cool and fast loading when you make some modifications with it. Most of the time we bloggers look for free blogger(wordpress looking) templates. These are cool but complicated.
I used a wordpress template when BlogKori was in blogspot platform. The template was complicated for google search bots to crawl and that’s why google had only 3 pages indexed from my blog and the homepage was not in their index!
This is why I recommend blogger(blogspot) users not to use complicated wordpress like templates. Now let’s see how we can create a professional looking blogger template from scratch.
Getting started
Lets start with the basic Minima template. Create another test blog from your account and make all of those experiments inside that blog.

Removing the blogger navigation bar
This is one element why we don’t like to use default themes. You can remove the blogger navigation bar. Go to blogger dashboard > Layout > Edit HTML. Now search this code,
]]></b:skin>
Now add this code before/above the code,
#navbar-iframe {height:0px;visibility:hidden;display:none}
So the results will look like this. Save template.
#navbar-iframe {height:0px;visibility:hidden;display:none}
]]></b:skin>
Header image
Now if you upload an image as the blog’s header, it will look messy because of those borders. Now we have to remove those borders.

Again go to your blog’s HTML and search this part,

Now if you want to change the width of your blog’s header image, then change the value. Change two of the values of margins from 1px to 0px. This will remove those borders.
Top navigation links
I’ve added extra navigation links like Home, About, Popular articles etc.

If you want to do this, then go to Layout and “add a new widget“; select “HTML/Java script“

and then add the following,
<p>
<a href="http://the-address.com">Link 1</a> |
<a href="http://the-address.com">Link 2</a> |
<a href="http://the-address.com">Link 3</a> |
<a href="http://the-address.com">Link 4</a> |
<a href="http://the-address.com">Link 5</a> |
</p>
Replace those green parts into links and the red parts into your desired link texts. Drag the element below to the header, save the template.

Making the template wide
Minima template is about 660 pixel wide. You can change the value and make it wider. Again go to your blog’s HTML and select “Expand Widget Templates” Now search this part of your HTML,

I’ve selected the value of outer wrapper from 660px to 860px. Main wrapper is for the posts, and I selected 500px; I selected 300px for the sidebar wrapper.
Scroll down a bit more and you’ll find the footer section. Now change the value of the footer width to 860px. Save the template.

Adding a favicon
Search for this code in your blogger HTML,
]]></b:skin>
Now add this code (change the green part into the URL where the favicon is hosted)
<link href='ICON-SOURCE' rel='shortcut icon'/>
After that the code will look like this,
]]></b:skin> <link href='ICON-SOURCE' rel='shortcut icon'/>
Adding search bar in the template

There are ways to add a search bar into your template but I found the lijit service easier and most effective. Go to lijit.com and sign up for your free account. Create a search bar widget with your blog’s address and with your social profiles. Get the code and add it to your search bar.

That’s it!
Now you have a fully customized new blogger template. Download the template and upload it to your favorite blog. You can do more modifications if you just spend some time with the code. If you need a custom comments system then you can read this: How to install Disqus comments system on your blog?
Please feel free to ask me a question if you run into any trouble. Please promote this page by using the Share/save button.
Embroidered Business Shirt






{ 30 comments… read them below or add one }
excellent tutorial! =) i used minima myself when i started my personal blog then i changed it to xmas theme. now im gonna change back to minima using this tutorial =) thanks again!
issa’s latest blog post..Aphrodisiacs for Valentines Day ;-)
Best of luck for that Issa! Send me the page when finished, I’ll have a look on that.
Informative post. Would like to see one to make and edit basic wordpress templates.
@krjx’s latest blog post..Hot Chocolate
@issa: Thanks and I hope you’ll learn new things on HTMl while messing up with the codes.
@krjx: Ya I started to mess up with wordpress PHP themes, and in the future I’ll write about wordpress themes also -stay tuned!
Very nice Tamal, I haven’t used Blogger before, thanks for the post.
Template looks nice and clean.
Geoserv’s latest blog post..New upcoming Pligg template
Thanks for the nice tutorial, I was planing to seriously start a blogger account but discouraged with the number of similar templates running all over the net, I like to be different.
Chinese Girl’s latest blog post..Wuyi Ramada Hotel
Another great and helpful post. Thanks.
Aminul Islam Sajib’s latest blog post..Wanna write on Foreign News Agency
Thanks! I searched hi and lo for this info!
Can I add my collections?^_^
Top 10 Best-Clean-Professional-Looking Blogger Templates
Thanks! ^_^
BloggerTinker’s latest blog post..Top 10 Best-Clean-Professional-Looking Blogger Templates
hey tamal! finally finished messing up with the codes — check my renovated personal blog here: http://melissasolito.blogspot.com =)
most of the basic changes I made were done thru this tutorial. thanks so much! ^_^
issa’s latest blog post..wanna win $20?
@issa, Your template looks great and why not, it’s your own creation! You might take your sidebar into right hand side of the template and everything else is fine!
Nice tutorial. Wished it had been around when I was on blogspot!
@Mr. I, It’s never too late, you can still create a personal blog with blogspot and make your own custom theme.
HI, nice to see your blog & thanks for the infor…
Regards,
Samar Singh
Samar Singh’s latest blog post..E-Commerce Solutions
Hai tamal….salam….im doing MLM also…pls visit my site or maybe u interested with my company…and we already expand this biz in india….
Abdul Rahman’s latest blog post..Look At This Picture Below…Think About It
thanks for this. it was really helpful.
irtiza104’s latest blog post..Facing It vs. Being Busy
Sure! anytime buddy!
Definitely helpful, thanks for this tutorial,,its good to know how to edit minima template,,thanks once again,,
Very comprehensive & well presented. Will definitely follow few of your tips to give a pro-touch to my tech-blog. Thanks for sharing.
Techno-Pulse
@nando tampubolon
@Basant Singh
~thanks a lot, I’ll work on some new tutorials in the future :)
thank you, i think this tutorial is awesome.! I will try it out although I don’t have your skill,Hope nothing bad happen to my blog:)
Hey Tamal anwar,i am a fan of your site.It gives me profound knowledge & tips about blogging. thanks
Your explanation is crystal clear and intelligent, useful as well. You will go a long way for sure.
Hi I had a question and did not know if you could help. I have a simple blog for myself that I use to keep thoughts. I am using the Minima template. I made a 740px by 185px image in photoshop to use as the header(Banner) for fun. It’s a .jpg. If I go to customize -> Layout -> Page Elements and then click the “edit” link I get the popup to add an image. Here’s where the problem is. No matter what option I choose, to either load from my computer or via a web link, the image WILL show up in the preview box BUT after clicking save it does NOT show up on the actual blog site itself. The radio button to set it to be shown “instead” of the Title and description is always selected. I also created an alternate test image it case it had something to do with the image and tried that with the same results.
I know the image I made is wider than the default Minima width. I initially tried it as is first and also, based on tutorials made the header the same size and wider as well. All tests give me the same result, no image in the header. I have also checked it and tried it with Firefox, Chrome, and IE. All the same thing.
When I first selected use from my computer I noticed it creates and uploads the image to a picasa web album. Anything special need to be done with that to get it to work?
No matter what, the header you uploaded should be visible on your weblog.. if it doesn’t, that means Picasa is having a problem right now and you have to try again few days later. If you want to host your banner image somewhere else (eg: your own server) then you have to add the header code in your header section in the template editor.
Thank you for responding to me I really appreciate it. I was able to solve my problem prior. The blog(blogger) was screwed up some how. Had it’s panties in a bunch. If you know the saying. Anyways, what I had to do was simply use the reset all widgets command(link). I guess it is a common problem with templates on blogger but it was maddening for 2 days straight. I had also tried an alternate pic hosting site prior to finding the solution. I even created a new test blog and uploaded the image no problem to the header to it so I new the blog was messed up on the server side but could not find a way or anyone to tell me how to reset or fix it.
Thank you again for responding.
how do you reset all widgets?
Mira´s last blog ..Tutorial: Membuat Layout Sendiri Untuk Blog Anda (Part I)
can i change the font of my blog description?
if yes… how?
please lemme kno….
gr8 post bdw =(:
purple rain´s last blog ..A Vichyssoise of Verbiage Veers
You can change it by editing the HTML, at the very end of the code (or the middle) there are CSS for every element; adjust size, color, width as you want, but keep backup!
last night i found ur blogkori & till 4 am i read so many pages, comments, advices, and lots of thing. actually i learned a lot (thanks), since i’m new. i’m 4m dinajpur and recently admitted to N. university(accounting) & i’m looking for online earning. can u plz tell me how to start a blog. i kno nothing about it & don’t kno how to create a web site or HTML. so how will i start?, i kno u can help me.
saikat