قالب کریستال
کد:
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title><-BlogTitle-></title> <style> body { background-color: #000000; background-image: url(none); } a:link { color: #765f4d; text-decoration: none; font-weight: bold; } a:visited { color: #765f4d; text-decoration: none; font-weight: bold; } a:hover { color: #9f8b61; text-decoration: none; font-weight: bold; } /* STILE HEADER ============================= */ #blogtitle { font-family: Tahoma, Arial, Times, serif; font-size: 40px; font-weight: normal; text-align: center; color: #978271; background-color: transparent; padding-top: 230px; margin-left: 10px; } #blogtitle a:link, #blogtitle a:visited{ color: #732d2d; text-decoration: normal; } #blogtitle a:hover, #blogtitle a:active { color: #f3d1d2; text-decoration: normal; } /* STILE COLONNA ================================ */ .sectiontitle { color: #9f8b61; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: center; padding: 1px; background-color: #7a6c50; background-image: url(http://i26.tinypic.com/8xudyg.jpg); margin-left: 26px; margin-right: 26px; } .boxsection { color: #665b48; font-size: 11px; background-color: transparent; font-family: Tahoma, Arial, sans-serif; margin-bottom: 23px; margin-top: 5px; margin-left: 26px; margin-right: 18px; text-align: center; } /* STILE POST ==================================== */ .post{ padding: 4px; margin: 10px; } .date { font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-align: center; text-transform: uppercase; padding-right: 5px; padding-top: 1px; padding-bottom: 2px; margin-bottom: 15px; margin-left: 10px; margin-right: 10px; color: #9f8b61; background-color: #7a6c50; background-image: url(http://i26.tinypic.com/2wghqow.jpg); } .title{ font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #765f4d; margin-top: 35px; margin-bottom: 10px; margin-left: 25px; padding-left: 4px; } .text{ font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #665b48; text-align: center; } .data { font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-align: center; color: #665b48; margin-top: 30px; margin-bottom: 5px; margin-left: 25px; } #contentmain { text-align: left; font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #665b48; margin-top: 5px; margin-bottom: 10px; padding-bottom: 15px; background-color: #FFFFFF; background-color: transparent; } </style> <script language="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> <div align="center"> <a href="<-BlogUrl->" style="text-decoration: none"><h1><-BlogTitle-></h1></a> <p class="subtitle"> <font color="#808080" style="font-size: 8pt" face="Tahoma"><-BlogDescription-></font></p> <table border="0" cellpadding="0" cellspacing="0" width="850" height="543" background="http://i28.tinypic.com/ekrszc.jpg"> <tr> <td valign="top" colspan="5" height="400" background="http://i30.tinypic.com/2rhlb1s.jpg"> </td> </tr> <tr> <td valign="top" width="35"> </td> <td valign="top" width="222"> <div class="sectiontitle">About Me</div> <div class="boxsection"> <span style="font-size: 8pt"> <BlogPhoto> <div align=center > <img src="<-BlogPhotoLink->" style="margin:0; border:0px none; " > </div> </BlogPhoto> <p dir="rtl" style="text-align: right"><-BlogAbout-></p> </span> </div> <div class="sectiontitle">My Blog</div> <div class="boxsection"><br> <a href="<-BlogArchiveLink->" ><span style="font-weight: 400">آرشيو</span></a><br> <a href="mailto:<-BlogEmail->"><span style="font-weight: 400">پست الکترونيک</span></a></div> <div class="sectiontitle">My Archive</div> <div class="boxsection"> <span lang="en-us" style="font-size: 9pt"> <p align="center"><span dir="ltr"> <BlogArchive> <a href="<-ArchiveLink->" style="border:0px solid; text-decoration: none; font-family:Tahoma; font-size:8pt; font-weight:normal"> <-ArchiveTitle-></a><br> </BlogArchive></span></p></span> </div> <div class="sectiontitle">My Categories</div> <div class="boxsection"> <center> <br> <BlogCategories> <span style="font-size: 8pt" lang="fa"> <a href="<-CategoryLink->" style="text-decoration: none; font-weight:400" > <-CategoryName-></a></span><span style="font-size: 9pt" lang="fa"><br> </BlogCategories> </span> </center> </div> <div class="sectiontitle">Daily Links</div> <div class="boxsection"> <br> <BlogLinkDump> <a href="<-LinkUrl->" target="_blank" title="<-LinkDescription->" style="text-decoration: none; font-weight: 400" > <-LinkTitle-></a><br> </BlogLinkDump> <a href="javascript:void(0)" onclick ="OpenLD();" style="text-decoration: none; font-weight: 400"> آرشيو پيوندهاي روزانه</a> </div> <div class="sectiontitle"> Friends Link</div> <div class="boxsection"> <span lang="fa"><span style="font-size: 8pt"> <p style="text-align: center"> <BlogLinks> <a href="<-LinkUrl->" target="_blank" style="text-decoration: none; font-weight:normal" > <font style="font-size: 8pt"><-LinkTitle-></font></a></span><font style="font-size: 8pt"><br> </font></BlogLinks></p> </span> </div> <div class="sectiontitle">Template By</div> <div class="boxsection"> <center> <span style="font-size: 9pt"> <span lang="fa"><br> </span> <a target="_blank" href="http://www.TakTemp.Com"> <span style="font-weight: 400">www.TakTemp.Com</span></a><br> </span><span style="font-size: 8pt" lang="fa">عسل ح - نازنين</span></center> </div> </td> <td valign="top" height="469" width="65"> </td> <td valign="top" height="469" width="470" dir="rtl"> <div id="contentmain"> <center> <BLOGFA> </center> <div class="post"> <div class="date"> <BlogDateHeaderDate><-PostDate-></div> <div class="title"><-PostTitle-></div> <div class="text"> <p style="text-align: right"> <font style="font-size: 9pt"><font color="#8C7D64"><-PostContent-></font><BlogExtendedPost><br></font><a href="<-PostLink->"> <font style="font-size: 9pt"><span style="font-weight: 400">ادامه مطلب</span></font></a></BlogExtendedPost></div> <div class="data"> <a href="<-PostLink->" style="text-decoration: none; font-weight:400">+</a> نوشته شده در ساعت <-PostTime-> توسط <-PostAuthor-> <BlogComment> | <span dir="rtl" > <script type="text/javascript">GetBC(<-PostId->);</script> </span> </BlogComment> </div> </div> </BLOGFA> <center> </center> </div> </td> <td valign="top" height="469" width="28"> </td> </tr> </table> </div> </body> </html>
علاقه مندی ها (بوک مارک ها)