Cara membuat classic template
1.Ke dashboard--> design----> edit HTML
2.Scroll ke paling bawah,klik Back to classic template
3.Klik edit HTML lagi
4.Di kotak putih (pastikan tidak ada isi) masukkan kode ini
<html>
<link href='URL Favicon' rel='shortcut icon' type='image/x-icon'/>
<head>
<center><img src="Headermu" /></center>
<title>Nama blog</title>
5.Selesai ? Masukkan code ini
<style type="text/css">
#navbar-iframe {display: none;}body {
background: url(URL Bg);
background-attachment:fixed;
font-family: arial;
font-size: 11px;
}
a:link, a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
border-bottom:1px solid #87689;
}
</style>
<body><br>
Masukan code ini diatas code </style>
.main {
background:#ffffff;
color:#666666;
padding:14px;
width:500px;
border-radius:10px;
text-align:justify;
}
.sidebar {
background: #ffffff;
color: #666666;
padding: 8px;
width: 240px;
border-radius: 10px;
text-align: justify;
}
.h1 {
color:#FF9FCC;
font-size:18px;
padding:3px;
border-bottom:1px solid #c0c0c0;
}
.h2 {
font-style:italic;
font-size:10px;
margin-bottom:2em;
}
Selesai ? masukkan lagi code ini
<table style="line-height: 17px;" width="850" border="0" align="center" cellspacing="5">
<tbody><tr>
Masukkan lagi
<td valign="top" width:550px;">
<div class="main">
<blogger><div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <$BlogItemDateTime$> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>><$BlogItemCommentCount$>comments</a></BlogItemCommentsEnabled></div>
<$blogitembody$></blogger><br>
<center><OlderPosts><a href=<$OlderPosts$>>Older Post</a> </OlderPosts> <NewerPosts> | <a href=<$NewerPosts$>>Newer Post</a></NewerPosts></center></div>
</div>
</td>
Kalau udah puas Save aja
Kalau mau ada sidebar paste code ini dibawah code </td>
<td valign="top" width="250px">
<div class="sidebar">
<div class="h1">TITLE SIDEBAR</div>
ISI SIDEBAR</div>
<br>
Mau lagi ? tambah ini
<div class="sidebar"><div class="h1">TITLE SIDEBAR</div>ISI SIDEBAR</div><br>
Kalau mau lagi paste code itu seterusnya
Jangan lupa kalau sudah selesai tutup dengan code </td>
Credit to :
Letthalicious
Label: tutor
OLDER POST | NEWER POST