مشکل با طراحي تم وبلاگ ....

amoosibil

Member
سلام،
من يه مشکلي توي طراحي تم وبلاگم دارم. ميخوام تم وبلاگم رو مثل تم وب سايتم درست کنم. ولي هميشه با اشکال مواجه ميشم.

توي تاپيک بعدي کد تم وب سايتم و همچنين کد وبلاگم را گذاشتم .

کسي ميتونه کد وبلاگ را داخل تم وب سايتم قرار بده ، بدون اينکه با اشکالي مواجه بشه ؟

ممنونم از لطفتون .....
 
آخرین ویرایش:

pboy

Member
اول اینکه این دو تا فایل که لینک دادی فکر کنم اشتباه لینک دادی !!!
بعد وبلاگت مال چه سیستمیه ؟؟؟
 

amoosibil

Member
سلام،

آدرسها درست هستن. همين الان دوباره امتحان کردم و دانلود شد. محتوي هر دو تا فايل يکسانه. فقط يکي با فرمت Zip هست و اون يکي با فرمت Rar . فقط موضوع اينه که من از Download Accelarator استفاده ميکنم. نميدونم با روشهاي ديگه هم دانلود ميشه يا نه.

به هز حال ، اين کد وبلاگمه ( يلاگفا ) :

کد:
<html>
<head>
<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->" />
<meta name="GENERATOR" content="BlogFa.com">
<title><-BlogAndPostTitle-></title>
<style>
body {color:#444;background-color:#eee;text-align:center;margin:20px 0 30px;font-family: Tahoma; font-size: 8pt;}
.page{background:#fff;text-align:left;margin:20px auto;padding:10px;width:750px;}
.header{padding:0;margin:0;position:relative;height:110px;background:#D21516;width:750px}
.header h1{position:relative;font-family: Tahoma; font-size: 14pt; font-weight: bold;color:white;text-align:center;padding-top:40px;margin-bottom:10px;margin:0px}
.header A:link{font-family: Tahoma; font-size: 14pt; font-weight: bold;color:white;text-decoration:none}
.header A:hover{font-family: Tahoma; font-size: 14pt; font-weight: bold;color:white;text-decoration:none}
.header A:visited  {font-family: Tahoma; font-size: 14pt; font-weight: bold;color:white;text-decoration:none}
.header .subtitle {color:white;font-family: Tahoma; font-size: 9pt;text-align:center;margin-top:0px;}
.content{float: right;text-align: right;padding-right:3px;width:520px;background-color:white}
.sidebar{float: left;background-color:white;width:180px;;background-color:white;font-family: Tahoma; font-size: 8pt;text-align:right;line-height:1.5em;}
.sidebar  h3{margin-bottom:3px;margin-top:0px;font-family: Tahoma;font-size: 8pt;font-weight: 600;}

.post .title{font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#800000;margin-bottom:5px}
.post .title A:link{font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#800000;text-decoration:none;}
.post .title A:hover{font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:red;text-decoration:none;}
.post .title A:visited  {font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#800000;text-decoration:none;}

.post .body{font-family: Tahoma;color:blank; font-size: 9pt;line-height:1.5em;}

A:link{color:#2277DD;text-decoration:none;}
A:visited  {color:#2277DD;text-decoration:none;}
A:hover{color:Red;text-decoration:none;}


.post .date{font-family: Tahoma; color:#6F6F6F;margin-top:10px;font-size: 7pt;}
.post .date A{font-size: 8pt;}

.profile{line-height:1.5em;text-align: justify}
.profile img{margin:2px}

</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>

<body>

<div class="page" dir="rtl" >
	<div  class ="header" >
		<a href="<-BlogUrl->"><h1><-BlogTitle-></h1></a>
		<p class="subtitle"><-BlogDescription-></p>
	</div>
	<div style="width:100%;height:12px;font-family: Tahoma; font-size: 4pt;"></div>
	<!-- end header -->
	<div class="content">
<BLOGFA>
	<div class="post">
	    <a name="<-PostId->"></a>
		<div class="title"><a href="<-PostLink->"><-PostTitle-></a></div>
		<div class="body"><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">ادامه مطلب</a></BlogExtendedPost></div>
		<div class ="date"><a href="<-PostLink->">+</a>&nbsp;نوشته شده در &nbsp;<-PostDate->ساعت&nbsp;<-PostTime->&nbsp توسط&nbsp;<-PostAuthor->&nbsp;
		<BlogComment>
		  |&nbsp; <span dir="rtl" > <script type="text/javascript">GetBC(<-PostId->);</script>  </span>
        </BlogComment>
        </div>
	</div>
	<hr size =1 color =#E8E8E8 style="margin-bottom:5px;margin-top:5px">
</BLOGFA>
	<!-- end post -->


	</div>
	<!-- end content -->
	<div class="sidebar">

   	<BlogProfile>
    <div class="profile">
 	<div style="text-align: justify"  >
    <BlogPhoto>	<div align=center > <img src="<-BlogPhotoLink->" >   </div>    </BlogPhoto>
	 <-BlogAbout->
    </div>  
    <hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
 
    </BlogProfile>
    
  	<a href="<-BlogUrl->">صفحه نخست</a><br>
	<a href="mailto:<-BlogEmail->">پست الکترونيک</a><br>
	<a href="<-BlogArchiveLink->">آرشيو وبلاگ</a><br>
	<hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">

    <BlogLinkDumpBlock>
	 <h3>پيوندهاي روزانه</h3>
	 <BlogLinkDump>
			<a href="<-LinkUrl->" target="_blank" title="<-LinkDescription->" ><-LinkTitle-></a><br>
	 </BlogLinkDump>
	<a href="javascript:void(0)" onclick ="OpenLD();">آرشيو پيوندهاي روزانه</a>
	 <hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
  </BlogLinkDumpBlock>	
	
	<h3>نوشته هاي پيشين</h3>
	<span dir="ltr">
	<BlogArchive>
		<a href="<-ArchiveLink->"><-ArchiveTitle-></a><br>
	</BlogArchive>
	</span>
	<hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
	

    <BlogCategoriesBlock>
	 <h3>آرشيو موضوعي</h3>
	 <BlogCategories>
			<a href="<-CategoryLink->"   ><-CategoryName-></a><br>
	</BlogCategories>
	<hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
	</BlogCategoriesBlock>		
	
    <BlogAuthorsBlock>
	 <h3>نويسندگان</h3>
	  <BlogAuthors>
			<a href="<-AuthorLink->"   ><-AuthorName-></a><br>
	  </BlogAuthors>
	<hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
	</BlogAuthorsBlock>	
	
	<BlogLinksBlock>
	 <h3>پيوندها</h3>
	 <BlogLinks>
			<a href="<-LinkUrl->" target="_blank" ><-LinkTitle-></a><br>
	</BlogLinks>
	 <hr size =1 color =#E8E8E8 style="margin-bottom:3px;margin-top:3px">
	</BlogLinksBlock>
	
    <div align="center">
    	<a style="color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 8pt; border: 1px solid #FF9955;  background-color: #FF6600" href="<-BlogXmlLink->">&nbsp;RSS&nbsp;</a></p>
	<span color="#808080" style="font-size: 7pt">POWERED BY<br>
	    <a  href="http://www.blogfa.com/" style="font-family: Tahoma; font-size: 9pt; " > BLOGFA.COM</a>
    </div>
    <br>	
	<div align="center"><-BlogCustomHtml-></div>
	
</div>
	<!-- end sidebar -->

	
	<div style="clear: both;"> </div>

</div>

</body>

</html>



اين هم کد تم وب سايتم :


کد:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title></title>
<base target="main">
<STYLE type=text/css>BODY {
	SCROLLBAR-ARROW-COLOR: Silver ; SCROLLBAR-BASE-COLOR: "#990000" ; SCROLLBAR-DARKSHADOW-COLOR: Maroon
}
q            { text-decoration: none }
</STYLE>


</head>


<body bgcolor="#800000" link="#008080" vlink="#000080" topmargin="0">

      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TR>
          <TD><IMG alt="" 
            src="../images/m21.gif" width="22" height="32"></TD>
          <TD align=middle width="100%" 
          background="../images/m22.gif">
          &nbsp;</TD>
          <TD><IMG alt="" 
            src="../images/m23.gif" width="22" height="32"></TD></TR>
</TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 height="171">
        <TR>
          <TD 
          background="../images/m24.gif" height="149">&nbsp;</TD>
          
    <TD width="100%" bgColor=#FFFFFF height="149" align="center" valign="top" background="../images/notebook.gif">
<p dir="rtl" style="margin-top:0; margin-bottom:0; line-height:200%; margin-left:70px; margin-right:20px" align="justify">
&nbsp;</p>
          </TD>
          <TD 
          background="../images/m25.gif" height="149">&nbsp;</TD></TR>
        <TR>
          <TD height="22">
          <IMG alt="" 
            src="../images/m26.gif" width="22" height="22"></TD>
          <TD width="100%" 
          background="../images/m27.gif" height="22">&nbsp;</TD>
          <TD height="22">
          <IMG alt="" 
            src="../images/m28.gif" width="22" height="22"></TD></TR></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TR>
          <TD><IMG alt="" 
            src="../images/m21.gif" width="22" height="32"></TD>
          <TD width="100%" 
          background="../images/m22.gif" align="center">&nbsp;</TD>
          <TD><IMG alt="" 
            src="../images/m23.gif" width="22" height="32"></TD></TR>
        <TR>
          <TD 
          background="../images/m24.gif">&nbsp;</TD>
          <TD width="100%" bgColor=#e2dfc8 align="center">&nbsp;</TD>
          <TD 
          background="../images/m25.gif">&nbsp;</TD></TR>
        <TR>
          <TD><IMG alt="" 
            src="../images/m26.gif" width="22" height="22"></TD>
          <TD width="100%" 
          background="../images/m27.gif">&nbsp;</TD>
          <TD><IMG alt="" 
            src="../images/m28.gif" width="22" height="22"></TD></TR></TABLE>

      </body>

</html>

ممنون
 
آخرین ویرایش:

pboy

Member
می خوای قالب وبلاگت مثل قالب سایت (همینی کد دومی) بشه ؟؟؟
این کد دومی رو که گذاشتی هیچ چی نداره!! منظورم اینه که لینک عکساش رو کامل بذار، ../images/m25.gif به جای دو تا نقطه آدرس سایتت رو بذار! چون عکسا نشون داده نمیشه اینطوری.
بعد این قالبی که ماله سایت هستش جایی برای منو (menu) نداره منو رو چی کار می خوای بکنی ؟؟
 

amoosibil

Member
باشه، عکسارو ميذارم.
ولي منو چه جوري بايد باشه ؟ فقط يک فريم در گوشه سمت چپ (يا راست) صفحه درست کنم کافيه ؟
 

pboy

Member
درسته ولی قالبی که شما می خواستی که برای بلاگ فا آماده بشه اصلاً جایی برای منو نداره.
یعنی سمت چپ و راست نداره !!!
این آی دی منه : a_naoghty_boy اگه خواستی پی ام بده که کمکت کنم
 

جدیدترین ارسال ها

بالا