- hapus template lama
- ganti kode berikut ini
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<script type='text/javascript'>
//<![CDATA[
var message = new Array() // leave this as is
message[0] = "Welcome to my Blogger !";
message[1] = "yOu Was EnTeREd To HeLL aReA";
message[2] = "bUt, YoU wIll nOt DeAtH hErE";
message[3] = "jUst keEp EnJoY !!";
message[4] = "Don't fOrgEt...";
message[5] = "LeaVe mE a cOoL cOmment !!";
var reps = 2
var speed = 100
var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A();}
function A(){
s++
if(s>9){s=1}
if(s==1){document.title='[K====] '+T+' [====H]'}
if(s==2){document.title='[=E===] '+T+' [===I=]'}
if(s==3){document.title='[==A==] '+T+' [==J==]'}
if(s==4){document.title='[===B=] '+T+' [=K===]'}
if(s==5){document.title='[====C] '+T+' [B====]'}
if(s==6){document.title='[===D=] '+T+' [=A===]'}
if(s==7){document.title='[==E==] '+T+' [==N==]'}
if(s==8){document.title='[=F===] '+T+' [===I=]'}
if(s==9){document.title='[G====] '+T+' [====Titi]'}
if(C<(8*reps)){
sT=setTimeout("A()",speed);
C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
//]]>
</script>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Name : Superman
Design by : Diana
URL : www.skincorner.com
Type : Free Blogger XML Template
----------------------------------------------- */
#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}
body {
background:#0066ff;
margin:0;
padding:0;
font:80% Georgia, "Times New Roman", serif;
text-align: center;
color:#000000;
}
a:link {
color:#ffff33;
text-decoration:none;
}
a:visited {
color:#ffff33;
text-decoration:none;
}
a:hover {
color:#ffff66;
text-decoration:underline;
}
#main .post-body a {
color:#3300ff;
text-decoration:underline;
}
#main .post-body a:hover {
color:#ff0000;
}
a img {
border-width:0;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
background: url("http://i297.photobucket.com/albums/mm219/skincorner/super_01.jpg") no-repeat;
width:980px;
height:321px;
margin:0;
padding:0;
text-align:center;
}
#header {
margin:0;
padding:0;
}
#header h1 {
margin:0;
padding:150px 20px 0 20px;
font-size: 200%;
font-weight:bold;
line-height: 1.2em;
letter-spacing:.1em;
font-style:normal;
color:#ff0000;
}
#header a:link, #header a:visited {
color:#ffff99;
text-decoration:none;
}
#header a:hover {
color:#0066ff;
text-decoration:none;
}
.descriptionwrapper p {
margin:0;
padding:0 20px 0 20px;
line-height: 1.3em;
font-style: normal;
font-weight:bold;
letter-spacing:.1em;
color: #ffff33;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background:url("http://i297.photobucket.com/albums/mm219/skincorner/superman_03.jpg");
background-repeat: repeat-y;
width: 980px;
margin:0 auto;
padding:0;
text-align:left;
}
#main-wrapper {
width: 480px;
float: left;
margin:10px 0 0 25px;
padding-left:20px
word-wrap: break-word;
overflow: hidden;
}
#sidewrapper-left {
width:203px;
float:right;
margin:0;
padding:10px 10px 20px 3px;
word-wrap: break-word;
overflow: hidden;
}
#sidewrapper-right {
width:205px;
margin:0;
padding:10px 10px 20px 3px;
float:right;
word-wrap: break-word;
overflow: hidden;
}
.clear {
height:0px;
margin:0;
padding:0;
clear:both;
}
/* Headings
----------------------------------------------- */
#sidewrapper-left h2, #sidewrapper-right h2 {
background:none;
margin:.6em 0 0;
padding:0 0 10px 5px;
font-size:110%;
font-weight:bold;
line-height: 1.4em;
color:#ff0000;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:.5em 0 0;
padding:0;
font-size:85%;
color:#ffff33;
}
.post {
margin:.5em 0 1em;
padding-bottom:1em;
}
.post h3 {
margin:.5em 0;
padding:0 0 0;
font-size:140%;
font-weight:bold;
line-height:1.3em;
color:#ff0000;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
font-size:120%;
text-decoration:none;
color:#ff0000;
font-weight:bold;
}
.post h3 strong, .post h3 a:hover {
color:#cc0000;
text-decoration:none;
}
.post {
margin:0 0 .75em;
line-height:1.2em;
}
.post-body, .post-body p {
margin:0;
padding:0;
line-height:1.3em;
}
.post-footer {
margin: .75em 0 0px;
color:#3300ff;
letter-spacing:.1em;
font-size:70%;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post-body img {
margin:5px;
padding:1px;
border:1px solid #0066ff;
}
.post blockquote {
margin:1em 12px;
padding-left:15px;
border-left:3px solid #0066ff;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-size:14px;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:#0066ff;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
#sidewrapper-left, #sidewrapper-right {
line-height: 1.2em;
}
#sidewrapper-left p, #sidewrapper-right p {
margin:0;
padding:5px 0 0 8px;
}
#sidewrapper-left ul, #sidewrapper-right ul {
list-style:none;
margin:0 0 0;
padding:0 0 8px;
}
#sidewrapper-left li, #sidewrapper-right li {
margin:0;
padding:0 0 .25em 8px;
line-height:1.2em;
}
#sidewrapper-left .widget, #sidewrapper-right .widget, .main .widget {
margin:0;
padding:0;
}
.sidebar section {
margin:0;
padding:0;
}
.main .Blog {
border-bottom-width: 0;
}
#ArchiveList {
padding-left:10px;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 1px;
border: 1px solid #c0c0c0;
}
.profile-data {
margin:0;
letter-spacing:.1em;
font-size:90%;
font-weight: bold;
line-height: 1.4em;
}
.profile-datablock {
margin:.5em 0 .5em .5em;
}
.profile-textblock {
margin: 0.5em;
line-height: 1.6em;
}
.profile-link {
font-size:90%;
letter-spacing: .1em;
margin: 0 0 1em .5em;
}
/* Footer
----------------------------------------------- */
#footer-wrapper {
background:url("http://i297.photobucket.com/albums/mm219/skincorner/superman_05.jpg") no-repeat;
width:980px;
height:48px;
clear:both;
margin:0 auto;
padding:0;
}
#lower-footer {
width:980px;
margin:0 auto;
padding:0;
clear:both;
line-height: 1.2em;
letter-spacing:.1em;
text-align: center;
color:#ff0000;
}
.credits {
margin:0;
padding-left:12px;
font-size:75%;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header, body#layout #outer-wrapper, body#layout #footer {
width:770px;
margin-left: 0px;
margin-right: 0px;
}
body#layout #main-wrapper {
width:300px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper' style='margin-top:10px;'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='"palembani" (Header)' type='Header'/>
</b:section>
</div><!-- end header-wrapper -->
<div id='sidewrapper-left'>
<b:section class='sidebar-left' id='sidebar-left' preferred='yes'>
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
</b:section>
<div class='credits'>
<p>
Template by:
<br/>
<a href='http://www.skincorner.com' title='Free Blog Templates'><img alt='Free Blog Templates' src='http://img389.imageshack.us/img389/3192/icon4ff8.jpg' style='border: 0;'/></a>
</p>
</div>
<!-- end credits -->
</div><!-- end sidebar-left -->
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Posting Blog' type='Blog'/>
</b:section>
</div>
<div id='sidewrapper-right'>
<b:section class='sidebar-right' id='sidebar-right' preferred='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
</b:section>
</div><!-- end sidebar-right -->
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
<div class='clear'/><!-- clear fix do not remove -->
</div></div> <!-- end outer-wrapper -->
<div id='footer-wrapper'>
</div><!-- end footer-wrapper -->
<div id='lower-footer'>
<b:section class='footer' id='footer'/>
<div class='credits'>
<!-- Please Don't Remove,Thanks! -->
Template by:
<br/>
<a href='http://skincorner.com' title='Free Blog Templates'>SkinCorner</a>
</div><!-- end credits -->
</div><!-- end footer-wrapper -->
<br/>
</body>
</html>
ketiga simpan template
0 komentar:
Posting Komentar