COPY KODE HTML TEMPLATE DIBAWAH INI
<?xml version="1.0" encoding="UTF-8" ?>
<!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'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Name : Sasuke Eyes
Design by : Diana
URL : www.skincorner.com
Type : Free Blogger XML Template
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="mainBgcolor" description="Main Background Color"
type="color" default="#003366" value="#003366">
<Variable name="textcolor" description="Text Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="linkcolor" description="Link Color"
type="color" default="#c0c0c0" value="#c0c0c0">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="bordercolor" description="Border Color"
type="color" default="#666666" value="#666666">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#3366cc" value="#3366cc">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif" value="normal bold 200% Verdana, sans-serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
*/
/* Use this with templates/template-twocol.html */
#navbar-iframe { /* this section hides the nav bar */
height: 0px;
visibility: hidden;
display: none;
}
body {
background:$mainBgcolor;
margin:0;
color:$textcolor;
font:75%/.9em Trebuchet, Verdana, Arial, Serif;
text-align:center;
}
a:link {
color:$linkcolor;
text-decoration:none;
}
a:visited {
color:$visitedlinkcolor;
text-decoration:none;
}
a:hover {
color:#3366cc;
text-decoration:underline;
}
a img {
border-width:0;
}
#main-wrapper .post-body a:hover {
color:#3366cc;
text-decoration:underline;
}
#sidebar-wrapper a {
color:$textcolor;
text-decoration:none;
}
#sidebar-wrapper a:hover {
color:#3366cc;
text-decoration:underline;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
background:url("http://img530.imageshack.us/img530/5782/sasukeeyes01px9.jpg");
background-repeat: no-repeat;
width:790px;
height:321px;
margin:0;
text-align:right;
}
#header h1 {
margin:0;
padding:160px 50px 5px;
font-size: 150%;
font-weight:bold;
line-height: 1.1em;
text-transform:uppercase;
letter-spacing:.2em;
color:$pagetitlecolor;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:#3366cc;
text-decoration:underline;
}
.descriptionwrapper {
margin:0;
padding:5px 50px 100px;
font:90% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
letter-spacing:.1em;
line-height: 1.4em;
color:$descriptioncolor;
}
.descriptionwrapper p {
margin:0;
padding:0;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background:url("http://img205.imageshack.us/img205/5987/sasukeeyes03ub7.jpg");
background-repeat: repeat-y;
width: 790px;
margin:0 auto;
padding:0;
text-align:left;
}
#main-wrapper {
width: 490px;
float: left;
margin top:-5px;
padding-left:30px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
width: 200px;
float: right;
margin-top:-15px;
padding-right:20px;
color:$sidebartextcolor;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
br {
clear:both;
}
/* Headings
----------------------------------------------- */
#sidebar-wrapper h2 {
list-style-type: square;
margin:0 8px 0 15px;
padding:2px 0 2px 23px;
font-size:14px;
font-family: Verdana, Arial, Serif;
line-height:1.4em
font-weight:bold;
text-transform:uppercase;
color:$sidebarcolor;
}
#main-wrapper h2 {
margin:0;
padding:0;
font-size:78%;
font-weight:normal;
color:$titlecolor;
background:none;
}
/* Posts
-----------------------------------------------
*/
.post {
margin:.5em 0 .5em;
padding-bottom:.5em;
}
#main .post h3 {
margin:0 0 .5em;
padding:0;
font-family: Arial, Serif;
font-size:18px;
font-weight:bold;
line-height:1.4em;
color:$titlecolor;
}
#main .post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
font-family: Arial, Serif;
font-size:18px;
text-decoration:none;
color:$titlecolor;
font-weight:bold;
}
#main .post h3 strong, #main .post h3 a:hover {
color:#3366cc;
text-decoration:underline;
}
.post p, .post-body {
margin:0 0 .75em;
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$titlecolor;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post a img, .post img {
margin:8px;
padding:1px;
border:1px solid #c0c0c0;
}
.post blockquote {
margin:1em 20px;
line-height:1.2em;
}
p.post-footer-line-3 {
border-bottom:1px solid #c0c0c0;
margin:0 auto;
padding:0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
}
#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
----------------------------------------------- */
#sidebar-wrapper p {
padding-left:12px;
}
.sidebar {
line-height: 1.3em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding:0 0 .25em 7px;
line-height:1.2em;
}
.sidebar .widget, .main .widget {
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
#ArchiveList {
margin:0;
padding-left:12px;
}
.widget img {
padding-left:10px;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 2px;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
font-weight: bold;
line-height: 1.3em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.3em;
}
.profile-link {
font: $postfooterfont;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer-wrapper {
background:url("http://img255.imageshack.us/img255/8480/sasukeeyes04sp7.jpg");
background-repeat:no-repeat;
width:790px;
height:75px;
clear:both;
margin:0 auto;
padding:0;
}
#footer h2 {
font-size:110%;
}
#lower-body {
width:790px;
margin:0 auto;
padding:12px 0;
color:#ff3300;
text-align:center;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper' style='margin-top:0px;'><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='Sasuke Eyes (Header)' type='Header'/>
</b:section>
</div>
<div id='content-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
</b:section>
<div class='credits'>
<p>
Template by:
<br/>
<br/>
<a href='http://www.skincorner.com' title='Free Blog Templates'><img alt='Free Blog Templates' src='http://img88.imageshack.us/img88/599/icon7pa2.jpg' style='border: 0;'/></a>
</p>
</div>
<!-- end credits -->
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<br/>
</div></div> <!-- end outer-wrapper -->
<div id='footer-wrapper'>
</div>
<div id='lower-body'>
<b:section class='footer' id='footer'/>
<div id='credits'>
<!-- Please Don't Remove, respect the Author Link, Thanks! -->
Template Design By:
<br/>
<a href='http://skincorner.com' title='Free Blog Templates'>SkinCorner</a>
</div>
</div>
</body>
</html>
<!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'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Name : Sasuke Eyes
Design by : Diana
URL : www.skincorner.com
Type : Free Blogger XML Template
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="mainBgcolor" description="Main Background Color"
type="color" default="#003366" value="#003366">
<Variable name="textcolor" description="Text Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="linkcolor" description="Link Color"
type="color" default="#c0c0c0" value="#c0c0c0">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="bordercolor" description="Border Color"
type="color" default="#666666" value="#666666">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#ff3300" value="#ff3300">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#ffffff" value="#ffffff">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#3366cc" value="#3366cc">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif" value="normal bold 200% Verdana, sans-serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
*/
/* Use this with templates/template-twocol.html */
#navbar-iframe { /* this section hides the nav bar */
height: 0px;
visibility: hidden;
display: none;
}
body {
background:$mainBgcolor;
margin:0;
color:$textcolor;
font:75%/.9em Trebuchet, Verdana, Arial, Serif;
text-align:center;
}
a:link {
color:$linkcolor;
text-decoration:none;
}
a:visited {
color:$visitedlinkcolor;
text-decoration:none;
}
a:hover {
color:#3366cc;
text-decoration:underline;
}
a img {
border-width:0;
}
#main-wrapper .post-body a:hover {
color:#3366cc;
text-decoration:underline;
}
#sidebar-wrapper a {
color:$textcolor;
text-decoration:none;
}
#sidebar-wrapper a:hover {
color:#3366cc;
text-decoration:underline;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
background:url("http://img530.imageshack.us/img530/5782/sasukeeyes01px9.jpg");
background-repeat: no-repeat;
width:790px;
height:321px;
margin:0;
text-align:right;
}
#header h1 {
margin:0;
padding:160px 50px 5px;
font-size: 150%;
font-weight:bold;
line-height: 1.1em;
text-transform:uppercase;
letter-spacing:.2em;
color:$pagetitlecolor;
}
#header a {
color:$pagetitlecolor;
text-decoration:none;
}
#header a:hover {
color:#3366cc;
text-decoration:underline;
}
.descriptionwrapper {
margin:0;
padding:5px 50px 100px;
font:90% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
letter-spacing:.1em;
line-height: 1.4em;
color:$descriptioncolor;
}
.descriptionwrapper p {
margin:0;
padding:0;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
background:url("http://img205.imageshack.us/img205/5987/sasukeeyes03ub7.jpg");
background-repeat: repeat-y;
width: 790px;
margin:0 auto;
padding:0;
text-align:left;
}
#main-wrapper {
width: 490px;
float: left;
margin top:-5px;
padding-left:30px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebar-wrapper {
width: 200px;
float: right;
margin-top:-15px;
padding-right:20px;
color:$sidebartextcolor;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
br {
clear:both;
}
/* Headings
----------------------------------------------- */
#sidebar-wrapper h2 {
list-style-type: square;
margin:0 8px 0 15px;
padding:2px 0 2px 23px;
font-size:14px;
font-family: Verdana, Arial, Serif;
line-height:1.4em
font-weight:bold;
text-transform:uppercase;
color:$sidebarcolor;
}
#main-wrapper h2 {
margin:0;
padding:0;
font-size:78%;
font-weight:normal;
color:$titlecolor;
background:none;
}
/* Posts
-----------------------------------------------
*/
.post {
margin:.5em 0 .5em;
padding-bottom:.5em;
}
#main .post h3 {
margin:0 0 .5em;
padding:0;
font-family: Arial, Serif;
font-size:18px;
font-weight:bold;
line-height:1.4em;
color:$titlecolor;
}
#main .post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
font-family: Arial, Serif;
font-size:18px;
text-decoration:none;
color:$titlecolor;
font-weight:bold;
}
#main .post h3 strong, #main .post h3 a:hover {
color:#3366cc;
text-decoration:underline;
}
.post p, .post-body {
margin:0 0 .75em;
line-height:1.3em;
}
.post-footer {
margin: .75em 0;
color:$titlecolor;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;
}
.comment-link {
margin-left:.6em;
}
.post a img, .post img {
margin:8px;
padding:1px;
border:1px solid #c0c0c0;
}
.post blockquote {
margin:1em 20px;
line-height:1.2em;
}
p.post-footer-line-3 {
border-bottom:1px solid #c0c0c0;
margin:0 auto;
padding:0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
}
#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
----------------------------------------------- */
#sidebar-wrapper p {
padding-left:12px;
}
.sidebar {
line-height: 1.3em;
}
.sidebar ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li {
margin:0;
padding:0 0 .25em 7px;
line-height:1.2em;
}
.sidebar .widget, .main .widget {
margin:0 0 1.5em;
padding:0 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
#ArchiveList {
margin:0;
padding-left:12px;
}
.widget img {
padding-left:10px;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 2px;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
font-weight: bold;
line-height: 1.3em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.3em;
}
.profile-link {
font: $postfooterfont;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer-wrapper {
background:url("http://img255.imageshack.us/img255/8480/sasukeeyes04sp7.jpg");
background-repeat:no-repeat;
width:790px;
height:75px;
clear:both;
margin:0 auto;
padding:0;
}
#footer h2 {
font-size:110%;
}
#lower-body {
width:790px;
margin:0 auto;
padding:12px 0;
color:#ff3300;
text-align:center;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}
]]></b:skin>
</head>
<body>
<div id='outer-wrapper' style='margin-top:0px;'><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='Sasuke Eyes (Header)' type='Header'/>
</b:section>
</div>
<div id='content-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section>
</div>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
<b:widget id='Label1' locked='false' title='Labels' type='Label'/>
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
</b:section>
<div class='credits'>
<p>
Template by:
<br/>
<br/>
<a href='http://www.skincorner.com' title='Free Blog Templates'><img alt='Free Blog Templates' src='http://img88.imageshack.us/img88/599/icon7pa2.jpg' style='border: 0;'/></a>
</p>
</div>
<!-- end credits -->
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper -->
<br/>
</div></div> <!-- end outer-wrapper -->
<div id='footer-wrapper'>
</div>
<div id='lower-body'>
<b:section class='footer' id='footer'/>
<div id='credits'>
<!-- Please Don't Remove, respect the Author Link, Thanks! -->
Template Design By:
<br/>
<a href='http://skincorner.com' title='Free Blog Templates'>SkinCorner</a>
</div>
</div>
</body>
</html>
RELATED POST
SASUKE EYES
|
FACE OF NARUTO
|
EYESHIELD 21
|
NINTENDO ICON
|
SORA
|
BLEACH
|
Posted in: SASUKE EYES
0 komentar:
Posting Komentar