lonelyness blogcu şablon
:: Web Master :: Blogcu
1 sayfadaki 1 sayfası
lonelyness blogcu şablon
- Kod:
Şablon-Lonelyness
Blogcu Şablonu
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="style.css" />
<title><%Title%></title>
</head>
<style>
/* CSS Document */
* {margin: 0;
padding: 0;}
body {
font-family: Georgia, "Times New Roman", Times, serif;
}
#main {
background-image: url(http://img369.imageshack.us/img369/8233/mainoe7.jpg);
height: 399px;
width: 741px;
background-repeat: no-repeat;
}
#linkbar {
background-image: url(http://img369.imageshack.us/img369/8572/linkbaroy8.jpg);
height: 43px;
width: 741px;
background-repeat: no-repeat;
}
#top_content {
background-image: url(http://img443.imageshack.us/img443/1504/topcontentpm2.jpg);
height: 135px;
width: 741px;
background-repeat: no-repeat;
}
#main_content {
background-image: url(http://img238.imageshack.us/img238/5691/bodytilert3.jpg);
width: 356px;
background-repeat: repeat-y;
padding-left: 125px;
padding-right: 260px;
font-size: 12px;
}
#footer {
background-image: url(http://img453.imageshack.us/img453/7485/footerlj5.jpg);
width: 621px;
height: 130px;
padding-top: 100px;
font-size: 10px;
padding-left: 120px;
}
p {padding-bottom: 6px;
padding-top: 6px;}
h1 {
padding-top: 40px;
padding-left: 112px;
color: #a9ac96;
font-size: 24px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
padding-top: 0px;
padding-left: 112px;
color: #b3b79b;
font-size: 12px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
font-size: 16px;
font-style: italic;
color: #8D926A;
padding-top: 15px;
padding-bottom: 15px;
}
blockquote {
margin-left: 165px;
margin-right: 300px;
font-size: 12px;
padding: 45px 6px 6px;
font-style: italic;
}
#navcontainer ul
{
padding: 16px 0 2px;
margin-left: 160px;
list-style-type: none;
color: #006633;
font-size: 90%;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
li { display: inline; }
li a
{
text-decoration: none;
color: #666666;
padding: .2em 1em;
}
li a:hover
{
background-color: #EDEEE8;
color: #333333;
}
</style>
<body>
<div id="main"><h1><%Title%></h1></div>
<div id="linkbar">
<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="<%MainPageURL%>" id="current">Ana Sayfa</a></li>
<li><a href="<%ArchiveURL%>">Arşiv</a></li>
<li><a href="<%ProfileURL%>">Hakkında</a></li>
</ul>
</div>
</div>
<div id="top_content">
<blockquote><p><%Description%></p></blockquote>
</div>
<div id="main_content">
<IfMainPage><Entry>
<h2><br /><br /><%EntryTitle%></h2><p>
<%EntryBody%>
<p align="left">
<IfCategoriesAllowed> <%EntryDate%> | Kategori:
<%EntryCategory%>
|</IfCategoriesAllowed>
<IfCommentsAllowed><a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>) |</IfCommentsAllowed>
<IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum Yaz</a></IfCommentPostAllowed></Entry><br /><br />
Son Yazılar: <RecentEntry>
<li><%RecentEntryTitle%><br /></li>
</RecentEntry><br />
Kategoriler: <ul><%Kategorilerim%></ul>
<p align="center"><strong><EarlierLink><span class="bigtext1"><Önceki Yazılar</span></EarlierLink>
<span class="bigtext1">
|
<LaterLink>Sonraki Yazılar></LaterLink>
</span></strong>
<p>
</IfMainPage>
<!-- ARSIV SAYFASI -->
<IfArchivePage><h1 class="warning">Arşiv</h1>
<%ArchiveInfo%></IfArchivePage>
<IfEntryPage><Entry>
<h2><%EntryTitle%></h2>
<p><%EntryBody%> <p align="left">
<IfCategoriesAllowed> <%EntryDate%> | Kategori:
<%EntryCategory%>
| </IfCategoriesAllowed>
<a href='<%EntryURL%>'>Yorum</a> (<%EntryCommentCount%>) |
<IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum Yaz</a></IfCommentPostAllowed><br /><br />
Son Yazılar: <RecentEntry>
<li><%RecentEntryTitle%><br /></li>
</RecentEntry><br />
Kategoriler: <ul><%Kategorilerim%></ul>
</p>
<br />
<p align="center"><strong><EarlierLink><span class="bigtext1">Önceki Sayfa</span></EarlierLink>
<span class="bigtext1">
|
<%CurrentPage%>
:
<%TotalPages%>
|
<LaterLink>Sonraki Sayfa</LaterLink>
</span></strong>
<p>
<ol class="commentlist"><Comment>
<blockquote> <li class=alt>
<img src="<%CommentAuthorAvatar%>" align="left" width="40" height="40"/> <b>Yazan</b>:
<%CommentAuthor%>
<%CommentAuthorIP%>
| <b>Tarih</b>:
<%CommentDate%><br />
<b> Konu</b>:
<%CommentTitle%><br />
<small><%CommentBody%></small>
<p class=info><a href='<%CommentURL%>'>Bağlantı ></a>
<CommentEdit>Düzenle ></CommentEdit><CommentDelete>Sil</CommentDelete></p>
</li></blockquote></Comment></IfCommentsAllowed></ol>
<IfCommentsAllowed><IfCommentPostAllowed></IfPages>
</IfCommentPostAllowed></IfCommentsAllowed>
</Entry></IfEntryPage>
</div>
<div id="footer">
Tasarım: <a href="http://www.csstemplateheaven.com">Dieter Schneider</a> | <a href="http://www.blogcu.com">Blogcu</a> uyarlama: <a href="http://www.tasarlamak.blogcu.com">Emre Özçelik</a></div>
</body>
</html>
--------------------------------------------------------------------------------
http://www.tasarlamak.blogcu.com
Similar topics
» int sha. blogcu şablon
» anafor blogcu şablon
» redpepper blogcu şablon
» andreas blogcu şablon
» foliageho blogcu şablon
» anafor blogcu şablon
» redpepper blogcu şablon
» andreas blogcu şablon
» foliageho blogcu şablon
:: Web Master :: Blogcu
1 sayfadaki 1 sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz