Go to the link https://silktide.com/tools/cookie-consent/download-install/

Choose a theme - where the cookie consent notification should appear. There are six options - full width top, full width bottom, pop-up right with dark and light background. Choose any one you desire and click 'Continue',  Customize the message and button text displayed if desired. Add a link to your cookie policy page if you have. If not, leave blank to use the default link. Click Continue,  Copy the code generated as per the settings applied above


Integrating with Blogger:

  • Login to your Blogger dashboard
  • Click Layout > Add a gadget > Choose HTML/Javascript
  • Paste the code generated from the above step
  • Save
  • You may keep the gadget anywhere
  • Save 

View your blog to check out the cookie notification.
Bosen dengan tampilan Widget Labels Blog yang hanya sederhana dengan mono color?.
Ingin punya tampilan widget labels blogger warna warni atau multi color. coba tips ini
dengan bantuan CSS akan merubah tampilan widget labels blogger menjadi penuh warna warni dan dengan kesan hover efek.



1. Login Blogger.com
2. Pilih Blogger --> Layout
3. Add the Labels Cloud Widget dahulu jika belum terpasang. .
4. Lalu klik Template --> Edit HTML
5. Cari code ini ]]></b:skin> ( Ctrl+F pada keybord biar mudah )
6. Lalu copy kode Css dibawah ini:
.sidebar .cloud-label-widget-content {margin:0; padding-left:20px!important;}
.sidebar .label-size a {
color:#fff!important;
background:#222;
padding:2px 2px;
margin:0 3px 3px 0;
float:left;
display:block;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.sidebar .label-size-1 a {background:#000}
.sidebar .label-size-2 a {background:#03B0FF}
.sidebar .label-size-3 a {background:#000}
.sidebar .label-size-4 a {background:#FF0080}
.sidebar .label-size-5 a {background:#03B0FF}
.label-size-1 a:hover, .label-size-2 a:hover, .label-size-3 a:hover, .label-size-4 a:hover, .label-size-5 a:hover {
background:#1CFFB8; color:#000; text-decoration:none}
.sidebar .label-size span {
background:#ff;
color:#000;
padding:8px 22px;
margin:0 0 3px;
clear:both;
float:left;
}
.sidebar .label-size {
position:relative;
text-transform: uppercase;
text-decoration:none;
font-size:16px;
font-family:'Oswald', sans-serif;
color:#fff;
}
.sidebar .label-size a, .sidebar .label-size a:visited {color:#fff;text-decoration: none;}


6. Kemudian pastekan / letakkan sebelum kode (  ]]></b:skin> )
7. Save template, dan lihat hasilnya.

Selamat mencoba

ASCII (American Standard Code for Information Interchange ) singkatan dari American Standard Kode untuk Informasi Interchange. Komputer hanya dapat memahami nomor, maka kode ASCII adalah representasi numerik dari karakter seperti 'a' atau '@' atau tindakan dari beberapa macam. ASCII dikembangkan lama dan sekarang karakter non-cetak jarang digunakan untuk tujuan asli mereka. Berikut adalah tabel karakter ASCII dan ini termasuk deskripsi dari 32 karakter pertama non-cetak. ASCII sebenarnya dirancang untuk digunakan dengan teletypes sehingga deskripsi yang agak kabur. Jika seseorang mengatakan mereka ingin Anda CV Namun dalam format ASCII, semua ini berarti mereka ingin teks 'polos' tanpa format seperti tab, tebal atau menggarisbawahi - format baku bahwa setiap komputer dapat mengerti. Hal ini biasanya sehingga mereka dapat dengan mudah mengimpor file ke dalam aplikasi mereka sendiri tanpa masalah. Notepad menciptakan teks ASCII, atau di MS Word Anda dapat menyimpan file sebagai 'teks saja'

Berikut tabel kode ASCII yang sangat berguna buat para blogger :

ASCII Table and Description

 Extended ASCII Codes

Semoga berguna..

 
Buat Sobat yang memerlukan kode warna / html color code untuk blogger silahkan gunakan tools kode warna blogger ini. caranya mudah, tinggal klik warna pilihan dan kode warna akan muncul pada kolom kosong dibawah tabel warna, selanjutnya tinggal di copy saja kode warnanya. Begitu juga untuk warna yang lain. 

Semoga bermanfaat.






Kode warna yang terpilih :
The mobile responsive website layout has become a very common apparatus for designers. Building a layout is never easy and each website generally requires a unique solution. Responsive design incorporates both desktop and mobile devices to provide a uniform browsing experience. I have seen a lot of fantastic examples showcasing responsive web design trends.
In this article I want to focus particularly on navigation menus. To build a responsive navigation you need a technique for handling the resize down to lower resolutions, or consequentially handling the expansion for wider desktop monitors. Check out these various techniques which are my choices following the most popular ideas for responsive navigation. There are obviously some other solutions out there, but this collection should give you ideas for getting started with your own responsive designs.

Block-Level Menu Links

Consider navigation menus which are using single box-style links in an orderly fashion. As you resize the window, these boxes either need to shrink or re-organize themselves. Block-level responsive menus are those which are designed to always keep the links showing in various positions on the page.

william csete portfolio website layout inspiration

As you can see in the portfolio of William Csete, it is possible to structure 3 different break points for your navigation. CSS3 media queries are the quickest and easiest method for building a responsive navigation which looks good in all modern browsers. The links on his website are always kept in block formation, even on 320px width iPhone screens you can see the most important links directly under the logo.

deren keskin website portfolio responsive nav

Block and inline-block links are great when you only have a small collection of them. It will not be difficult to reorganize the pattern of links and they can shrink to almost any size. What’s important is being creative and pushing the boundaries for whatever looks best. Do not be afraid to demo a style and see how it looks. Just keep your links flexible yet sturdy and always displaying above the fold.

Condensing the Navigation

A similar idea is to condense your links into smaller spaces while also re-organizing the position as needed. Generally you would use this technique with horizontal navigation menus which span a large section of the header area. Block-level nav links typically stay the same size and keep their original padding. But for condensing you only need to update the sizes and space between the navigation items, like the example on Oliver Russell’s website.

oliver russell website portfolio inspiration navigation

The varying colors help to distinguish between each of the core navigation links. Although his website may have a large collection of webpages, the top navigation only holds 4 main links. This is why you notice so much extra space which is slowly reducing the padding as the layout resizes. The design style also reminds me of the navigation on Bodhum which condenses links smaller until they eventually break up to display above the logo.

the bodhum network homepage responsive design inspiration
Another interesting possibility for condensing links is to shift from a horizontal into a vertical navigation. This way you are not hiding links away from the page and users can still have full access to them. The website layout by Truf is an excellent example. As the links begin to condense and get closer to the logo, a responsive style will force them into a vertical pattern instead. Using this design you could potentially fit 6 or 7+ links all in order, although it might look somewhat cluttered on a mobile smartphone.

truf creative website layout responsive navigation links

Input Select Options

Many of the new free WordPress themes which are released on their website are utilizing this mobile navigation technique. Not all WP themes are responsive, but for the select few that are I have noticed the navigation eventually turns into a dropdown select menu. Clicking on a specific page will bring you immediately to that page and it becomes the selected option.

smashing magazine homepage layout inspiration responsive

On the latest redesign of Smashing Magazine you can also see this feature being implemented. I will say that although it can look a little out of place, there is plenty of room for keeping links available. This method is very easy to setup and you do not need to worry much about font sizes or extra padding.
japi blog website responsive navigation design interface

There are a couple downsides to this as well, namely that users may be confused as to the purpose of this dropdown. More people are becoming familiar with responsive layouts every day. But some visitors may not recognize this trend, and they may be confused as to the purpose of a select menu at the top of the page. But you can encourage users by designing a nice fitted layout around the navigation select menu. Japi Blog does an excellent job with their responsive design by encapsulating the nav between a dashed border box.

Hidden Dropdown Toolbars

When it comes to hiding navigation links there are 2 fantastic solutions I have found. This first choice is to use a typical dropdown navigation which toggles as the user taps the nav button. Some dropdown menus could appear on top of the page content as you see with Performance Marketing Awards. This option will save space on the page and keep the animation effect relatively disconnected from the page content.

performance marketing awards internet toolbar navigation inspiration
I like this idea for simple portfolio websites or personal blogs. Generally these websites do not require too many links, so the menu itself should never go beyond the page height. If you are using fixed positioning then this may be a problem and other dropdown/pushdown menus would be a better idea. Right away my first thought is the responsive navigation for the Treehouse Blog. Instead of having the dropdown appear over the content, instead it will push down the page to make room for displaying the full vertical navigation.

treehouse blog teamtreehouse responsive layout hidden navbar

This idea stands out to me the most because you can include sub-links and even sub-sub-links if necessary. It is an elegant solution for switching between a desktop-style hover dropdown into a mobile-style click-to-toggle dropdown. Andrew Chalkley even wrote a tutorial for the blog explaining how developers can build their own responsive dropdown navigation.

tigerlily navigation responsive homepage webdesign

Sliding Nav Boxes

The other alternative for a hidden responsive navigation is to keep your links off to the side of the page and toggle this menu in a similar fashion. The user may tap on a button to hide/show the navigation, but it will slide in from the side as is typical of many iOS applications. The homepage design for Kin HR uses this technique combined with a top-level hidden navigation.

kin hr startup homepage inspiration background navigation hidden

The initial page uses a large fullscreen background with links positioned off in the right corner. As you resize the layout a small 3-line toggle button will appear. Tap this to see the nav links push down the page and appear right at the top. Visitors can easily toggle between showing and hiding these links without much difficulty.

sequence startup homepage navigation sliding vertical

The hidden responsive menu for Sequence behaves in a similar fashion. The toggle button will slide the entire page over to the right, which reveals a common vertical navigation menu. I have seen this trend skyrocket in recent iPhone applications and it provides one of the easiest & quickest user experiences. Strangely their website toggle button does not close the nav, instead you have to tap somewhere in the body or onto one of the links. But obviously this implementation will change between each website and you can choose your own functionality when building a similar navigation menu.

Responsive Design Galleries

Final Thoughts

Although mobile responsive design has been around for years, it seems to have undergone a tremendous expansion over the year 2012. I would not be surprised if we find even more inspiration galleries, open source libraries, webapps, and design practices revolving around compatible responsive websites.
I hope these navigation trends may provide a starting point for launching your next project. The key aspects to consider would involve how many links are to be included in the design, plus how they should be formatted within the layout. But spending some extra time planning out your responsive ideas will certainly yield a beautiful final product design.

View Source
1. Login ke blogger.com
2. Pilih  Template --> Edit HTML
3. Kode paste kode CSS dibawah dan letakkan diatas kode  ]]></b:skin>

/* Labels pilihan blogger cybermales */
img.label_thumb{
float:left;
padding:5px;
border:1px
solid #F3F3F3;
background:#D2D0D0;
margin-right:10px;
height:55px;
width:55px;
}
img.label_thumb:hover{background:#f7f6f6}
.label_with_thumbs{
float:left;
width:100%;
min-height:70px;
margin:0px 10px 2px 0px;
padding:0}
ul.label_with_thumbs li{
padding:8px 0;
min-height:65px;
margin-bottom:10px;
list-style:none;
}
.label_with_thumbs a{}
.label_with_thumbs strong{}
4. Kemudian cari kode </head>
5. copy dan pastekan kode dibawah, lalu letakan diatasnya
<script src='http://blogger-cybermales.googlecode.com/files/labelspilihan.js.txt' type='text/javascript'/>
6. Save Template
7. Lihat navigasi kanan dan Klik "Layout"
8. Klik Add Gadget >> pilih "HTML/javascript"
9. Letakkan kode dibawah pada form yang muncul dan isikan judul sesuai keinginan
<script type='text/javascript'>var numposts = 3;var showpostthumbnails = true;var displaymore = false;var displayseparator = false;var showcommentnum = false;var showpostdate = false;var showpostsummary = true;var numchars = 80;</script>
<script type="text/javascript" src="/feeds/posts/default/-/Category Here?orderby=updated&alt=json-in-script&callback=labelthumbs"></script>
# Rubahlah teks merah (Category Here) dengan kategori yang ingin ditampilkan.
10. Simpan
It blogger share buttons aren't showing below your posts don't worry it happens if you are using a modified blogger theme. It's a easy fix. Follow steps below.

1. Log in Blogger.com
2. Go to Design >> Edit HTML
3. Check the "Expand Widget Templates" BOX
4. Search for any one of the following three line(you will find one of them for sure):

<p class='post-footer-line post-footer-line-3'>
If you don't find the code above, find the code below

<div class='post-footer-line post-footer-line-3'>
and if still didn't find the code above, find the code below

<data:post.body/>
5. After finding any of the line above paste the following code below it.
<div class='post-share-buttons'>
<b:include data='post' name='shareButtons'/>
</div>
6. Save your template and view your template, you should see blogger share buttons now.

Cara Buat Menu Navigasi Breadcrumbs Dengan CSS3

1. Login ke blogger.com
2. Pilih Template --> Edit HTML dan klik "Expand Widget Template"
2. Cari kode dibawah ini :
<div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
3. Letakkan kode berikut ini tepat di bawahnya :( jika ada 2 letakkan setelah kode yang pertama)

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<ul id='breadcrumbs'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'><li><a expr:href='data:label.url' rel='tag'><data:label.name/></a></li><b:if cond='data:label.isLast != &quot;true&quot;'> </b:if> </b:loop> </b:if><li><a class='current' expr:href='data:post.url'><data:post.title/></a></li></ul></b:if>

4. Lalu cari kode ]]></b:skin> dan copy dan pastekan kode dibawah ini  tepat diatasnya :
ul#breadcrumbs {
margin: 0;
padding: 0;
list-style: none;
}
#breadcrumbs{
background: #eee;font-size:11px;
border-width: 1px;
border-style: solid;
border-color: #f5f5f5 #e5e5e5 #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
box-shadow: 0 0 2px rgba(0,0,0,.2);
/* Clear floats */
overflow: hidden;
width: 100%;
}

#breadcrumbs li{
float: left;
}

#breadcrumbs a{
padding: 3px 12px 3px 17px;
float: left;
text-decoration: none;
color: #444;
position: relative;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
background-color: #ddd;
background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));
background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);
background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);
background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);
background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
background-image: linear-gradient(to right, #f5f5f5, #ddd);
}

#breadcrumbs li:first-child a{
padding-left: 1em;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}

#breadcrumbs a:hover{
background: #fff;
}

#breadcrumbs a::after,
#breadcrumbs a::before{
content: "";
position: absolute;
top: 50%;
margin-top: -1.5em;
border-top: 1.5em solid transparent;
border-bottom: 1.5em solid transparent;
border-left: 1em solid;
right: -1em;
}

#breadcrumbs a::after{
z-index: 2;
border-left-color: #ddd;
}

#breadcrumbs a::before{
border-left-color: #ccc;
right: -1.1em;
z-index: 1;
}

#breadcrumbs a:hover::after{
border-left-color: #fff;
}

#breadcrumbs .current,
#breadcrumbs .current:hover{
font-weight: normal;
background: none;
}

#breadcrumbs .current::after,
#breadcrumbs .current::before{
content: normal;
}
5. Simpan template. lihat hasilnya

Keterangan : untuk warna disesuaikan saja dengan tools html colors codes.
Pada templates blogger terkadang terkadang berbeda tampilan tergantung pembuat templates blogger.
Jika masih menggunakan template standar bawaan blogger masih banyak yang harus dicustomize biar templates blog kelihatan lebih menarik. Nah kali ini kita ingin menambahkan tanda garis bawah pada judul postingan.


Caranya mudah jika template sobat ingin menerapkan ini:

1. Login dulu dengan account blogger sobat
2. Backup tempaltes sebagai cadangan
3. LAYOUT --> EDIT HTML -->

Cari kode seperti ini :

.post h3 {
margin:.25em 0 0;
padding:0 0 4px;
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
}

Atau code seperti ini :

#main-wrapper {
width: 410px;


4. Copy paste code berikut dan sisipkan diantara code diatas

border-bottom:1px solid #000000;

5. Save templates dan lihat hasilnya
cara pasang kode iklan dikanan atau dikiri postingan blog

1. Login ke Blogger
2. Siapkan Kode iklan yang ingin dipasang dikanan atau kiri postingan blog
3. Edit HTML ==> Backup template
4. Beri tanda Centang Expand Template Widget
5. Lalu cari kode <data:post.body/> (jika terdapat lebih dari satu kode seperti itu, pilih kode yang ke dua)
6. Copy pastekan kode berikut ini di atas kode <data:post.body/>, pilih salah satu untuk posisi kanan atau kiri postingan

A. Kode dibawah ini untuk menampilkan iklan di sebelah kiri postingan blog

<div style='float:left;margin-right:10px'>
Ganti dengan Kode iklan yang sudah di parse
</div>

B. Kode dibawah ini untuk menampilkan iklan di sebelah kanan postingan blog
<div style='float:right;margin-left:10px;'>
Ganti dengan Kode iklan yang sudah di parse
</div>

7. Save template dan lihat hasilnya.

Untuk memparse kode iklannya silahkan parse Disini
Cara ini bisa diterapkan untuk menampilkan iklan google adsense atau PPc lainnya.
Selamat mencoba.
elements containers template blogger

The #main and .post are the titles of each containers. Each container codes must be contained within {...}. For the explanation below, we'll focus on the codes inside the post block, especially for the explanation on the margin and padding (the codes colored in red).
  • Margin - sets the distance between the border of the container to the border of a parent (larger) container outside it. There are 4 numbers defining the Margin property. The 1st number sets the top margin, the 2nd sets the right margin, the 3rd number sets the bottom margin, and the 4th number sets the left margin. It basically sets the whole margin in a clock-wise fashion starting from the top. In the case above, the parent container for the post container is the main container. See how the dashed border for the blue (post) container is placed inside the green (main) container following the post block's margin command (the codes in red). If the post's margins are all set to zero, then the post container would be exactly the same size as the main container. Think of the Margin as a command that moves its border away from a parent border. Another thing, Margin can have a negative value, which means that it moves toward the parent border and may overlap it (not away from it).
  • Padding - sets the distance between the border of the container to the border of a child (smaller) container inside it. In the case of the post container, the child container is the post-body. The 4 numbers defining the padding sets the padding in a clock-wise fashion also, just like the Margin property. See how the post's padding puts the post-body inside the post container, away from the dashed border. Unlike the Margin, think of the Padding as a command that moves a child border away from its border. Padding values cannot be negative.
  • Min-width and Max-width - sets the width of the container. Usually, it's enough to write it as width = 400px (for example), but it's becoming more of my habit to set the width as strict as possible, because I sometimes saw that if it's not written strictly, the container width might shrink and expand freely on some situations and in some different browsers. So by setting the width strictly, I made sure that it looks exactly like I want at all times in all browsers (basically getting rid of alignment bugs). If you look at my newer templates, I even set the width redundantly, say in Main-wrapper and then in Main containers eventhough they are pretty much the same. Doing it this way solves some alignment bugs that I saw (eventhough I don't really understand why it solves it by writing it redundantly).
  • Background - sets the background color of the container. It uses the hexadecimal code for colors. See here for all the color values. You can also set a background image that repeats itself to cover the whole container block. The way to do this is by pointing to the URL of an image. For details on how to do this, see W3Schools tutorials. You can also set the value to be $samplevariable, where the variable is the one that you define in Subsection 1 in CSS Styling Structure.
  • Color - sets the color of your text using the hexadecimal color code, or the variable defined earlier in Subsection 1.
  • Font - sets the font of your text. You can use the variables set in Subsection 1 also. See W3Schools tutorials for more details on setting the font properties.
  • Text-align - sets the alignment of your text. The 3 options are either left, center, or right.
  • Line-height - sets the distance, or height, between two text lines.
Here is a sample code for the 2 containers:
#main {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-width: 400px;
max-width: 400px;
background: $mainbgColor;
color: #111111;
font: $textFont;
}

.post {
margin: 0px 20px 10px 0px;
padding: 10px 20px 10px 2px;
line-height: 1.5em;
text-align: left;
background: $postbgColor;
}
 Source
Subsection 1 - Variable:This subsection contains the declaration (the introduction) of the font and color variables that appear in the Fonts and Colors tab in the Layout page. For example, the Text Color or the Text Font variables that you can choose and modify using the Fonts and Colors tab. In my templates, I've added a lot of variables (close to 40+) compared to some of the standard Blogger templates to make it easy for you to customize a lot of things on the template.


css template blogger 

Subsection 2 - Global:
This part contains the code to control the general appearance and layout. If you look at the green bar above, you'll see the code "body {.....}". This means that every code that goes inside the {.....} will control the general properties (size, layout, & appearance) of the body of the template (everything that the computer screen covers). For example, it controls the width of your whole template and the background color or image. But it doesn't control the detailed properties of the whole template (that is done by all the other subsections). Or, if you do set the detailed properties inside the body container, say the Text Font, and then reset the same properties inside a smaller sub-container, the properties set in the body container will be overridden, or canceled.

Inside this subsection, you will also find other important large containers - the Outer-wrapper and the Content-wrapper - so this subsection is where you want to look for if you want to tweak those containers.

Subsection 3 - Header:This part controls the properties of everything inside your Header-wrapper container. The most common ones are the Blog Title and the Blog Description. In most of my templates, I've added an extra object in the Header-wrapper - the Linkbar (or the horizontal menubar). Typically, you can't add extra object in the Header because you can't use the Add Page Element tab. To add the Linkbar, I had to change the 3rd Section of the template code structure (which is the Data section). In my own blog (dzelque.blogspot.com), I added something else, which is the Google Search Bar. Ideally, you can add just about anything you want there, if you know how to deal with the 3rd Section. We'll get to this later.

Subsection 4 - Main:This part controls the properties (size, layout, and appearance) of everything that the Main-wrapper block contains - the Date Header, the Post, the Comment, the Feed Link, and any widgets that you drag into the Main section using the Add Page Element tab.


css template blogger 

 Subsection 5 - Sidebar:This part controls the properties of everything inside your Sidebar-wrapper - for example the Labels, Blog Archive, Adsense units, Link Lists, etc. But, it doesn't set how many sidebars you have or their locations on the blog (example Sidebar-Main-Sidebar or Main-Sidebar-Sidebar). That part is done in the Section 3 of the Blogger Template Code Structure - the Data Section.

Subsection 6 - Miscellaneous:This part controls the properties of additional elements in your blog that's not controlled by all the above subsections. These elements are the Profile (or the About Me block), the Blogquote, and the Code. It means if you want to, say, change the color of the quoted text or the font of your nickname in the About Me block, this is where you want to look for to tweak it.


elemen tempalte blogspot 

Subsection 7 - Post-Footer: 

In my Generic Template, this part controls the properties of 3 things:
  1. The Post-Footer - the texts below your post body. This is the part that contains information about your post, or the texts that say "Posted by YourNickname, Labels: ....., 5 Comments, etc.
  2. The Blog-Pager - the links at the bottom of your blog posts that say "Newer Posts, Home, or Older Posts".
  3. The Feed-Link - the link that says "Subscribe to: Posts (Atom)".
Subsection 8 - Comment:This part controls all the properties of the Comments section in your blog.

Subsection 9 - Footer:This part controls all the properties in the Footer section. Generally, the Footer section contains some text explaining the ownership or copyright of a blog. In some other blogs, they also put extra stuff in the Footer section, like the Recent Posts or Popular Posts in 2 or more columns. Basically, you can just put about anything in the Footer as in the Sidebar.
  
Source
struktur template blogger
    1. Body: the outer most block is the Body of your template (basically everything that the computer screen covers).
    2. Outer-wrapper: this container covers your whole template (the body is more like the outside of your template). In general, you build a wrapper to place a multiple of smaller blocks inside it. The most common blocks inside this Outer-wrapper is the Header, Content, and Footer.
    3. Header: this block is the top most part of your blog (the name is quite obvious). But inside the Header you will have other sub-blocks too - the Header Title block, the Header Description block, and others such as the Adsense banners, a menu bar, etc. So, to wrap all these sub-blocks inside one large container, the largest container in the Header section is usually a Header-wrapper that wraps everything inside.
    4. Content: below the Header is the Content-wrapper - basically the most important container block of all. Immediately inside this wrapper are the Sidebar containers (1,2 or any number of sidebars) and the Main container (which contains your posts, comments, or some ads).
    5. Footer: is the bottom most container of your template. As in the Header section, you'll also need a Footer-wrapper to contain other sub-blocks in the Footer section.
    6. Main: the Main-wrapper is the outer most container in the Main section which goes inside the Content-wrapper. Inside this Main-wrapper are the Post block, Comment block, Date Header, and other widgets created from the Add Page Element option.
    7. Sidebar: is the block that contains all your side widgets - About Me, Labels, Archive, Text, HTML, Adsense, etc. In a standard Blogger template, you will usually find only 1 sidebar - hence the 2-column template (Main and Sidebar). But it's actually easy to add multiple number of sidebars. The most common ones are 2 sidebars - or the 3-column template. You will see from these tutorial series that once you understand the template structure, it's actually easy to add and move the sidebars to the left or right of your Main container.
    8. Blog Post: this block contains the important stuff - your Posts Titles, Post, Post Author, Labels, etc.
    One other way to see this structure is from the hierarchical point of view. Starting from the largest container to its sub-containers, the structure looks like this:
    • Body
      • Outer-wrapper
        • Header-wrapper
          • Blog Title
          • Blog Description
          • Other widgets
        • Content-wrapper
          • Sidebar-wrapper (1,2,3...)
          • Main-wrapper
            • Date Header
            • Posts
              • Post Title
              • Post Content (or called Post Body)
              • Post Footer (Author, Labels, etc)
            • Comments
            • Feed Link
            • Other widgets (mostly ad units)
        • Footer-wrapper
          • Footer text (disclaimer, copyrights, etc)
          • Other widgets 

     Source
    Facebook Like Box valid xtmhl ini berguna jika template sobat belum menggunakan HTML5 karena ada bagian attribut pada FB like box yang tidak valid xthml, tapi jika template sobat sudah menggunakan html5 rasanya sudah valid xhtml. berikut cara membuat facebook like box yang paling xhtml:

    facebook like box valid xhtml>

    Klik disini dulu untuk mengambil kode script facebook like box:
    Atau langung copy paste kode Facebook like box yang valid xhtml dibawah ini :
    <div id="fb-root"></div>
    <script type="text/javascript">
    (function() {
    var e = document.createElement('script'); e.async = true;
    e.src = document.location.protocol +
    '//connect.facebook.net/en_US/all.js#xfbml=1';
    document.getElementById('fb-root').appendChild(e);
    }());
    </script>
    <div id="FbCont">
    <script type="text/javascript">
    <!--//--><![CDATA[//><!--
    var fb = document.createElement('fb:like-box');
    fb.setAttribute("href","Your Facebook Fan Pages");
    fb.setAttribute("show_faces","true");
    fb.setAttribute("header","false");
    fb.setAttribute("stream","false");
    fb.setAttribute("width","200");
    fb.setAttribute("font","segoe");
    document.getElementById("FbCont").appendChild(fb);
    //--><!]]>
    </script>
    </div>

    Keterangan : Ganti "Your Facebook Fan Pages" dengan Punya sobat.
    Selesai.



    Mengurangi penggunaan javascript akan mengurangi beban loading blog pada browser, dan akan membantu meningkatkan pagespeed blog, bisa juga mengkompres fies javascript untuk memperkecil ukuran files javascript. tapi lebih baik  tidak terlalu banyak menggunakan javascript pada blog terutama seperti blogspot.


    readmore tanpa javascript 


    Nah Readmore selama ini banyak menggunakan files javascript dan untuk membuat readmore blogspot tanpa javascript
    bisa di ikutin tips dibawa ini:

    1. Login ke blogger
    2. pilih Edit HTML template
    3. Beri tanda centang Expand Widget Templates
    4. Lalu cari kode berikut <data:post.body/> dan ganti dengan kode dibawah ini :
    <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
    <b:if cond='data:blog.pageType != &quot;item&quot;'>
    <b:if cond='data:post.thumbnailUrl'>
    <a expr:href='data:post.url'><img class='post-thumbnail' alt='thumbnail' expr:src='data:post.thumbnailUrl'/></a>
    <b:else/>
    <a expr:href='data:post.url'><img class='post-thumbnail' alt='thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOfIpSFaYeuEJcPOuh3mMS-2hI7hyphenhyphenRDkpXGjxSGvXQffLZGAwIpjNxE6TeBobjIEqR5kM00DG0HrL6y_V3IZqu3IFKjBrs8SY6IH1YQHV8CGZr7EJV1uuWhufvKtf3zaig9uEnw4InT1E/s1600/no-image.png'/></a>
    </b:if>
    <div class='post-snippet'><data:post.snippet/></div>
    <div class='rm-button-wrap'>
    <a class='button' expr:href='data:post.url'>Readmore</a>
    </div>
    </b:if>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <data:post.body/>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
    <data:post.body/>
    </b:if>
    </b:if>
    5. Simpan template.


    Catatan:

    1. Jika template sebelumnya sudah menggunakan Autoreadmore dengan javascript silakan cari kode berikut ini:
        <div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
        <script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</script>

    2. Lalu ganti semua kode diatas sehingga akan menjadi seperti ini :
        <b:if cond='data:post.thumbnailUrl'>
            <a expr:href='data:post.url'><img class='post-thumbnail' alt='thumbnail' expr:src='data:post.thumbnailUrl'/></a>
        <b:else/>
            <a expr:href='data:post.url'><img class='post-thumbnail' alt='thumbnail' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOfIpSFaYeuEJcPOuh3mMS-2hI7hyphenhyphenRDkpXGjxSGvXQffLZGAwIpjNxE6TeBobjIEqR5kM00DG0HrL6y_V3IZqu3IFKjBrs8SY6IH1YQHV8CGZr7EJV1uuWhufvKtf3zaig9uEnw4InT1E/s1600/no-image.png'/></a>
        </b:if>
        <div class='post-snippet'><data:post.snippet/></div>

    3. Sedikit modifikasi readmore blogspot kamu dengan bantuan CSS.
       Copy dan pastekan kode css dibwah dan letakkan sebelum kode ]]></b:skin>
        .post-thumbnail {
          width:100px;
          height:100px;
          float:left;
          margin:0px 10px 0px 0px;
          }/div>
    Atur setting ukuran sesuai keingingan sobat

    4. simpan dan lihat hasilnya.
      
    1. Login Blogger
    2. Template ---> EDIT HTML --->  beri centang Expand Widget Templates
    3. Cari </b:skin>
    4..Pastekan kode berikut:

    #footer-bottom {
    width: 900px;background:transparent;
    position: relative;display:inline;
    clear:both;
    margin:0 auto 0;
    color:#EB1E1E;
    float: left;
    padding:10px;
    height:498;
    }
    #left-bottom {
    width: 33%;
    float: left;display:inline;
    margin:10px 5px 0 5px;
    padding:5px
    }
    #center-bottom {
    width: 33%;
    float: left;
    margin:10px 5px 0;
    padding:5px
    }
    #right-bottom{
    width: 33%;
    float: left;display:inline;
    margin:10px 5px 0;
    padding:5px
    }


    6.Cari kode  <div id='footer'> atau <div id='footer-wrapper'>

    Pastekan kode berikut dibawahnya:

    <div id='footer-bottom'>
    <b:section class='footer-bottom' id='left-bottom' preferred='yes' showaddelement='yes'>
    </b:section>
    <b:section class='footer-bottom' id='center-bottom' preferred='yes' showaddelement='yes'>
    </b:section>
    <b:section class='footer-bottom' id='right-bottom' preferred='yes' showaddelement='yes'>
    </b:section>
    </div>


    Keterangan :
    33% menandakan bahwa kolom tersebut akan berukuran 33% dari ukuran layar...
    Hitungan % digunakan jika sobat malas menghitung ukuran layar blog anda.
    Jika ingin 4 kolom maka harus 25%.
    Simple to remove or delete error Missing Title Rpc Relay From Webmaster Google
    Follow this step :

    Login in blogger.com
    Put This code below :

    <b:if cond='data:blog.url == "http://yours.blogspot.com/rpc_relay.html"'>
    <title>rpc relay path</title>
    <meta content='NOINDEX, NOFOLLOW, NOARCHIVE' name='robots'/></b:if>
        
    Save template, check out in Webmaster google again.

    Note : Change in the "blue"  text with your blog
     Postingan dengan banyak halaman pasti lebih mudah jika ditambah navigasi nomer halaman, apalagi blog telah memasang fungsi readmore, tapi terkadang setelah mencoba beberapa tips sering gagal dan nomer halaman tidak tampil, nah ini ada navigasi nomer halaman yang bisa digunakan untuk template blogspot dan pasti cocok dengan template blogger sobat.


    1. login ke blogger.com --> Go to Design --> Edit HTML > Check mark Expand Widget Templates.
    Cari code ini :
    <b:includable id='mobile-index-post' var='post'>

    2. Pastekan  kode dibawah ini sebelum kode diatas :
    <b:includable id='page-navi'>
    <div class='pagenavi'>
    <script type='text/javascript'>
    var pageNaviConf = {
    perPage: 7,
    numPages: 5,
    firstText: &quot;First&quot;,
    lastText: &quot;Last&quot;,
    nextText: &quot;&#187;&quot;,
    prevText: &quot;&#171;&quot;
    }
    </script>
    <script src='http://nomer-halaman.googlecode.com/files/onlinetrick.js' type='text/javascript'/>
    <div class='clear'/>
    </div>
    </b:includable>

    3. Kemudian cari code ini pada template sobat :
    <b:include name='nextprev'/>

    4. Gantikan / replace dengan kode dibawah ini :
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <b:include name='page-navi'/>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;archive&quot;'>
    <b:include name='page-navi'/>
    </b:if>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <b:include name='nextprev'/>
    </b:if>
    </b:if>

    5. Untuk kode  CSS. cari ]]></b:skin>  kemudian copy kode scripts dibawah ini diatasnya
    #blog-pager,.pagenavi {
    clear:both;
    text-align:center;
    margin:30px auto 10px;
    }

    #blog-pager a,.pagenavi span,.pagenavi a {
    text-decoration:none;
    color:#fff;
    background:#e06666;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    -webkit-transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -o-transition:all .3s ease-in;
    transition:all .3s ease-in;
    margin:0 5px 0 0;
    padding:2px 10px 3px;
    }

    #blog-pager a:visited,.pagenavi a:visited {
    color:#fff;
    }

    #blog-pager-older-link,#blog-pager-newer-link {
    float:none;
    }

    .pagenavi .pages,.pagenavi .current {
    font-weight:700;
    }

    .pagenavi .pages {
    color:#fff;
    background:#e06666;
    }

    #blog-pager a:hover,.pagenavi a:hover,.pagenavi .current {
    color:#fff;
    text-decoration:none;
    background:#000;
    }

    6. Save template.
    Warning "Missing required field "updated ini akan muncul setelah menjalankan Rich Snippets Testing Tool di Webamster google. ini disebabkan kita tidak memberi tanda centang pada blog posts yang menyangkut jam postingan, pada configure blog post pada layout template, ini juga sangat berpengaruh harus diperbaiki karena menyangkut verifikasi blog yang kita tulis selain verifikasi author link dan link profile google.

    Untuk memperbaiki Warning "Missing required field "updated ada banyak cara, tapi saya menggunakan tehnik ini dan berhasil.

    1. Login dengan account blogger sobat
    2. Pilih edit HTML --> beri  centeng "Expand Widget Templates" ---> backup jika perlu
    3. Caro kode berikut :

    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

    4. Copy pastekan pada notepad
    5. Ganti kata 'published' dengan kata 'updated'
    6. jadinya seperti dibawah ini :

    <a class='updated' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='updated' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

    7. Copy pastekan kembali kedalam template sobat tepat dibawah kode ini :

    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>

    8. Simpan template dan cek lagi di : http://www.google.com/webmasters/tools/richsnippets?
    9. Selesai
    Buat sahabat blogger yang menggunakan tampilan Dynamic Views pada template blog nya terkadang ditanya atau bahkan kadang bertanya pada diri sendiri ketika mencoba mem views kan halaman blog nya yang menggunakan Dynamic templates, kok selalu ada gambar pembuka seperti loading gear sebelum menuju halaman blog.

    disable-loading-gear


    Buat yang sudah tahu cara mematikan atau mendisable loading gear pada tampilan Template Dynamic rasanya tidak sulit tapi buat yang baru mencoba bisa mencoba trik berikut :


    Untuk Sobat pengguna tampilan dashboard lama blogger / old Blogger interface:

    1. Pilih Dashboard
    2. Design
    3. Template Designer
    4. Advanced
    5. Add CSS
    6. Paste Code ini :
    .ss,.blogger-gear{
    display: none;
    }
    7. Apply to Blog.

    Untuk pengguna tampilan dashboard Baru / new Blogger interface:

    1. Dashboard
    2. Template
    3. Customize
    4. Advanced
    5. Add CSS
    6. Pastekan code yang sama pada kolom yang tersedia

       
    .ss,.blogger-gear{
    display: none;
    }
    7. Apply to Blog.
    Semoga bermanfaat.