Online
 
Friday, 05 December 2008
 
 

Bloggerized Adsense - template | Print |  E-Mail
 

bloggerized adsense template 

New Blogger Templates (XML) and 
Classic Blogger Templates (HTML) 
download for your blogspot

 

 

Code:

<?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" dir="ltr">
<head>
<b:include data="http://www.g-excess.com/blog" name="all-head-content">
<title>&lt;data:blog.pageTitle/&gt;</title>
<b:skin><!--[CDATA[/*
----------------------------------------------------------------------
Blogger Template Style
Name: Red Heart
Designer: Isnaini
URL: www.isnaini.com
Date: Januari 24, 2007
----------------------------------------------------------------------
*/

/* Variable definitions
====================
<Variable name="bgColor" description="Page Background Color"
type="color" default="#FFFFCC" value="#ffffff">
<variable name="bodyFont" description="Text Font"
type="font" default="normal normal 73% Verdana, Arial, Sans-serif;" value="normal normal 80% Arial, sans-serif">
<variable name="textColor" description="Text Color"
type="color" default="#000000" value="#000000">
<variable name="linkColor" description="Link Color"
type="color" default="#cc0000" value="#cc0000">
<variable name="HoverlinkColor" description="Hover Link Color"
type="color" default="#940f04" value="#940f04">
<variable name="postImgBdColor" description="Post Images Border Color"
type="color" default="#cccccc" value="#ffffff">
<variable name="PostTitleFont" description="Post Title Font"
type="font" default="normal normal 100% 'Trebuchet MS', Arial, Sans-serif;" value="normal bold 165% 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;">
<variable name="titleFont" description="Blog Title Font"
type="font" default="normal normal 210% 'Trebuchet MS', Arial, Sans-serif;" value="normal bold 200% 'Trebuchet MS', Arial, Sans-serif;">
<variable name="titleTextColor" description="Blog Title Text Color"
type="color" default="#cc0000" value="#cc0000">
<variable name="PostTitleHoverlinkColor" description="Post Title Hover link Color"
type="color" default="#940f04" value="#940f04">
<variable name="dateHeaderColor" description="Date Header Color"
type="color" default="#000000" value="#000000">
<variable name="postTitleTxtColor" description="Post Title Text Color"
type="color" default="#cc0000" value="#cc0000">
<variable name="SBbgColor" description="Sidebar Background Color"
type="color" default="#FECCFF" value="#FECCFF">
<variable name="SBbdColor" description="Sidebar Border Color"
type="color" default="#FECCFF" value="#FECCFF">
<variable name="SBFontSize" description="Sidebar Font Size"
type="font" default="normal normal 85% Arial, sans-serif" value="normal normal 76% Arial, sans-serif">
<variable name="sidebarTitleBgColor" description="Sidebar Title Background Color"
type="color" default="#E895CC" value="#E895CC">
<variable name="sidebarTitleTextColor" description="Sidebar Title Text Color"
type="color" default="#cc0000" value="#cc0000">
<variable name="SBtextColor" description="Sidebar Text Color"
type="color" default="#666666" value="#666666">
<variable name="SBTitleFont" description="Sidebar Title Font"
type="font" default="normal bold 125% Trebuchet, Trebuchet MS, Arial, sans-serif;" value="normal bold 184% Trebuchet, Trebuchet MS, Arial, sans-serif">
<variable name="SBLinkColor" description="Sidebar Link Color"
type="color" default="#FF00FF" value="#FF00FF">
<variable name="footrTextcolor" description="Footer Text Color"
type="color" default="#666666" value="#666666">
<variable name="AltLinkColor1" description="Alternative Link Color 1"
type="color" default="#9D1961" value="#9D1961">

*/

body {
font: $bodyFont;
text-align: center;
margin: 0px;
padding: 0px;
color: $textColor;
background: $bgColor;
}

#page {
text-align: left;
width: 780px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-image: url(http://i30.tinypic.com/2db540m.jpg);
background-repeat: repeat-y;
}

#header {
height: 180px;
margin: 0px;
padding: 0px;
background-image: url(http://i32.tinypic.com/24b2hhi.jpg);
background-repeat: no-repeat;
}
.narrowcolumn {
width: 520px;
float: left;
padding-left: 10px;
}
#sidebar{
font: $SBFontSize;
width: 220px;
position: static;
top: 0px;
color: $SBtextColor;
background-color: $SBbgColor;
border: 1px solid $SBbdColor;
padding-top: 0px;
padding-right: 4px;
padding-bottom: 0px;
padding-left: 4px;
margin-left: 530px;
}
#sidebar a {
color: $SBLinkColor;
}
#sidebar .widget {
margin-bottom: 1em;

}

#sidebar .widget-content {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}
#sidebar h2{
font-size: 12px;
font-weight: bold;
color: $sidebarTitleTextColor;
font: $SBTitleFont;
background-color: $sidebarTitleBgColor;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
padding: 4px 5px;
}
#kotakkanan{
margin: 0px;
}
#kotakkanan1{
margin: 0px;
}
#footer {
padding: 0px;
width: 780px;
clear: both;
height: 115px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
color: $footrTextcolor;
background-image: url(http://i30.tinypic.com/34zc51h.jpg);
}
#footer a {
color: $footrTextcolor;
}

#footer .widget {
margin: 0px;
padding-left: 20px;
font-size: 10px;
text-align: center;
}
/* Posts
----------------------------------------------- */
.date-header {
margin: 1.5em 0 0;
font-weight: normal;
color: $dateHeaderColor;
font-size: 100%;
}
.post {
padding: 5px;
text-align: justify;
margin: 5px;
}
.post-title {
margin: 0;
padding: 0;
font: $PostTitleFont;
line-height: 1.1em;
padding-top: 4px;
padding-bottom: 4px;
text-align: left;
}
.post-title a, .post-title a:visited, .post-title strong {
text-decoration: none;
color: $postTitleTxtColor;
font-weight: bold;
}
.post-title a:hover {
text-decoration: none;
color: $PostTitleHoverlinkColor;
}
.post div {
margin: 0 0 .75em;
line-height: 1.3em;
}
p.post-footer {
margin: -.25em 0 0;
font-size: 10px;
}
.post-labels {
font-size: 10px;
}
.post-labels a {
color: $AltLinkColor1;
text-decoration: none;

}
.post-footer .span {
margin-right: .3em;
font-size: 10px;
}
.post-footer {
font-size: 10px;
}

.comment-link {
margin-left: .3em;
}

.post blockquote {
margin: 1em 20px;
font-style: italic;
}
}
.post blockquote p {
margin: .75em 0;
}
.post img {
margin-top: 4px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 4px;
padding: 6px;
border: 1px solid $postImgBdColor;
display: inline;
}
.post .pic{
float: right;
border: 1px solid $postImgBdColor;
text-align: center;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 0px;
margin-left: 0px;
width: 180px;
font-size: 9px;
padding: 6px;
font-family: Arial, Helvetica, sans-serif;
display: inline;
}


/* Comments
----------------------------------------------- */
#comments h4 {
margin: 1em 0;
color: $dateHeaderColor;
}
#comments h4 strong {
font-size: 90%;
}
#comments-block {
margin: 1em 0 1.5em;
line-height: 1.3em;
}
#comments-block dt {
margin: .5em 0;
}
#comments-block dd {
margin: .25em 0 0;
}
#comments-block dd.comment-footer {
margin: -.25em 0 2em;
line-height: 1.4em;
font-size: 78%;
}
#comments-block dd p {
margin: 0 0 .75em;
}

.deleted-comment {
font-style:italic;
color:gray;
}

.feed-links {
clear: both;
line-height: 2.5em;
}

#blog-pager-newer-link {
float: left;
}

#blog-pager-older-link {
float: right;
}

#blog-pager {
text-align: center;
}

small {
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
line-height: 11px;
}

h1, h2, h3 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: $linkColor;
text-decoration: none;

}

a:hover {
color: $HoverlinkColor;
text-decoration: underline;
}



.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

h2 {
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3 {
padding: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */

/* lain
----------------------------------------------- */
.title h1{
color: $titleTextColor;
font-size: 18px;
text-align: center;
font: $titleFont;
}
.title h1 a{
color: $titleTextColor;
}
.title{
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 0px;
}
.description {
font-size: 12px;
font-weight: bold;
margin-left: 50px;
margin-top: 10px;
margin-right: 260px;
}
.kosong
{
clear: both;
}

/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {

}

html>body .entry li {
list-style-type: square;
padding: 0px;
margin-left: 10px;
}

#sidebar ul, #sidebar ul ol, #sidebar ul {
padding-left: 10px;
margin-left: 10px;
}

#sidebar ul li {
margin-bottom: 2px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol{
margin: 5px 0 0 5px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0px 0px;
padding: 0px;
}
/* End Entry Lists */

.entry form {
text-align:center;
background-color: $SBbgColor;
}

select {
width: 130px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border: 1px solid $SBbdColor;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 25px;
font-family: Arial, Verdana, sans-serif;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: left top;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

input, textarea, select, button {
border: 1px solid $SBbdColor;
background-color: $SBbgColor;
font-size: 11px;
padding-right: 2px;
padding-left: 2px;
}

form .button {
border: 1px solid $SBbdColor;
background-color: $SBbgColor;
}
input, textarea, select, button {
border: 1px solid $SBbdColor;
background-color: $SBbgColor;
color: $sidebarTitleTextColor;
font-size: 11px;
padding-right: 2px;
padding-left: 2px;
}
#blog-pager-newer-link a, #blog-pager-older-link a, #home-link a {
font-weight: bold;
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
border: 1px solid $SBbdColor;
background-color: $SBbgColor;
}
#blog-pager-newer-link a:hover, #blog-pager-older-link a:hover, #home-link a:hover {
font-weight: bold;
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
border: 1px solid $SBbdColor;
background-color: $SBbgColor;
}
]]--></b:skin></b:include>
</head>
<body>
<div id="page">
<b:section class="header" id="header" maxwidgets="1" showaddelement="no">
<b:widget id="Header1" locked="false" title="Blogger Template Blog (Header)" type="header">
<b:includable id="title">
<b:if cond="data:blog.url == data:blog.homepageUrl">
<data:title>
<b:else><a expr:href="data:blog.homepageUrl"><data:title></data:title></a></b:else></data:title>
<b:includable id="description">
<div class="descriptionwrapper">
<p class="description"><span>
<data:description></data:description></span></p></div></b:includable>
<b:includable id="main">
<b:if cond="data:useImage">
<b:if cond="data:imagePlacement == &quot;REPLACE&quot;"><!--Show just the image, no text-->
<div id="header-inner"><a expr:href="data:blog.homepageUrl" style="display: block"><img alt="" expr:alt="data:title" expr:height="data:height" expr:id="data:widget.instanceId + &quot;_headerimg&quot;" expr:src="data:sourceUrl" expr:width="data:width" style="display: block" /></a></div>
<b:else><!--
Show image as background to text. You can't really calculate the width
reliably in JS because margins are not taken into account by any of
clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
width. This results in a margin-width's worth of pixels being cropped,
which is probably better than having them overflow out of the div.
-->
<b:if cond="data:blog.languageDirection == &quot;rtl&quot;">
<div expr:style="&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: right; &quot; + &quot;min-height: &quot; + data:height + &quot;px;&quot; + &quot;_height: &quot; + data:height + &quot;px;&quot; + &quot;background-repeat: no-repeat; &quot;" id="header-inner">
<div class="titlewrapper" style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
<h1 class="title" style="border-width: 0px; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
<b:include name="title"></b:include></h1></div>
<b:include name="description"></b:include></div>
<b:else>
<div expr:style="&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot; + &quot;background-position: left; &quot; + &quot;min-height: &quot; + data:height + &quot;px;&quot; + &quot;_height: &quot; + data:height + &quot;px;&quot; + &quot;background-repeat: no-repeat; &quot;" id="header-inner">
<div class="titlewrapper" style="background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
<h1 class="title" style="border-width: 0px; background: transparent none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">
<b:include name="title"></b:include></h1></div>
<b:include name="description"></b:include></div></b:else></b:if>
<b:else><!--No header image -->
<div id="header-inner">
<div class="titlewrapper">
<h1 class="title">
<b:include name="title"></b:include></h1></div>
<b:include name="description"></b:include></div></b:else></b:else></b:if></b:if>
<div class="narrowcolumn">
<b:section class="post" id="main" maxwidgets="4" showaddelement="no">
<b:widget id="Blog1" locked="false" title="Blog Posts" type="blog">
<b:includable id="nextprev">
<div class="blog-pager" id="blog-pager">
<b:if cond="data:newerPageUrl"><span id="blog-pager-newer-link"><a class="blog-pager-newer-link" expr:href="data:newerPageUrl" expr:id="data:widget.instanceId + &quot;_blog-pager-newer-link&quot;" expr:title="data:newerPageTitle">
<data:newerpagetitle></data:newerpagetitle></a></span></b:if>
<b:if cond="data:olderPageUrl"><span id="blog-pager-older-link"><a class="blog-pager-older-link" expr:href="data:olderPageUrl" expr:id="data:widget.instanceId + &quot;_blog-pager-older-link&quot;" expr:title="data:olderPageTitle">
<data:olderpagetitle></data:olderpagetitle></a></span></b:if>
<b:if cond="data:blog.homepageUrl != data:blog.url"><span id="home-link"><a class="home-link" expr:href="data:blog.homepageUrl">
<data:homemsg></data:homemsg></a></span>
<b:else>
<b:if cond="data:newerPageUrl"><span id="home-link"><a class="home-link" expr:href="data:blog.homepageUrl">
<data:homemsg></data:homemsg></a></span></b:if></b:else></b:if></div>
<div class="kosong">
<b:includable id="backlinks" var="post"><a id="links" name="links"></a>
<h4>
<data:post.backlinkslabel></data:post.backlinkslabel></h4><a id="links" name="links">
<b:if cond="data:post.numBacklinks != 0"></b:if></a>
<dl class="comments-block" id="comments-block"><a id="links" name="links">
<b:loop values="data:post.backlinks" var="backlink"></b:loop></a>
<div class="collapsed-backlink backlink-control"><a id="links" name="links">
<dt class="comment-title"> <span class="backlink-toggle-zippy">&nbsp;</span></dt></a><a expr:href="data:backlink.url" rel="nofollow">
<data:backlink.title></data:backlink.title></a>
<b:include data="http://www.g-excess.com/backlink" name="backlinkDeleteIcon">
<dd class="comment-body collapseable">
<data:backlink.snippet></data:backlink.snippet><br />
</dd>
<dd class="comment-footer collapseable"><span class="comment-author">
<data:post.authorlabel>
<data:backlink.author></data:backlink.author></data:post.authorlabel></span><span class="comment-timestamp">
<data:post.timestamplabel>
<data:backlink.timestamp></data:backlink.timestamp></data:post.timestamplabel></span></dd></b:include></div></dl></b:includable>
<p class="comment-footer"><a class="comment-link" expr:href="data:post.createLinkUrl" expr:id="data:widget.instanceId + &quot;_backlinks-create-link&quot;" target="_blank">
<data:post.createlinklabel></data:post.createlinklabel></a></p>
<b:includable id="post" var="post">
<div class="post uncustomized-post-template"><a expr:name="data:post.id">
<b:if cond="data:post.title"></b:if></a>
<h3 class="post-title"><a expr:name="data:post.id">
<b:if cond="data:post.link"></b:if></a><a expr:href="data:post.link">
<data:post.title></data:post.title></a>
<b:else>
<b:if cond="data:post.url"><a expr:href="data:post.url">
<data:post.title></data:post.title></a>
<b:else>
<data:post.title></data:post.title></b:else></b:if></b:else></h3>
<div class="post-header-line-1">
<div class="post-body">
<p>
<data:post.body></data:post.body></p>
<div style="clear: both"> <!-- clear for photos floats --></div>
<div class="post-footer">
<p class="post-footer-line post-footer-line-2"><span class="post-labels">
<b:if cond="data:post.labels">
<data:postlabelslabel>
<b:loop values="data:post.labels" var="label"><a expr:href="data:label.url" rel="tag">
<data:label.name></data:label.name></a>
<b:if cond="data:label.isLast != &quot;true&quot;">,</b:if></b:loop></data:postlabelslabel></b:if></span></p>
<p class="post-footer-line post-footer-line-1"><span class="post-author">
<b:if cond="data:top.showAuthor">
<data:top.authorlabel>
<data:post.author></data:post.author></data:top.authorlabel></b:if></span><span class="post-timestamp">
<b:if cond="data:top.showTimestamp">
<data:top.timestamplabel>
<b:if cond="data:post.url"><a class="timestamp-link" expr:href="data:post.url" title="permanent link">
<data:post.timestamp></data:post.timestamp></a></b:if></data:top.timestamplabel></b:if></span><span class="post-comment-link">
<b:if cond="data:blog.pageType != &quot;item&quot;">
<b:if cond="data:post.allowComments"><a class="comment-link" expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick">
<b:if cond="data:post.numComments == 1">1
<data:top.commentlabel>
<b:else>
<data:post.numcomments>
<data:top.commentlabelplural></data:top.commentlabelplural></data:post.numcomments></b:else></data:top.commentlabel></b:if></a></b:if></b:if></span><!-- backlinks --><span class="post-backlinks post-comment-link">
<b:if cond="data:blog.pageType != &quot;item&quot;">
<b:if cond="data:post.showBacklinks"><a class="comment-link" expr:href="data:post.url + &quot;#links&quot;">
<data:top.backlinklabel></data:top.backlinklabel></a></b:if></b:if></span><span class="post-icons"><!-- email post links -->
<b:if cond="data:post.emailPostUrl"><span class="item-action"><a expr:href="data:post.emailPostUrl" title="Email Post"><span class="email-post-icon">&nbsp;</span></a></span></b:if><!-- quickedit pencil -->
<b:include data="http://www.g-excess.com/post" name="postQuickEdit"></b:include></span></p>
<p class="post-footer-line post-footer-line-3"></p></div></div>
<b:includable id="commentDeleteIcon" var="comment"><span expr:class="&quot;item-control &quot; + data:comment.adminClass"><a expr:href="data:comment.deleteUrl" title="Delete Comment"><span class="delete-comment-icon">&nbsp;</span></a></span></b:includable>
<b:includable id="status-message">
<b:if cond="data:navMessage">
<div class="status-msg-wrap">
<div class="status-msg-body">
<data:navmessage></data:navmessage></div>
<div class="status-msg-border">
<div class="status-msg-bg">
<div class="status-msg-hidden">
<data:navmessage></data:navmessage></div></div></div></div>
<div style="clear: both">
<b:includable id="feedLinks">
<b:if cond="data:blog.pageType != &quot;item&quot;"> <!-- Blog feed links -->
<b:if cond="data:feedLinks">
<div class="blog-feeds">
<b:include data="http://www.g-excess.com/feedLinks" name="feedLinksBody"></b:include></div></b:if>
<b:else> <!--Post feed links -->
<div class="post-feeds">
<b:loop values="data:posts" var="post">
<b:if cond="data:post.allowComments">
<b:if cond="data:post.feedLinks">
<b:include data="http://www.g-excess.com/post.feedLinks" name="feedLinksBody"></b:include></b:if></b:if></b:loop></div></b:else></b:if>
<b:includable id="backlinkDeleteIcon" var="backlink"><span expr:class="&quot;item-control &quot; + data:backlink.adminClass"><a expr:href="data:backlink.deleteUrl" title="Delete Backlink"><span class="delete-comment-icon">&nbsp;</span></a></span></b:includable>
<b:includable id="feedLinksBody" var="links">
<div class="feed-links">
<data:feedlinksmsg>
<b:loop values="data:links" var="f"><a class="feed-link" expr:href="data:f.url" expr:type="data:f.mimeType" target="_blank">
<data:f.name> (
<data:f.feedtype>)</data:f.feedtype></data:f.name></a></b:loop></data:feedlinksmsg></div></b:includable>
<b:includable id="postQuickEdit" var="post">
<b:if cond="data:post.editUrl"><span expr:class="&quot;item-control &quot; + data:post.adminClass"><a expr:href="data:post.editUrl" title="Edit Post"><span class="quick-edit-icon">&nbsp;</span></a></span></b:if></b:includable>
<b:includable id="comments" var="post">
<div class="comments" id="comments"><a id="comments" name="comments">
<b:if cond="data:post.allowComments"></b:if></a>
<h4><a id="comments" name="comments">
<b:if cond="data:post.numComments == 1">
1
<data:commentlabel>:
<b:else>
<data:post.numcomments>
<data:commentlabelplural>:</data:commentlabelplural></data:post.numcomments></b:else></data:commentlabel></b:if></a></h4><a id="comments" name="comments"> </a>
<dl id="comments-block"><a id="comments" name="comments">
<b:loop values="data:post.comments" var="comment">
<dt expr:class="&quot;comment-author &quot; + data:comment.authorClass" expr:id="data:comment.anchorName"><br />
</dt></b:loop></a><a expr:name="data:comment.anchorName">
<b:if cond="data:comment.authorUrl"></b:if></a><a expr:href="data:comment.authorUrl" rel="nofollow">
<data:comment.author></data:comment.author></a>
<b:else>
<data:comment.author></data:comment.author>
<data:commentpostedbymsg>
<dd class="comment-body">
<b:if cond="data:comment.isDeleted"><span class="deleted-comment">
<data:comment.body></data:comment.body></span>
<b:else>
<p>
<data:comment.body></data:comment.body></p></b:else></b:if><br />
</dd>
<dd class="comment-footer"><span class="comment-timestamp"><a expr:href="data:comment.url" title="comment permalink">
<data:comment.timestamp></data:comment.timestamp></a>
<b:include data="http://www.g-excess.com/comment" name="commentDeleteIcon"></b:include></span><br />
</dd></data:commentpostedbymsg></b:else></dl>
<p class="comment-footer"><a expr:href="data:post.addCommentUrl" expr:onclick="data:post.addCommentOnclick">
<data:postcommentmsg></data:postcommentmsg></a></p>
<div id="backlinks-container">
<div expr:id="data:widget.instanceId + &quot;_backlinks-container&quot;">
<b:if cond="data:post.showBacklinks">
<b:include data="http://www.g-excess.com/post" name="backlinks"></b:include></b:if></div></div></div></b:includable>
<b:includable id="main" var="top"><!-- posts -->
<div class="blog-posts hfeed">
<b:include data="http://www.g-excess.com/top" name="status-message">
<data:adstart>
<b:loop values="data:posts" var="post">
<b:if cond="data:post.dateHeader">
<h2 class="date-header">
<data:post.dateheader></data:post.dateheader></h2></b:if>
<b:include data="http://www.g-excess.com/post" name="post">
<b:if cond="data:blog.pageType == &quot;item&quot;">
<b:include data="http://www.g-excess.com/post" name="comments"></b:include>
<b:if cond="data:post.includeAd">
<data:adend>
<data:adcode>
<data:adstart></data:adstart></data:adcode>
<data:adend></data:adend></data:adend></b:if></b:if></b:include></b:loop></data:adstart></b:include></div><!-- navigation -->
<b:include name="nextprev"><!-- feed links -->
<b:include name="feedLinks"></b:include></b:include></b:includable></b:includable></div>
<div id="sidebar">
<b:section class="kotakkanan" id="kotakkanan1" preferred="yes">
<b:widget id="Profile1" locked="false" title="About Me" type="profile">
<b:includable id="main">
<b:if cond="data:title != &quot;&quot;">
<h2>
<data:title></data:title></h2></b:if>
<div class="widget-content">
<b:if cond="data:team == &quot;true&quot;"> <!-- team blog profile -->
<ul>
<b:loop values="data:authors" var="i">
<li><a expr:href="data:i.userUrl">
<data:i.display-name></data:i.display-name></a><br />
</li></b:loop></ul>
<b:else> <!-- normal blog profile -->
<b:if cond="data:photo.url != &quot;&quot;"><a expr:href="data:userUrl"><img alt="" class="profile-img" expr:alt="data:photo.alt" expr:height="data:photo.height" expr:src="data:photo.url" expr:width="data:photo.width" /></a></b:if>
<dl class="profile-datablock">
<dt class="profile-data">
<data:displayname>
<b:if cond="data:showlocation == &quot;true&quot;"></b:if></data:displayname><br />
</dt>
<dd class="profile-data">
<data:location></data:location>
<b:if cond="data:aboutme != &quot;&quot;"></b:if><br />
</dd>
<dd class="profile-textblock">
<data:aboutme></data:aboutme><br />
</dd></dl><a class="profile-link" expr:href="data:userUrl">
<data:viewprofilemsg></data:viewprofilemsg></a></b:else>
<b:include name="quickedit"></b:include></b:if></div></b:includable></b:widget>
<b:widget id="BlogArchive1" locked="false" title="Blog Archive" type="blogarchive">
<b:includable id="main">
<b:if cond="data:title">
<h2>
<data:title></data:title></h2></b:if>
<div class="widget-content">
<div id="ArchiveList">
<div expr:id="data:widget.instanceId + &quot;_ArchiveList&quot;">
<b:if cond="data:style == &quot;HIERARCHY&quot;">
<b:include data="http://www.g-excess.com/data" name="interval"></b:include>
<b:if cond="data:style == &quot;FLAT&quot;">
<b:include data="http://www.g-excess.com/data" name="flat"></b:include>
<b:if cond="data:style == &quot;MENU&quot;">
<b:include data="http://www.g-excess.com/data" name="menu"></b:include></b:if></b:if></b:if></div></div>
<b:include name="quickedit"></b:include></div></b:includable>
<b:includable id="flat" var="data">
<ul>
<b:loop values="data:data" var="i">
<li class="archivedate"><a expr:href="data:i.url">
<data:i.name></data:i.name></a> (
<data:i.post-count>)</data:i.post-count></li></b:loop></ul></b:includable>
<b:includable id="menu" var="data"><select expr:id="data:widget.instanceId + &quot;_ArchiveMenu&quot;">
<option value=""></option>
<option expr:value="data:i.url"> ()</option></select></b:includable></b:widget>
<b:includable id="interval" var="intervalData">
<b:loop values="data:intervalData" var="i">
<ul>
<li expr:class="&quot;archivedate &quot; + data:i.expclass">
<b:include data="http://www.g-excess.com/i" name="toggle"><a class="post-count-link" expr:href="data:i.url">
<data:i.name></data:i.name></a><span class="post-count" dir="ltr">(
<data:i.post-count>)</data:i.post-count></span>
<b:if cond="data:i.data">
<b:include data="http://www.g-excess.com/i.data" name="interval"></b:include>
<b:if cond="data:i.posts">
<b:include data="http://www.g-excess.com/i.posts" name="posts"></b:include></b:if></b:if></b:include></li></ul></b:loop></b:includable>
<b:includable id="toggle" var="interval">
<b:if cond="data:interval.toggleId">
<b:if cond="data:interval.expclass == &quot;expanded&quot;"><a class="toggle" expr:href="data:widget.actionUrl + &quot;&amp;action=toggle&quot; + &quot;&amp;dir=close&amp;toggle=&quot; + data:interval.toggleId + &quot;&amp;toggleopen=&quot; + data:toggleopen"><span class="zippy toggle-open">▼ </span></a>
<b:else><a class="toggle" expr:href="data:widget.actionUrl + &quot;&amp;action=toggle&quot; + &quot;&amp;dir=open&amp;toggle=&quot; + data:interval.toggleId + &quot;&amp;toggleopen=&quot; + data:toggleopen"><span class="zippy">
<b:if cond="data:blog.languageDirection == &quot;rtl&quot;">
<b:else>
</b:else></b:if></span></a></b:else></b:if></b:if>
<b:includable id="posts" var="posts">
<ul class="posts">
<b:loop values="data:posts" var="i">
<li><a expr:href="data:i.url">
<data:i.title></data:i.title></a><br />
</li></b:loop></ul></b:includable></b:includable>
<b:widget id="Label1" locked="false" title="Labels" type="label">
<b:includable id="main">
<b:if cond="data:title">
<h2>
<data:title></data:title></h2></b:if>
<div class="widget-content">
<ul>
<b:loop values="data:labels" var="label">
<li>
<b:if cond="data:blog.url == data:label.url"><span expr:dir="data:blog.languageDirection">
<data:label.name></data:label.name></span>
<b:else><a expr:dir="data:blog.languageDirection" expr:href="data:label.url">
<data:label.name></data:label.name></a></b:else><span dir="ltr">(
<data:label.count>)</data:label.count></span></b:if></li></b:loop></ul>
<b:include name="quickedit"></b:include></div></b:includable></b:widget></b:section></div>
<hr />
<b:section id="footer" maxwidgets="4" showaddelement="no"></b:section></b:if></b:includable></div>
<div style="padding: 4px; text-align: center"><small><a href="http://www.blogspottemplate.com" target="_blank">Blogspot Template</a> by <a href="http://www.isnaini.com" target="_blank">Isnaini Dot Com </a></small></div></div></b:includable></div></b:includable></b:widget></b:section></div></b:includable></b:if></b:includable></b:widget></b:section></div>
</body>
</html>

This entry was posted on . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a comment. Tags: template, blogger, joomla, download, blogspot.
Users' Comments (0)

Comment an article
  Name
  E-mail
   Title
Available characters: 4000
 Notify me of follow-up comments
This image contains a scrambled text, it is using a combination of colors, font size, background, angle in order to disallow computer to automate reading. You will have to reproduce it to post on my homepage
Enter what you see:

No comment posted

Rokok Kretek Jumbo Coklat

“Terbuat dari tembakau, saos dan cengkeh pilihan kwalitas tinggi sehingga menghasilkan rokok dengan rasa yang cocok untuk segala cuaca”
Jumbo Coklat - Powered By G-Ads

 
Top! Top!