redpepper blogcu şablon
:: Web Master :: Blogcu
1 sayfadaki 1 sayfası
redpepper blogcu şablon
- Kod:
<!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" xml:lang="en">
<head>
<title><%Windowtitle%></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
body {
background: #600 url(http://img144.imageshack.us/img144/2729/bgqu4.png) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 83%;
text-align: center;
margin: 0;
padding: 0;
color: #555;
text-align:center;
}
img { border: 0; }
ul,
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
h2 { margin: 0; color: #fff; font-weight: normal; padding: 45px 170px 47px 30px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
a { color: #f00; text-decoration: none; border-bottom: 1px solid #FFC4C4; }
a:hover { border-color: #f00; }
.l1 { border: none !important; margin: 0 !important; }
ul {
padding: 0;
list-style-type: none;
line-height: 1.8em;
}
ul li { background: url(http://img89.imageshack.us/img89/1903/bulletyf6.gif) no-repeat 0% 52%; padding-left: 25px; }
/*------------------------------------------------------------*
** Container
**------------------------------------------------------------*/
#container {
width: 780px;
margin: 0 auto;
text-align: left;
}
* html #container { width: 740px; }
/*------------------------------------------------------------*
** Header
**------------------------------------------------------------*/
#header { width: 780px; }
#header:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
}
#header h1 { font-weight: normal; font-size: 2em; padding: 1.2em 0 28px 1.1em; margin: 0; }
#header h1 a { color: #fff; text-decoration: none; border: none; }
#header h1 a span { color: #f00; }
/** Navigation **/
#header ul {
margin: -6.9em 0 0 0;
padding: 0 10px;
list-style-type: none;
float: right;
}
* html #header ul { padding: 0; }
#header ul li {
float: left;
text-align: center;
margin: 0 10px;
background: transparent;
padding: 0;
}
#header ul li a {
display: block;
text-decoration: none;
color: #fff;
font-size: 1.2em;
padding: 2em 10px;
border-bottom: 0.3em solid #3F0000;
}
#header ul li a:hover { border-color: #f00; }
#header ul li a.on,
#header ul li a.on:hover { border-color: #fff; }
/*------------------------------------------------------------*
** Body
**------------------------------------------------------------*/
#body { background: #fff url(http://img46.imageshack.us/img46/8624/bodyzj3.png) repeat-x; }
#body div { background: transparent url(http://img292.imageshack.us/img292/4442/bodyleftto0.png) no-repeat; }
#body div div { background: transparent url(http://img145.imageshack.us/img145/5893/bodyrightud3.png) no-repeat 100% 0%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
}
#body div div div { background-image: none; padding: 0; }
/*------------------------------------------------------------*
** Content
**------------------------------------------------------------*/
#body #content {
float: right;
height: auto !important;
min-height: 300px;
height: 300px;
width: 475px;
background: #fff url(http://img74.imageshack.us/img74/8274/contentshadownk1.png) no-repeat;
padding: 23px 25px 0 38px;
}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }
#body #content ul.img:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
}
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 7px solid #900; padding: 1px; }
#body #content ul.img li a:hover img { border-color: #000; }
form { background-color: #f4f4f4; padding: 20px; margin-top: 20px; }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }
form p input,
form p textarea { border: 1px solid #999; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.3em; width: 240px; }
textarea { height: 100px; }
input.btn { width: auto; }
/*------------------------------------------------------------*
** Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {
background-color: #600;
background-repeat: repeat-y;
margin-bottom: 20px;
}
/** specific pages **/
#body #content .home { background-image: url(http://img170.imageshack.us/img170/6898/headerhomesd1.jpg); }
/*------------------------------------------------------------*
** Submenu
**------------------------------------------------------------*/
#body #sub {
float: left;
margin: 33px 0 0 0;
background-color: #fff;
height: auto !important;
min-height: 267px;
height: 267px;
width: 172px;
padding: 20px 10px 0 20px;
}
blockquote {margin: 10px;
padding: 0 0 0 32px;
background: #FAFAFA url() no-repeat 5px 10px !important;
background-position: 8px 10px;
border: 1px solid #f2f2f2;
border-left: 6px solid #FF0000;
font-weight: bold;}
/*------------------------------------------------------------*
** Footer
**------------------------------------------------------------*/
#footer {
width: 780px;
background: transparent url(http://img92.imageshack.us/img92/7800/footeriw6.gif) repeat-x;
}
#footer a { border: none; }
#footer p { color: #fff; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }
.style1 {font-size: 9px}
</style>
</head>
<body>
<div id="container">
<div id="header">
<h1><a href="<%MainPageURL%>"><span>Pardus</span>007</a></h1>
<ul>
<li><a href="<%MainPageURL%>" title="Anasayfa">Ana Sayfa</a></li>
<li><a href="<%ArchiveURL%>" title="daha once ne yazmis bir bakalim">Arsiv</a></li>
<li><a href="<%ProfileURL%>" title="Kim bu blogcu ?" target="_blank">Profilim</a></li>
<li><a href="<%SiteFeedURL%>" title="Sayfa Beslemesi" target="_blank">RSS</a></li>
<li><a href="http://www.blogcu.com/login.php" target="_blank">Blog Girişi </a></li>
</ul>
</div>
<div id="body"><div><div>
<div id="content">
<div class="breadcrumb home">
<h2>Hoş Geldiniz...</h2>
</div>
<IfMainPage><Entry>
<h3><a href="<%EntryURL%>" rel="bookmark"><%EntryTitle%></a></h3>
<p><%EntryBody%>
<p class="date"><IfCategoriesAllowed> <%EntryDate%> | Kategori:<%EntryCategory%>
|</IfCategoriesAllowed><IfCommentsAllowed> (<%EntryCommentCount%>)
</IfCommentsAllowed><IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum yaz!</a></IfCommentPostAllowed>
<a href='<%EntryURL%>'>Baglanti</a><hr></Entry>
<p align="center"><strong><EarlierLink><span class="l1"><<Önceki Sayfa</span></Earlierlink>
<span class="l1">
|
<%CurrentPage%>
/
<%TotalPages%>
|
<LaterLink>Sonraki Sayfa>></Laterlink>
</span></strong></IfMainPage>
<!-- ARSIV SAYFASI -->
<IfArchivePage><h1>Arsiv</h1>
<%ArchiveInfo%></IfArchivePage>
<IfEntryPage><Entry>
<h3><%EntryTitle%></h3>
<p><%EntryBody%><p>
<IfCategoriesAllowed> <%EntryDate%> | Kategori:<%EntryCategory%>|</IfCategoriesAllowed>
(<%EntryCommentCount%>)
<IfCommentPostAllowed><a href='<%CommentPostURL%>'>Yorum yaz!</a></IfCommentPostAllowed>
<a href='<%EntryURL%>'>Baglanti</a>
<hr></p>
<p align="center"><strong><EarlierLink><span class="btn"><<Önceki Sayfa</span></Earlierlink>
<span class="btn">
|
<%CurrentPage%>
/
<%TotalPages%>
|
<LaterLink>Sonraki Sayfa>></Laterlink>
</span></strong>
<p align="center">
<SendThisLink>Bu yazıyı arkadaşımda görmeli !</SendThisLink> <br />
<ol class="commentlist"><Comment>
<blockquote>
<li class=alt><img src="<%CommentAuthorAvatar%>" align="left" width="80" height="80"/> <b>(<%CommentAuthorIP%>)</b>
<%CommentAuthor%> <%CommentDate%> tarihinde demis ki;<br />
<b> Konu</b>:
<%CommentTitle%><br />
<small><%CommentBody%></small>
<p><a href='<%CommentURL%>'>Baglanti ></a>
<CommentEdit>Duzenle > </CommentEdit><CommentDelete>Sil</CommentDelete></p>
</li></blockquote></Comment></IfCommentsAllowed></ol>
<IfCommentsAllowed><IfCommentPostAllowed></IfPages>
</IfCommentPostAllowed></IfCommentsAllowed>
</Entry></IfEntryPage>
<ul class="img">
<li class="l1"><a href="#" title="placeholder"></a></li>
<li><a href="#" title="placeholder"></a></li>
<li><a href="#" title="placeholder"></a></li>
</ul>
</div>
<div id="sub">
<h4>Hakkımda</h4>
<p><%Description%></p>
<h4>Kategorilerim</h4>
<ul>
<li><a href="<%MainPageURL%>" title="Anasayfa">Ana Sayfa</a></li>
<%Kategorilerim%>
</ul>
<h4>Son yorumlar </h4>
<ul><li><%SonYorumlar%></li></ul>
<h4>Son Yazılar</h4>
<ul><RecentEntry><li><%RecentEntryTitle%></li></RecentEntry></ul>
<h4>Bağlantılar</h4>
<ul><Link><li><a href="<%LinkURL%>" title="<%LinkURL%>"><%LinkTitle%></a></li></Link>
<li><a href="http://www.blogcu.com/forum/" target="_blank">Forum</a></li></ul>
<script type="text/javascript"><!--
google_ad_client = "pub-9054925228890386";
google_ad_width = 200;
google_ad_height = 90;
google_ad_format = "200x90_0ads_al";
//2007-03-03: moofx
google_ad_channel = "9692509040";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "CC0000";
google_color_text = "000000";
google_color_url = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
</div></div></div>
<div id="footer">
<span><a href="#header"><img src="http://img72.imageshack.us/img72/5950/topod1.gif" alt="top" width="29" height="30"/></a></span>
<p>© <a href="mailto:<%Email%>">
<%Title%>
</a>. Design © <a href="http://www.growldesign.co.uk">growldesign</a>. | Uyarlama <a href="http://pardus007.blogcu.com/" target="_blank">Pardus007</a> </p>
</div>
</div>
</body>
</html>
Similar topics
» int sha. blogcu şablon
» çaycuma blogcu şablon
» korsan blogcu şablon
» darkened blogcu şablon
» lightbiz blogcu şablon
» çaycuma blogcu şablon
» korsan blogcu şablon
» darkened blogcu şablon
» lightbiz blogcu şablon
:: Web Master :: Blogcu
1 sayfadaki 1 sayfası
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz