(Continued after the cut.)
Well, here you go, the most basic template possible to not throw a bX-error:
<html>If you copy-paste this code into blogger's template editor (Template > HTML), and save, you shouldn't get any errors, and will end up with a page that looks like this:
<head>
<b:include data='blog' name='all-head-content'/>
<title>
<b:if cond='data:blog.pageType == "item"'>
<data:blog.pageName/> : <data:blog.title/>
<b:else/>
<data:blog.pageTitle/>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'></b:if>
</title>
<meta content='' name='description'/>
<meta content='' name='keywords'/>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js'/>
<b:skin><![CDATA[
]]></b:skin>
</head>
<body>
<div id='wrapper'>
<b:section id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/>
</b:section>
</div>
</body>
</html>
Blogger will also automatically expand the code so that everything works properly, and you can proceed from there.
Adding CSS
Lucky us, someone's already gone ahead and made a list of CSS classes used by blogger, paste this between <b:skin><![CDATA[ and ]]></b:skin> in the head of your xml document:/* css classes created by Blogger */Again, when you paste this into the very basic blogger template, and paste THAT into the blogger html editor, it will automatically expand to fill in the things blogger needs to function properly
body{}
div.section{}
/* Blogger navbar */
div.navbar{}
div.Navbar{}
/* Header */
div.header{}
div.Header{}
div#header-inner{}
div.titlewrapper{}
h1.title{}
div.descriptionwrapper{}
p.description{}
/* Sidebar */
div.sidebar{}
/* Main Section */
div.main{}
div.Blog{}
div.blog-posts{}
/* Post Date */
div.date-outer{}
h2.date-header{}
/* Posts */
div.date-posts{}
div.post-outer{}
div.post{}
h3.post-title{}
div.post-header{}
div.post-header-line-1{}
div.post-body{}
/* Post Footer */
div.post-footer{}
span.post-author{
span.post-timestamp{}
span.post-comment-link{}
span.post-share-buttons{}
span.post-labels{}
span.post-location{}
.post-feeds{}
/* Post Comments */
div.comments{}
div.comments h4{}
div#Blog1_comments-block-wrapper{}
div#comments-block{}
dt.comment-author{}
dt.comment-author a{}
dt.comment-author avatar-image-container{}
dd.comment-body{}
dd.comment-footer{}
span.comment-timestamp{}
p.comment-footer{}
div.comment-form{}
h4.comment-post-message{}
div.comment-form p{}
iframe.blogger-comment-from-post{}
/* Backlinks */
div#backlinks-container{}
/* Blog Pager */
div.blog-pager{}
div.blog-pager a.blog-pager-newer-link{}
div.blog-pager a.home-link{}
/* Post Feeds */
div.post-feeds{}
/ *Footer */
div.footer{}
/* ----- Widgets -------*/
div.widget{}
div.widget>h2{}
div.widget-content{}
/* Blog Archive Widget */
div.BlogArchive{}
div.BlogArchive>h2{}
div#ArchiveList ul.hierarchy{}
div#ArchiveList ul.hierarchy li{}
div#ArchiveList ul.hierarchy li a.toggle{}
div#ArchiveList ul.hierarchy li a.post-count-link{}
div#ArchiveList ul.hierarchy li span.post-count{}
div#ArchiveList ul.hierarchy ul.posts{}
div#ArchiveList ul.hierarchy ul.posts li{}
/* Attributiion Widget */
div.Attribution{}
div.Attribution a{}
Once you've got all that, you can do the ol' "Right click -> Inspect element" trick to figure out what the hell you're looking at, and then proceed accordingly. I'm just gonna go ahead and assume you know what you're doing.
Adding a Header
Start by adding a wrapper to the CSS (div.header-wrapper{}) then add the following to the top of the template, above the posts wrapper and right below <body>:See that bit that says "maxwidgets='5'"? You can change that to whatever you want. Now, when you go to blogger's "Layout" section now, you should see two new blocks at the top of the page where you can add widgets.<!--Header --><div id='header-wrapper'><b:section class='header' id='header' maxwidgets='5' showaddelement='yes'><!-- This holds custom widgets --><b:widget id='Header1' locked='true' type='Header'/><!-- This is the default header banner --></b:section></div><!--End of header -->
Adding a Footer
As before, add a wrapper to the CSS (div.footer-wrapper{}) then add the following to the bottom of the template, below the end of the posts wrapper and right above </body></html>:Now when you go to "Layout" you'll have the option of adding gadgets to the footer. The end result of adding both the header and footer sections should look like this:<!--Footer --><div id='footer-wrapper'><b:section class='footer' id='footer' maxwidgets='5' showaddelement='yes'></b:section></div><!--End of footer -->
Adding Sidebars
Adding sidebars is a bit more complicated, as you actually have to style the things. I suggest just sticking them in a wrapper and floating it to one side, or make multiple columns. I don't care. It's your blog. Here's how you do it:Step 1. Add a wrapper to the CSS sidecar section (div.sidebar-wrapper{})
Step 2. Find a place to put the sidebar in your code. I put it below the posts wrapper and above the footer.
<!--Sidebar -->
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'></b:section>
<b:section class='sidebar' id='sidebar2' preferred='yes'></b:section>
<!--You can keep adding to these, just make sure the id is different for each.-->
</div>
<!--End of sidebar -->Step 3. Style the posts wrapper and the sidebar wrapper to get the desired result. In the downloadable template, the posts wrapper now looks like this:
While the sidebar-wrapper looks like this:#wrapper {width: 60%;float: left;}
The end result being you now have two editable sections which will appear as a sidebar in the page. Since I did them as percentages, however, they show up as the first two bars beneath the posts section in the blogger layout editor:div.sidebar-wrapper {width: 15%;float: right;}
Thanks Bro it helped me :)
ReplyDeleteThis is a terrific post and lends exceptional clarity. Thank you so very much.
ReplyDeletethank you very much!
ReplyDeletebeen looking for this for a while
Thanks broo,,,,,,, you helped me so much...
ReplyDeleteGod bless you good man!!
ReplyDeleteAha... I was searching for a Basic Template so that I can design my own template for blogger from SCRATCH... You saved me Man.. Thanks a lot!
ReplyDeleteit will be great if you make this tutorial on video like this: https://www.youtube.com/watch?v=rg-plkkl9hE
ReplyDeletesadly it wrote on Indonesian Language Y_Y
it will more easy to understand for begginer like me
regards
Mugianto
but this simplest blog does not show comments
ReplyDeleteThanks very much bro......
ReplyDeletethanks
ReplyDeletethanks
ReplyDeleteDid you know that you can actually get your ex to call you back, and it's actually really easy, as long as you know what you are doing? Well I'm sure if you knew these sooner, you'd have gotten your ex back by now, but either way, once you use these tricks, your ex will not be able to resist calling you back! Here are 4 tricks to make your ex return your 800.
ReplyDeleteWith the technology today, it is not surprising that a mysterious person can access your phone number and victimize you with frightening phone calls. While there are others who just do it for fun to annoy other people through free business calls you also need to be alert when calls are already threatening and violating your privacy.
ReplyDeleteDigital Marketing is something that will suit anyone. Right from graduates, sales/marketing professionals, housewives looking for a work at home option or those freelancing enthusiasts. By the way, nice article. Like the way you organised the content...
ReplyDeleteSEO Training In Chennai
This comment has been removed by the author.
ReplyDeleteNice idea,keep sharing your ideas with us.i hope this information's will be helpful for the new learners.
ReplyDeletegerman language learning courses in bangalore
german language training centers in bangalore
German Training in Anna Nagar
German Training in T nagar
Amazing information,thank you for your ideas.after along time i have studied an interesting information's.we need more updates in your blog.
ReplyDeletebest vmware training in bangalore
vmware certification bangalore
vmware Course in Anna Nagar
vmware Courses in Tnagar
Replica Audemars Piguet Watches, combining elegant style and cutting-edge technology, a variety of styles of Replica Audemars Piguet royal-oak Watches, the pointer walks between your exclusive taste style.
ReplyDeleteWhatever logo plan you speak to your business, make sure that it talks about your organization's objective and mission. logo design service
ReplyDeleteThis is a nice and informative, containing all information and also has a great impact on the new technology. Thanks for sharing it
ReplyDeletetemplate design
So why is there so much "no no" about deleting blogger code and making it your own? I'm always afraid to delete anything. And I just don't understand the b if and b includable language. HELP
ReplyDeleteMy friend mentioned to me your blog, so I thought I’d read it for myself. Very interesting insights, will be back for more!
ReplyDeleteTropic Diva
I was very pleased to find this site.I wanted to thank you for this great read!! I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post.
ReplyDeleteTropic Diva
Hey, great blog, but I don’t understand how to add your site in my reader. Can you Help me please?
ReplyDeletebandar slot terpercaya
If you are searching "sports" in the market, I bet you will find plenty of android apps that especially designed for sports. So this article aims to give you some help before you choose one among so many apps. Generally speaking, first I will try some free apps as it won't cost me a fortune if I don't like it after the usage. check my blog
ReplyDeleteTechnology-enabled solutions are intangible sales. People don't buy the machine; they buy what it enables. Average sales people tend to perceive technology as a tangible, so they focus on the functionality. Exceptional sales people understand that customers only care about the results the technology enables, which is intangible. This difference in perception about the nature of technology is the fundamental factor in determining a sales person's success. mobile tracker
ReplyDeleteTechnology-enabled solutions are intangible sales. People don't buy the machine; they buy what it enables. Average sales people tend to perceive technology as a tangible, so they focus on the functionality. Exceptional sales people understand that customers only care about the results the technology enables, which is intangible. This difference in perception about the nature of technology is the fundamental factor in determining a sales person's success. camera spy
ReplyDeleteSome genuinely interesting information, well written and generally user genial . 토토사이트
ReplyDeleteThe mobile content market covers many forms of media such as music, text, pictures, videos, etc. These media forms can be accessed using a mobile device which can be a smartphone or tablet handheld device. Devices such as iPhone, iPad, and Android devices have transformed the way consumer access content. singapore top mobile app developer
ReplyDeleteI needed to thank you for this incredible read!! I unquestionably adored each and every piece of it. I have you bookmarked your site to look at the new stuff you post.
ReplyDeletesbobet mobile
wingsbet88 Walaupun banyak yang telah mengenali kalau metode judi slot gacor. Akan namun, tentu sedang terdapat banyak yang belum paham serta mengerti gimana triknya. Oke, biar seluruhnya dapat menikmati main judi
ReplyDeleteslot online terpercaya wingsbet88 Walaupun banyak yang telah mengenali kalau metode judi slot gacor. Akan namun, tentu sedang terdapat banyak yang belum paham serta mengerti gimana triknya. Oke, biar seluruhnya dapat menikmati main judi
ReplyDeletetogel online terpercaya Selamat datang di situs judi slot online Fufu4d, Situs judi online Indonesia, Terbaik dan terpercaya di Indonesia. Situs judi pulsa terbaik
ReplyDeletesitus togel online Selamat datang di situs judi slot online Fufu4d, Situs judi online Indonesia, Terbaik dan terpercaya di Indonesia. Situs judi pulsa terbaik
ReplyDeletejudi online JuaraMpo Judi Online Terbaik Dan Terpercaya, dengan ini kami sangat membanggakan situs juarampo untuk membantu para bettor Indonesia dalam melakukan perjudian. Situs judi online juarampo sudah diakui dan memiliki lisensi terbaik dan bergengsi dalam gambling online, karena kami telah berhasil mendapatkan lisensi dari Pagcor sebagai agen situs judi Terpercaya.
ReplyDeletejudi slot mudah menang Dollar4D adalah situs slot online terpercaya yang menyediakan fitur slot deposit pulsa tanpa potongan untuk provider Telkomsel dan XL. Kami juga dikenal sebagai salah satu agen slot online terbaik dan dipercayai oleh ribuan member setiap harinya.
ReplyDeleteslot gacor mudah menang Dollar4D adalah situs slot online terpercaya yang menyediakan fitur slot deposit pulsa tanpa potongan untuk provider Telkomsel dan XL. Kami juga dikenal sebagai salah satu agen slot online terbaik dan dipercayai oleh ribuan member setiap harinya.
ReplyDeletehttps://letterboxd.com/datukgaming/ Selamat datang di situs DATUKGAMING yang merupakan situs game terbaik masa kini. DATUKGAMING menyediakan banyak macam game judi terpopuler yang dapat dimainkan dengan uang asli. DATUKGAMING juga merupakan situs judi yang terpercaya yang telah digunakan lebih dari 100,000 pemain setiap harinya.
ReplyDeleteslot online Situs Slot Online TOP508 Adalah Situs Judi Slot Online Terpercaya di Indonesia yang Menyediakan Berbagai permainan Slot Online dan Bola Online serta Live Casino Online yang terbukti mudah menang.
ReplyDeletesitus judi slot online Situs Slot Online TOP508 Adalah Situs Judi Slot Online Terpercaya di Indonesia yang Menyediakan Berbagai permainan Slot Online dan Bola Online serta Live Casino Online yang terbukti mudah menang.
ReplyDeletegame slot Galanslot adalah situs slot online yang hadir untuk kamu pencinta game slot online dengan menyediakan permainan slot terbaru gacor dan terbaik yang memberikan rtp slot tertinggi untuk mendapatkan cuan disini. Jadi daftar segera dan dapatkan id slot gacor
ReplyDeletehttps://galanslot.com Galanslot adalah situs slot online yang hadir untuk kamu pencinta game slot online dengan menyediakan permainan slot terbaru gacor dan terbaik yang memberikan rtp slot tertinggi untuk mendapatkan cuan disini. Jadi daftar segera dan dapatkan id slot gacor
ReplyDelete