قالب وبلاگ قهوه ای
کافی است فقط کد زیر را کپی کنید و در قسمت ویرایش قالب کد مورد نظر را جایگزین کنید
کلیه این قالبها مخصوص بلاگفا میباشد برای دریافت کد پرشین بلاگ به قسمت قالب پرشین بلاگ مراجعه نمایید

<html>
<head>
<title><-BlogTitle-></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<style>
<!--body {padding:5px;margin:0px;font-family:Tahoma;font-size:8pt;color:#D5CFB2;background:#000}
a, a:visited {color:#fff;text-decoration: none}a:hover {color:#D5CFB2;text-decoration: none;border-bottom:1px dotted #ff6688}
table{font-family:Tahoma;font-size:8pt;width: 100%;border: 0px;border-collapse: collapse}
#page{width:700px}img {border: 0px}form{margin:0px}
#Header{height: 90px;background: url('http://temp.webgozar.com/m/5/top_gray_1.gif') repeat-x;text-align:center}
#blogtitle{padding-top:15px;color:#fff;font-family:verdana; font-size:21pt;font-weight:bold;text-align:center}
#blogdesc{padding-top:10px;color:#fff;font-family:tahoma; font-size:9pt;font-weight:normal;text-align:center}
#date{float:right;padding-right:3px;margin-top: 1px;color:#fff;font-family: Tahoma; font-size: 8pt;text-align:right}
#mnu-top1{height: 36px;background: url('http://temp.webgozar.com/m/5/mnu_top_1.gif') repeat-x;text-align:right}
#mnu-top2{height: 36px;width:22px;background: url('http://temp.webgozar.com/m/5/mnu_top_2.gif') no-repeat}
#mnu-top3{height: 36px;width:155px;background: url('http://temp.webgozar.com/m/5/mnu_top_3.gif') repeat-x}
#shadow{width:12px;background: url('http://temp.webgozar.com/m/5/shadow_right1.gif') repeat-y}
#mnu_but_1{height: 23px;background: url('http://temp.webgozar.com/m/5/mnu_but_1.gif') repeat-x;text-align:center;color:#fff}
#mnu_but_2{height: 23px;width:18px;background: url('http://temp.webgozar.com/m/5/mnu_but_2.gif') no-repeat}
#mnu_but_3{height: 23px;width:155px;background: url('http://temp.webgozar.com/m/5/mnu_but_3.gif') repeat-x}
#post-title{padding:3px;text-align:right;margin-top:10px}
#title{margin:5px;padding:3px;text-align:center;border-bottom:1px dashed #D5CFB2}
#Main{padding:0px 8px;background: #686039;vertical-align: top;color:#D5CFB2}
#pbody{padding:5px;font-family:Tahoma;font-size:9pt;line-height: 1.5em;text-align:justify;direction:rtl;color:#fff}
#pbody p{margin-top:10px;margin-bottom:0px}#pbody a, #pbody a:visited {color:#ff6600}#pbody a:hover {color:#ff9000}
#postdesc{padding-top:5px;padding-bottom:5px;text-align:right;direction: rtl;color:#888;font-size:7pt;border-bottom:1px dashed #D5CFB2}#postdesc a{font-size:8pt}
#Main-Menu{background:#8A804C;width:155px;vertical-align: top;text-align:center;color:#D5CFB2;line-height:1.5em}
-->
</style>
<script>function mo_save () {window.document.execCommand('SaveAs')}</script>
<script lang ="javascript">
function GetBC(lngPostid)
{
intTimeZone=<-BlogTimeZone->;
strBlogId="<-BlogId->";
intCount=-1;
strResult="";
try {
for (i=0;i<BlogComments.length;i+=2)
{
if (BlogComments[i]==lngPostid)
intCount=BlogComments[i+1] ;
}
} catch( e) {
}
if ( intCount==-1) strResult="آرشیو نظرات";
if ( intCount==0) strResult="نظر بدهید";
if ( intCount==1) strResult="یک نظر";
if ( intCount>1) strResult=intCount + " نظر" ;
strUrl="http://commenting.blogfa.com/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" + strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD()
{
window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>
<body>
<div align =center>
<div id=page>
<div id=Header><div id=blogtitle><-BlogTitle-></div><div id=blogdesc><-BlogDescription-></div><div id=date> </div></div>
<table cellpadding=0 cellspacing=0 style="border-bottom:1px solid #000">
<tr>
<td id=mnu-top1>
<a href="<-BlogUrl->">خانه</a> | <a href="<-BlogArchiveLink->">آرشیو</a> |
<a href="mailto:<-BlogEmail->">پست الکترونیک</a></td>
<td id=mnu-top2></td>
<td id=mnu-top3></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0>
<tr>
<td id=Main>
<BLOGFA>
<div id=post-title><-PostTitle-></div>
<div id=pbody><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">ادامه مطلب</a></BlogExtendedPost></div>
<div id=postdesc style="color:#AA9F64">|<a href="<-PostLink->" title="لينك ثابت">+</a>| نوشته شده توسط <-BlogAuthor-> در <-PostDate-> و ساعت <-PostTime-> | <script type="text/javascript">GetBC(<-PostId->);</script></div>
</BLOGFA>
</td>
<td id=shadow></td>
<td id=Main-Menu>
<BlogProfile>
<div id=title>درباره وبلاگ</div>
<BlogPhoto><div style="padding-bottom:7px;text-align:center" ><img src="<-BlogPhotoLink->" ></div></BlogPhoto>
<div style="text-align: justify;line-height:1.5em;padding:0px 5px;color:#fff" dir=rtl><-BlogAbout-></div>
</BlogProfile>
<div id=title>منوی اصلی</div>
<a href="<-BlogUrl->">صفحه نخست</a><br>
<a href="mailto:<-BlogEmail->">پست الكترونيك</a><br>
<a href="<-BlogArchiveLink->">آرشيو مطالب</a><br>
<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<-BlogUrl->');" href="javascript:void(0)">خانگي سازی</a><br>
<a href="javascript:mo_save()">ذخيره كردن صفحه</a><br>
<a href="javascript:window.external.AddFavorite('http://<-BlogId->.blogfa.com',' <-BlogTitle-> ')">اضافه به علاقه منديها</a>
<BlogAuthorsBlock>
<div id=title>نويسندگان</div>
<BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br></BlogAuthors>
</BlogAuthorsBlock>
<div id=title>نوشته های پیشین </div>
<BlogArchive><a href="<-ArchiveLink->" class=menulink><-ArchiveTitle-></a><br></BlogArchive>
<BlogCategoriesBlock>
<div id=title>آرشيو موضوعی</div>
<BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br></BlogCategories>
</BlogCategoriesBlock>
<BlogLinkDumpBlock>
<div id=title>پيوندهای روزانه</div>
<BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"><-LinkTitle-></a><br></BlogLinkDump>
<a href="javascript:void(0)" onclick ="OpenLD();">آرشيو پیوندها</a>
</BlogLinkDumpBlock>
<div id=title>پيوندها</div>
<BlogLinks><a target="_blank" href="<-LinkUrl->" class=menulink><-LinkTitle-></a><br></BlogLinks>
<a target="_blank" href="http://www.webgozar.com/template/">قالب های حرفه ای وبلاگ</a><br><a target="_blank" href="http://www.webgozar.com/">ابزار وب فارسی</a>
<div id=title>امکانات</div>
<div style="text-align:center;color:#fff" dir=rtl>
<p>
</p>
<p style="text-align:center;margin-top:5px;margin-bottom:5px"><a href="<-BlogXmlLink->" style="border-style:solid;border-width:1px 1px 1px 1px;border-color:#ff9933 #ff3300 #ff3300 #ff9933;color:#FFF;background-color:#ff6600"> RSS </a></div>
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 style="border-top:1px solid #000">
<tr>
<td id=mnu_but_1>Powered By <b><a href="http://blogfa.com">Blogfa</a> -</b> Designing & Supporting Tools By<b> <a href="http://www.webgozar.com/">WebGozar</a></b>
</td>
<td id=mnu_but_2></td>
<td id=mnu_but_3></td>
</tr>
</table>
<div id=addd><a href="http://www.offshore-fox.org/">business article</a></div><script>addd.style.display='none';</script>
</div></div>
</body>
<!-- Theme.blogfa.com -->
</html>
قالب وبلاگ سبز
کافی است فقط کد زیر را کپی کنید و در قسمت ویرایش قالب کد مورد نظر را جایگزین کنید

<html>
<head>
<title><-BlogTitle-></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<style>
<!--body {padding:5px;margin:0px;font-family:Tahoma;font-size:8pt;color:#CDE1A6;background:#000}
a, a:visited {color:#fff;text-decoration: none}a:hover {color:#CDE1A6;text-decoration: none;border-bottom:1px dotted #ff6688}
table{font-family:Tahoma;font-size:8pt;width: 100%;border: 0px;border-collapse: collapse}
#page{width:700px}img {border: 0px}form{margin:0px}
#Header{height: 90px;background: url('http://temp.webgozar.com/m/2/top_gray_1.gif') repeat-x;text-align:center}
#blogtitle{padding-top:15px;color:#fff;font-family:verdana; font-size:21pt;font-weight:bold;text-align:center}
#blogdesc{padding-top:10px;color:#fff;font-family:tahoma; font-size:9pt;font-weight:normal;text-align:center}
#date{float:right;padding-right:3px;margin-top: 1px;color:#fff;font-family: Tahoma; font-size: 8pt;text-align:right}
#mnu-top1{height: 36px;background: url('http://temp.webgozar.com/m/2/mnu_top_1.gif') repeat-x;text-align:right}
#mnu-top2{height: 36px;width:22px;background: url('http://temp.webgozar.com/m/2/mnu_top_2.gif') no-repeat}
#mnu-top3{height: 36px;width:155px;background: url('http://temp.webgozar.com/m/2/mnu_top_3.gif') repeat-x}
#shadow{width:12px;background: url('http://temp.webgozar.com/m/2/shadow_right1.gif') repeat-y}
#mnu_but_1{height: 23px;background: url('http://temp.webgozar.com/m/2/mnu_but_1.gif') repeat-x;text-align:center;color:#fff}
#mnu_but_2{height: 23px;width:18px;background: url('http://temp.webgozar.com/m/2/mnu_but_2.gif') no-repeat}
#mnu_but_3{height: 23px;width:155px;background: url('http://temp.webgozar.com/m/2/mnu_but_3.gif') repeat-x}
#post-title{padding:3px;text-align:right;margin-top:10px}
#title{margin:5px;padding:3px;text-align:center;border-bottom:1px dashed #CDE1A6}
#Main{padding:0px 8px;background: #5D7829;vertical-align: top;color:#CDE1A6}
#pbody{padding:5px;font-family:Tahoma;font-size:9pt;line-height: 1.5em;text-align:justify;direction:rtl;color:#fff}
#pbody p{margin-top:10px;margin-bottom:0px}#pbody a, #pbody a:visited {color:#ff6600}#pbody a:hover {color:#ff9000}
#postdesc{padding-top:5px;padding-bottom:5px;text-align:right;direction: rtl;color:#888;font-size:7pt;border-bottom:1px dashed #CDE1A6}#postdesc a{font-size:8pt}
#Main-Menu{background:#7C9F37;width:155px;vertical-align: top;text-align:center;color:#CDE1A6;line-height:1.5em}
-->
</style>
<script>function mo_save () {window.document.execCommand('SaveAs')}</script>
<script lang ="javascript">
function GetBC(lngPostid)
{
intTimeZone=<-BlogTimeZone->;
strBlogId="<-BlogId->";
intCount=-1;
strResult="";
try {
for (i=0;i<BlogComments.length;i+=2)
{
if (BlogComments[i]==lngPostid)
intCount=BlogComments[i+1] ;
}
} catch( e) {
}
if ( intCount==-1) strResult="آرشیو نظرات";
if ( intCount==0) strResult="نظر بدهید";
if ( intCount==1) strResult="یک نظر";
if ( intCount>1) strResult=intCount + " نظر" ;
strUrl="http://commenting.blogfa.com/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" + strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD()
{
window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>
<body>
<div align =center>
<div id=page>
<div id=Header><div id=blogtitle><-BlogTitle-></div><div id=blogdesc><-BlogDescription-></div><div id=date> </div></div>
<table cellpadding=0 cellspacing=0 style="border-bottom:1px solid #000">
<tr>
<td id=mnu-top1>
<a href="<-BlogUrl->">خانه</a> | <a href="<-BlogArchiveLink->">آرشیو</a> |
<a href="mailto:<-BlogEmail->">پست الکترونیک</a></td>
<td id=mnu-top2></td>
<td id=mnu-top3></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0>
<tr>
<td id=Main>
<BLOGFA>
<div id=post-title><-PostTitle-></div>
<div id=pbody><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">ادامه مطلب</a></BlogExtendedPost></div>
<div id=postdesc style="color:#9AC24C">|<a href="<-PostLink->" title="لينك ثابت">+</a>| نوشته شده توسط <-BlogAuthor-> در <-PostDate-> و ساعت <-PostTime-> | <script type="text/javascript">GetBC(<-PostId->);</script></div>
</BLOGFA>
</td>
<td id=shadow></td>
<td id=Main-Menu>
<BlogProfile>
<div id=title>درباره وبلاگ</div>
<BlogPhoto><div style="padding-bottom:7px;text-align:center" ><img src="<-BlogPhotoLink->" ></div></BlogPhoto>
<div style="text-align: justify;line-height:1.5em;padding:0px 5px;color:#fff" dir=rtl><-BlogAbout-></div>
</BlogProfile>
<div id=title>منوی اصلی</div>
<a href="<-BlogUrl->">صفحه نخست</a><br>
<a href="mailto:<-BlogEmail->">پست الكترونيك</a><br>
<a href="<-BlogArchiveLink->">آرشيو مطالب</a><br>
<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<-BlogUrl->');" href="javascript:void(0)">خانگي سازی</a><br>
<a href="javascript:mo_save()">ذخيره كردن صفحه</a><br>
<a href="javascript:window.external.AddFavorite('http://<-BlogId->.blogfa.com',' <-BlogTitle-> ')">اضافه به علاقه منديها</a>
<BlogAuthorsBlock>
<div id=title>نويسندگان</div>
<BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br></BlogAuthors>
</BlogAuthorsBlock>
<div id=title>نوشته های پیشین </div>
<BlogArchive><a href="<-ArchiveLink->" class=menulink><-ArchiveTitle-></a><br></BlogArchive>
<BlogCategoriesBlock>
<div id=title>آرشيو موضوعی</div>
<BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br></BlogCategories>
</BlogCategoriesBlock>
<BlogLinkDumpBlock>
<div id=title>پيوندهای روزانه</div>
<BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"><-LinkTitle-></a><br></BlogLinkDump>
<a href="javascript:void(0)" onclick ="OpenLD();">آرشيو پیوندها</a>
</BlogLinkDumpBlock>
<div id=title>پيوندها</div>
<BlogLinks><a target="_blank" href="<-LinkUrl->" class=menulink><-LinkTitle-></a><br></BlogLinks>
<a target="_blank" href="http://www.webgozar.com/template/">قالب های حرفه ای وبلاگ</a><br><a target="_blank" href="http://www.webgozar.com/">ابزار وب فارسی</a>
<div id=title>امکانات</div>
<div style="text-align:center;color:#fff" dir=rtl>
<p>
</p>
<p style="text-align:center;margin-top:5px;margin-bottom:5px"><a href="<-BlogXmlLink->" style="border-style:solid;border-width:1px 1px 1px 1px;border-color:#ff9933 #ff3300 #ff3300 #ff9933;color:#FFF;background-color:#ff6600"> RSS </a></div>
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 style="border-top:1px solid #000">
<tr>
<td id=mnu_but_1>Powered By <b><a href="http://blogfa.com">Blogfa</a> -</b> Designing & Supporting Tools By<b> <a href="http://www.webgozar.com/">WebGozar</a></b>
</td>
<td id=mnu_but_2></td>
<td id=mnu_but_3></td>
</tr>
</table>
<div id=addd><a href="http://www.offshore-fox.org/">offshore</a></div><script>addd.style.display='none';</script>
</div></div>
</body>
<!-- Theme.blogfa.com -->
</html>
قالب وبلاگ آبی و سفید
کافی است فقط کد زیر را کپی کنید و در قسمت ویرایش قالب کد مورد نظر را جایگزین کنید

<html>
<head>
<title><-BlogAndPostTitle-></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="<-BlogAndPostTitle-> - <-BlogDescription->">
<meta name="keywords" content="<-BlogAndPostTitle->,<-BlogId->, Blog, Weblog, Persian,Iran, Iranian, Farsi, Weblogs, Blogs">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<style>
<!--
body{font-family:Tahoma;font-size:8pt;padding:0px 0px 0px 0px;margin:0px;color:#697789;background:#fff;scrollbar-3dlight-color:#d1d7dc;scrollbar-arrow-color:#004A9D;scrollbar-darkshadow-color:#98aab1;scrollbar-face-color:#dee3e7;scrollbar-highlight-color:#ffffff;scrollbar-shadow-color:#dee3e7;scrollbar-track-color:#fff}
a, a:visited{color:#009;text-decoration: none}a:hover{color:red;text-decoration: none}
#page{background:#DAE5FB;width:750px}img{border:0px}
#header{height:80px;background:#6E87C1 url('http://temp.webgozar.com/d/1/header-right.gif') top right no-repeat;border-bottom:1px solid #DBE0ED}
#header div{background: url('http://temp.webgozar.com/d/1/header-left.gif') no-repeat top left;color:#fff;text-align:center;padding-top:15px}
#header div p{margin-bottom:0px;margin-top:3px;font-family:tahoma;font-weight:normal;font-size: 9pt;text-align:center;direction: rtl}
#header div a, #header div a:visited{color:#fff;font-family:verdana; font-size:21pt;font-weight:bold}#header div a:hover{color:#039}
#content{background:#DAE5FB url('http://temp.webgozar.com/d/1/bg-content.gif') repeat-x;padding:10px;padding-top:20px}
#main{float:left;width:550px;text-align:right;overflow:hidden}
#posttitle{height:30px;background: url('http://temp.webgozar.com/d/1/bg-post-title.png') no-repeat}
#posttitle p{margin:0;padding:3px 7px 0 0;color:#fff;font-weight:bold;text-align:right}
#posttitle a, #posttitle a:visited{color:#fff}#posttitle a:hover{color:#f30}
#postbody{background:#fff;padding:10px;padding-top:5px;font-size:9pt;color:black;line-height:1.5em;text-align:right;border-right:1px solid #263968;border-left:1px solid #263968;direction:rtl}
#postdesc {background:#fff;padding:0 5px 5px 0;font-size:7pt;color:#666;border:1px solid #263968;border-top:0px;direction:rtl;margin-bottom:15px}#postdesc a{font-size:8pt}
#sidebar{float:right;width:170px;color:navy;line-height: 1.5em}
#menu{margin-bottom:5px;text-align:center}
#menutitle{height:30px;background:url('http://temp.webgozar.com/d/1/bg-menu-title.png') no-repeat}
#menutitle p{margin:0;padding-top:1px;color:#fff;font-weight:600;text-align:center}
#menubody{background:#fff;border-right:1px solid #263968;border-left:1px solid #263968;direction:rtl}
#menu-bottom{height:14px;background:url('http://temp.webgozar.com/d/1/bg-menu-bottom.png') no-repeat;margin-bottom:10px}
#photo{padding-bottom:2px;text-align:center}
#about{text-align: justify;padding:5px;color:#333;direction:rtl}
#custom{width:170px;overflow:auto;text-align:center;color:#697789;direction:rtl}
#copyright{text-align:center;color:#808080;background:#DAE5FB;padding-bottom:2px}
-->
</style>
<script lang ="javascript">
function GetBC(lngPostid)
{
intTimeZone=<-BlogTimeZone->;
strBlogId="<-BlogId->";
intCount=-1;
strResult="";
try {
for (i=0;i<BlogComments.length;i+=2)
{
if (BlogComments[i]==lngPostid)
intCount=BlogComments[i+1] ;
}
} catch( e) {
}
if ( intCount==-1) strResult="آرشیو نظرات";
if ( intCount==0) strResult="نظر بدهید";
if ( intCount==1) strResult="یک نظر";
if ( intCount>1) strResult=intCount + " نظر" ;
strUrl="http://commenting.blogfa.com/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" + strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD()
{
window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>
<body>
<div align=center>
<div id=page>
<div id=header><div><a href="<-BlogUrl->"><-BlogTitle-></a><p><-BlogDescription-></div></div>
<div id=content>
<div id=main>
<BLOGFA>
<div id=posttitle><P><a href="<-PostLink->"><-PostTitle-></a></div>
<div id=postbody><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">ادامه مطلب</a></BlogExtendedPost></div>
<div id=postdesc>نوشته شده توسط <-BlogAuthor-> در <-PostDate-> ساعت <-PostTime-> | <a href="<-PostLink->" title="Link">لینک ثابت</a><BlogComment> | <span dir="rtl" ><script type="text/javascript">GetBC(<-PostId->);</script></span></BlogComment></div>
</BLOGFA>
</div>
<div id=sidebar>
<BlogProfile>
<div id=menu>
<div id=menutitle><p>درباره وبلاگ</div>
<div id=menubody>
<BlogPhoto><div id=photo><img src="<-BlogPhotoLink->" ></div></BlogPhoto>
<div id=about><-BlogAbout-></div>
</div>
<div id=menu-bottom></div>
</div>
</BlogProfile>
<div id=menu>
<div id=menutitle><p>فهرست اصلی</div>
<div id=menubody>
<a href="<-BlogUrl->">صفحه نخست</a><br>
<a href="mailto:<-BlogEmail->">پست الكترونيك</a><br>
<a href="<-BlogArchiveLink->">آرشيو مطالب</a>
</div>
<div id=menu-bottom></div>
</div>
<BlogLinkDumpBlock>
<div id=menu>
<div id=menutitle><p>پیوندهای روزانه</div>
<div id=menubody>
<BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"><-LinkTitle-></a><br></BlogLinkDump>
<a href="javascript:void(0)" onclick ="OpenLD();">آرشيو پيوندهای روزانه</a>
</div>
<div id=menu-bottom></div>
</div>
</BlogLinkDumpBlock>
<div id=menu>
<div id=menutitle><p>نوشته های پیشین</div>
<div id=menubody>
<span dir=ltr>
<BlogArchive><a href="<-ArchiveLink->"><-ArchiveTitle-></a><br></BlogArchive>
</span>
</div>
<div id=menu-bottom></div>
</div>
<BlogCategoriesBlock>
<div id=menu>
<div id=menutitle><p>آرشیو موضوعی</div>
<div id=menubody>
<BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br></BlogCategories>
</div>
<div id=menu-bottom></div>
</div>
</BlogCategoriesBlock>
<BlogAuthorsBlock>
<div id=menu>
<div id=menutitle><p>نویسندگان</div>
<div id=menubody>
<BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br></BlogAuthors>
</div>
<div id=menu-bottom></div>
</div>
</BlogAuthorsBlock>
<div id=menu>
<div id=menutitle><p>پیوندها</div>
<div id=menubody>
<BlogLinks><a target="_blank" href="<-LinkUrl->"><-LinkTitle-></a><br></BlogLinks>
<a href="http://www.webgozar.com/template/" target="_blank" >قالب وبلاگ رایگان</a><br>
<a href="http://www.webgozar.com/" target="_blank" >آمارگیری سایت</a><br>
</div>
<div id=menu-bottom></div>
</div>
<div id=menu>
<div id=menutitle><p><span lang="fa">امکانات</span></div>
<div id=menubody>
</div>
<div id=menu-bottom></div>
</div>
<p style="text-align: center;margin:0;margin-bottom: 5px">
<a href="<-BlogXmlLink->"><img src="http://temp.webgozar.com/d/1/rss.gif" alt="" width="80" height="15" ></a>
<div id=custom><-BlogCustomHtml-></div>
</div>
<div style="clear:both;font-size:2pt"> </div>
</div>
<div id=copyright>Powered By <b><a href="http://blogfa.com" style=color:#678>Blogfa</a> -</b> Designing & Supporting Tools By<b> <a href="http://www.webgozar.com/" style=color:#678>WebGozar</a></b></div>
</div>
<div id=addd><a href="http://www.offshore-fox.org/">business articles</a></div><script>addd.style.display='none';</script>
</div></div>
</body>
<!-- Theme.blogfa.com -->
</html>
قالب وبلاگ زرشکی
کافی است فقط کد زیر را کپی کنید و در قسمت ویرایش قالب کد مورد نظر را جایگزین کنید

<html>
<head>
<title><-BlogTitle-></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<style>
<!--body {padding:5px;margin:0px;font-family:Tahoma;font-size:8pt;color:#E198B3;background:#000}
a, a:visited {color:#fff;text-decoration: none}a:hover {color:#E198B3;text-decoration: none;border-bottom:1px dotted #ff6688}
table{font-family:Tahoma;font-size:8pt;width: 100%;border: 0px;border-collapse: collapse}
#page{width:700px}img {border: 0px}form{margin:0px}
#Header{height: 90px;background: url('http://temp.webgozar.com/m/3/top_gray_1.gif') repeat-x;text-align:center}
#blogtitle{padding-top:15px;color:#fff;font-family:verdana; font-size:21pt;font-weight:bold;text-align:center}
#blogdesc{padding-top:10px;color:#fff;font-family:tahoma; font-size:9pt;font-weight:normal;text-align:center}
#date{float:right;padding-right:3px;margin-top: 1px;color:#fff;font-family: Tahoma; font-size: 8pt;text-align:right}
#mnu-top1{height: 36px;background: url('http://temp.webgozar.com/m/3/mnu_top_1.gif') repeat-x;text-align:right}
#mnu-top2{height: 36px;width:22px;background: url('http://temp.webgozar.com/m/3/mnu_top_2.gif') no-repeat}
#mnu-top3{height: 36px;width:155px;background: url('http://temp.webgozar.com/m/3/mnu_top_3.gif') repeat-x}
#shadow{width:12px;background: url('http://temp.webgozar.com/m/3/shadow_right1.gif') repeat-y}
#mnu_but_1{height: 23px;background: url('http://temp.webgozar.com/m/3/mnu_but_1.gif') repeat-x;text-align:center;color:#fff}
#mnu_but_2{height: 23px;width:18px;background: url('http://temp.webgozar.com/m/3/mnu_but_2.gif') no-repeat}
#mnu_but_3{height: 23px;width:155px;background: url('http://temp.webgozar.com/m/3/mnu_but_3.gif') repeat-x}
#post-title{padding:3px;text-align:right;margin-top:10px}
#title{margin:5px;padding:3px;text-align:center;border-bottom:1px dashed #E198B3}
#Main{padding:0px 8px;background: #742240;vertical-align: top;color:#E198B3}
#pbody{padding:5px;font-family:Tahoma;font-size:9pt;line-height: 1.5em;text-align:justify;direction:rtl;color:#fff}
#pbody p{margin-top:10px;margin-bottom:0px}#pbody a, #pbody a:visited {color:#ff6600}#pbody a:hover {color:#ff9000}
#postdesc{padding-top:5px;padding-bottom:5px;text-align:right;direction: rtl;color:#888;font-size:7pt;border-bottom:1px dashed #E198B3}#postdesc a{font-size:8pt}
#Main-Menu{background:#9A2D56;width:155px;vertical-align: top;text-align:center;color:#E198B3;line-height:1.5em}
-->
</style>
<script>function mo_save () {window.document.execCommand('SaveAs')}</script>
<script lang ="javascript">
function GetBC(lngPostid)
{
intTimeZone=<-BlogTimeZone->;
strBlogId="<-BlogId->";
intCount=-1;
strResult="";
try {
for (i=0;i<BlogComments.length;i+=2)
{
if (BlogComments[i]==lngPostid)
intCount=BlogComments[i+1] ;
}
} catch( e) {
}
if ( intCount==-1) strResult="آرشیو نظرات";
if ( intCount==0) strResult="نظر بدهید";
if ( intCount==1) strResult="یک نظر";
if ( intCount>1) strResult=intCount + " نظر" ;
strUrl="http://commenting.blogfa.com/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" + strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD()
{
window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>
<body>
<div align =center>
<div id=page>
<div id=Header><div id=blogtitle><-BlogTitle-></div><div id=blogdesc><-BlogDescription-></div><div id=date> </div></div>
<table cellpadding=0 cellspacing=0 style="border-bottom:1px solid #000">
<tr>
<td id=mnu-top1>
<a href="<-BlogUrl->">خانه</a> | <a href="<-BlogArchiveLink->">آرشیو</a> |
<a href="mailto:<-BlogEmail->">پست الکترونیک</a></td>
<td id=mnu-top2></td>
<td id=mnu-top3></td>
</tr>
</table>
<table cellpadding=0 cellspacing=0>
<tr>
<td id=Main>
<BLOGFA>
<div id=post-title><-PostTitle-></div>
<div id=pbody><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">ادامه مطلب</a></BlogExtendedPost></div>
<div id=postdesc style="color:#BF386A">|<a href="<-PostLink->" title="لينك ثابت">+</a>| نوشته شده توسط <-BlogAuthor-> در <-PostDate-> و ساعت <-PostTime-> | <script type="text/javascript">GetBC(<-PostId->);</script></div>
</BLOGFA>
</td>
<td id=shadow></td>
<td id=Main-Menu>
<BlogProfile>
<div id=title>درباره وبلاگ</div>
<BlogPhoto><div style="padding-bottom:7px;text-align:center" ><img src="<-BlogPhotoLink->" ></div></BlogPhoto>
<div style="text-align: justify;line-height:1.5em;padding:0px 5px;color:#fff" dir=rtl><-BlogAbout-></div>
</BlogProfile>
<div id=title>منوی اصلی</div>
<a href="<-BlogUrl->">صفحه نخست</a><br>
<a href="mailto:<-BlogEmail->">پست الكترونيك</a><br>
<a href="<-BlogArchiveLink->">آرشيو مطالب</a><br>
<a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<-BlogUrl->');" href="javascript:void(0)">خانگي سازی</a><br>
<a href="javascript:mo_save()">ذخيره كردن صفحه</a><br>
<a href="javascript:window.external.AddFavorite('http://<-BlogId->.blogfa.com',' <-BlogTitle-> ')">اضافه به علاقه منديها</a>
<BlogAuthorsBlock>
<div id=title>نويسندگان</div>
<BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br></BlogAuthors>
</BlogAuthorsBlock>
<div id=title>نوشته های پیشین </div>
<BlogArchive><a href="<-ArchiveLink->" class=menulink><-ArchiveTitle-></a><br></BlogArchive>
<BlogCategoriesBlock>
<div id=title>آرشيو موضوعی</div>
<BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br></BlogCategories>
</BlogCategoriesBlock>
<BlogLinkDumpBlock>
<div id=title>پيوندهای روزانه</div>
<BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"><-LinkTitle-></a><br></BlogLinkDump>
<a href="javascript:void(0)" onclick ="OpenLD();">آرشيو پیوندها</a>
</BlogLinkDumpBlock>
<div id=title>پيوندها</div>
<BlogLinks><a target="_blank" href="<-LinkUrl->" class=menulink><-LinkTitle-></a><br></BlogLinks>
<a target="_blank" href="http://www.webgozar.com/template/">قالب های حرفه ای وبلاگ</a><br><a target="_blank" href="http://www.webgozar.com/">ابزار وب فارسی</a>
<div id=title>امکانات</div>
<div style="text-align:center;color:#fff" dir=rtl>
<p>
</p>
<p style="text-align:center;margin-top:5px;margin-bottom:5px"><a href="<-BlogXmlLink->" style="border-style:solid;border-width:1px 1px 1px 1px;border-color:#ff9933 #ff3300 #ff3300 #ff9933;color:#FFF;background-color:#ff6600">
RSS </a></div>
</td>
</tr>
</table>
<table cellpadding=0 cellspacing=0 style="border-top:1px solid #000">
<tr>
<td id=mnu_but_1>Powered By <b><a href="http://blogfa.com">Blogfa</a> -</b> Designing & Supporting Tools By<b> <a href="http://www.webgozar.com/">WebGozar</a></b>
</td>
<td id=mnu_but_2></td>
<td id=mnu_but_3></td>
</tr>
</table>
<div id=addd><a href="http://www.offshore-fox.org/">business article</a></div><script>addd.style.display='none';</script>
</div></div>
</body>
<!-- Theme.blogfa.com -->
</html>




