PDA

مشاهده نسخه کامل : قرار دادن كدهاي وبلاگ در قالب



anar
27-12-07, 08:19
بچه ها سلام

اگر كسي جوابمو بده واقعا لطف مي كنه يه صوابي هم مي بره

من مي خوام از كد هاي وبلاگ تو وبلاگم استفاده كنم

مثل تغيير موس - دنباله موس- اهنگ - و ....

ولي فقط كد ساعت كه ميگذارم جواب مي ده
بقيه رو وقتي ميگذارم
بعد از مشاده وبلاگ ارور مي ده كه به علت تغيير بخشي از كدهاي قالب به همان سايتي كه ازش كد قالب گر فتم مراجعه كنيد
يعني نمي شه اين قالب هاي رايگان را بهش كد اضافه كرد
يامن بلد نيستم كجاي قالب بگذارم
تو رو خدا يكي جواب بده
خدا خيرتون بده

Security
27-12-07, 11:09
به احتمال زیاد به خاطر اینه که کد ها رو پشت سر هم کپی پیست میکنید . و نظم و ترتیب اصولی کد ها بهم میخوره .

کد کل قالبت رو بزار و دقیقا بگو چه کدهایی می خواهی بهش اضافه کنی . امیدوارم بتونم راهنمایی کنم .

فقط یه مقدار دقیق تر بنویس چه کار می خوای بکنی . ممنون

با تشکر Security

anar
02-01-08, 09:25
<!--
Theme Name: Digital Classic Template
Theme Url: Only the registered members can see the link
Description: Theme for the personal blogs of blogfa.com
Version: 2.0
Author: Ahmad Azimi - Vahid Zehtabi
Author Url: Only the registered members can see the link
Template Code : TBF_007
Only the registered members can see the link
-->
<html xmlns="Only the registered members can see the link" xml:lang="en" lang="fa">
<head>



<!--Only the registered members can see the link -->
<meta Only the registered members can see the link"Content-Type" content="text/html; charset=utf-8">
<SCRIPT LANGUAGE="Javascript">
var namePrompt = prompt("ببخشيد اسم شريفتون؟","");
function dispname (namePrompt) {
document.write(""+namePrompt+"");
}
</SCRIPT>
<BODY>

<SCRIPT
LANGUAGE="JavaScript">
var timerID = null;
var timerRunning = false;
function stopclock ()
{
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;
}
function showtime ()
{
var now = new Date();
var hours = now.getHours();
var minutes = now.getMinutes();
var seconds = now.getSeconds()
var timeValue = "" + ((hours >12) ? hours -12 :hours)
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
timeValue += (hours >= 12) ? " P.M." : " A.M."
document.clock.face.value = timeValue;
// you could replace the above with this
// and have a clock on the status bar:
// window.status = timeValue;
timerID = setTimeout("showtime()",1000);
timerRunning = true;
}
function startclock ()
{
// Make sure the clock is stopped
stopclock();
showtime();
}
</SCRIPT>
<BODY onLoad="startclock(); timerONE=window.setTimeout" BGCOLOR="000080"
TEXT="ffffff">
<CENTER><form name="clock" onSubmit="0">
<input type="text" name="face" size=13 value=""></CENTER>

<CENTER>
<SCRIPT LANGUAGE="Javascript">
document.write("<font size=3 color=red> خوش آمديد, ");
dispname(namePrompt);
document.write("</font>");
</SCRIPT>

</CENTER></body>
</html>
</body>
</html>
</body>
</html>
</body>
</html>
<!--Only the registered members can see the link -->
<head>
<title><-BlogAndPostTitle-></title>
<meta Only the registered members can see the link"Content-Type" content="text/html; charset=utf-8" />
<script language="javascript" type="text/javascript" src="<A href="Only the registered members can see the link"></script">Only the registered members can see the link"></script>
<script language="javascript" type="text/javascript" src="<A href="Only the registered members can see the link"></script">Only the registered members can see the link"></script>
<meta Only the registered members can see the link"Content-Language" content="fa-IR" />
<meta Only the registered members can see the link"CACHE-CONTROL" content="PUBLIC" />
<meta Only the registered members can see the link"expires" content="never" />
<meta name="author" content="<-BlogAuthor->" />
<meta name="keywords" content="<-BlogAuthor->,<-BlogId->,<-BlogUrl->, tbf_007, TBF_007, digital classic, Digital Classic Template, pictofxt" />
<meta name="description" content="<-BlogAndPostTitle->, <-BlogAbout->, <-BlogDescription->" />
<meta name="classification" content="Blog, Blogging" />
<meta name="page-topic" content="Blog, Blogging">
<meta name="subject" content="<-BlogTitle->">
<meta name="revisit-after" content="1 days" />
<meta name="geography" content="Iran" />
<meta name="language" content="Farsi" />
<meta name="designer" content="Template Design Workshop Only the registered members can see the link" />
<meta name="publisher" content="Blogfa Only the registered members can see the link" />
<meta name="distribution" content="Global" />
<meta name="country" content="Iran" />
<meta name="robots" content="FOLLOW,INDEX" />
<meta name="copyright" content="<-BlogAuthor->, <-BlogUrl->" />
<meta name="abstract" content="<-BlogAndPostTitle->" />
<meta name="no-email-collection" content="Only the registered members can see the link" />
<meta name="resource-type" content="document" />
<meta name="generator" content="TDWs 1.0">
<meta name="DC.Date" content="May 24, 2007" />
<meta name="DC.Creator" content="skin.pictofx.com" />
<meta name="DC.Description" content="New generations of web templates and web application skins; available for blogfa, blogger, wordpress, movable type. Find more at : skin.pictofx.com" />
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<link rel="icon" href="Only the registered members can see the link" type="image/x-icon" />
<link rel="shortcut icon" href="Only the registered members can see the link" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<script language ="javascript" type="text/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="Only the registered members can see the link" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,too lbar=no,menubar=no,location=no ,width=500px,height=500px')\" > " + strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD(){
window.open('LinkDump.aspx','blogfa_ld','status=ye s,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>
<body>
<div id="mainContainer">
<div id="banner">
<div id="bannerIN">
<div id="blogTitle"><span id="blogTitleIn"><h1><-BlogTitle-></h1></span></div>
<div id="blogDesc"><-BlogDescription-></div>

</div>
</div>
<div id="menuBar">
<div id="menubarIN">
<div id="RSS"><a href="<-BlogXmlLink->"><img src="Only the registered members can see the link" width="30" height="15" alt="RSS" title="RSS Feed"/></a></div>
<a href="<-BlogUrl->" title=" <-BlogTitle-> " >صفحه اصلي</a>
<span class="menuSep">&nbsp;&nbsp;<img src="Only the registered members can see the link" width="3" height="17" alt=""/>&nbsp;&nbsp;</span>
<a href="<-BlogArchiveLink->" title=" <-BlogAuthor-> نوشته هاي پيشين ">آرشيو مطالب</a>
<span class="menuSep">&nbsp;&nbsp;<img src="Only the registered members can see the link" width="3" height="17" alt=""/>&nbsp;&nbsp;</span>
<a href="mailto:<-BlogEmail (<-BlogEmail)->" title=" <-BlogAuthor-> تماس با ">تماس با من</a>
</div>
</div>
<div id="inContainer">
<div id="bodyT"></div>
<div id="bodyM">
<table border="0" cellpadding="0" cellspacing="0" width="746" dir="rtl">
<tr>
<td id="postTD">

<div id="postContainer">
<BLOGFA>
<div class="posts">
<a href="#<-PostId->"></a>
<script language="javascript" type="text/javascript">
var postTitle = "<-PostTitle->";
if (postTitle.length>0){
document.write("<div class='postTT'><table dir='ltr' border='0' cellpadding='0' cellspacing='0'><tr><td class='postTTL'></td><td class='postTTM'><h1><a lang='fa' target='_top' href='<-PostLink->' title=' لينک مستقيم '><-PostTitle-></a></h1><div class='postDate'><-PostDate-></div></td><td class='postTTR'></td></tr></table></div>");
}else if (postTitle.length<=0){
document.write("<div class='postTE'><div class='postDate'><a lang='fa' target='_top' href='<-PostLink->' title=' لينک مستقيم '><-PostDate-></a></div></div>");
}
</script>

<div class="postM">
<div class="postMin">
<-PostContent->
</div>
</div>
<div class="postD">
<div class="postFooter">
<BlogExtendedPost><a href="<-PostLink->">ادامه مطلب</a><span class="footerSep">&nbsp;|&nbsp;</span></BlogExtendedPost>
نوشته شده در ساعت <-PostTime->&nbsp; توسط <a class="footerLink" href="<-PostAuthorLink->" title=" <-PostTitle-> "><-PostAuthor-></a>
<span class="footerSep">&nbsp;|&nbsp;</span>
موضوع : <a class="footerLink" href="cat-<-PostCategoryId->.aspx"><-PostCategory-></a>
</div>
<blogcomment>
<div class="postComment">
<span class="footerSep">&nbsp;|&nbsp;</span>
<script type="text/javascript" language="javascript">if(!loadEvent){addLoadEvent(chtdw);blogID="<-BlogId->";}</script>
<script type="text/javascript" language="javascript">GetBC(<-PostId->);</script>
</div>
</blogcomment>
</div>
</div>
</BLOGFA>
</div>

</td>
<td id="sideTD">

<!--- minos.blogfa.ir ---!>
<center>
<embed src="Only the registered members can see the link (Only the registered members can see the link)" pluginspage="Only the registered members can see the link (Only the registered members can see the link)"
type="application/x-shockwave-flash" width="136" height="136" wmode="transparent"></center>
<!--- minos.blogfa.ir ---!>




<BlogProfile>
<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>درباره وبلاگ</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogPhoto>
<a href="<-BlogUrl->" title="<-BlogAndPostTitle->"><img id="blogPhoto" src="<-BlogPhotoLink->"/></a>
</BlogPhoto>
<div id="blogAbout">
<-BlogAbout->
</div>
</div>
</div>
<div class="sideD"></div>
</div>
</BlogProfile>

<BlogLinkDumpBlock>
<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>لينکهاي روزانه</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogLinkDump>
<a class="sidebarLinks" href="<-LinkUrl->" target="_blank" title="<-LinkDescription->" ><-LinkTitle-></a>
</BlogLinkDump>
<a class="sidebarLinksSep" style="text-align:center;" href="javascript:void(0)" onclick ="OpenLD();">آرشيو پيوندهاي روزانه</a>
</div>
</div>
<div class="sideD"></div>
</div>
</BlogLinkDumpBlock>

<BlogPreviousItemsBlock>
<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>نوشته هاي پيشين</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogPreviousItems>
<a class="sidebarLinks" href="<-PostLink->" title="<-PostDate->" ><-PostTitle-></a>
</BlogPreviousItems>
</div>
</div>
<div class="sideD"></div>
</div>
</BlogPreviousItemsBlock>

<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>پيوندهاي وبلاگ</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogLinks>
<a class="sidebarLinks" href="<-LinkUrl->" target="_blank"><-LinkTitle-></a>
</BlogLinks>
<a class="sidebarLinks" href="Only the registered members can see the link" target="_blank" title=" دانلود قالبهاي رايگان وبلاگ ">كارگاه طراحي قالب</a>
<a class="sidebarLinksSep" style="text-align:center; line-height:1.6em;" target="_blank" href="Only the registered members can see the link>?cc=vb7sjy6mzc" title=" مشاهده کساني که به اين وبلاگ لينک داده اند ">چه سايتهايي به اين وبلاگ لينک<br/>داده اند ... ؟</a>
</div>
</div>
<div class="sideD"></div>
</div>

<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>آرشيو مطالب</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogArchive>
<a class="sidebarLinks" href="<-ArchiveLink->"><-ArchiveTitle-></a>
</BlogArchive>
<a class="sidebarLinksSep" style="text-align:center;" href="<-BlogArchiveLink->">آرشيو کامل وبلاگ</a>
</div>
</div>
<div class="sideD"></div>
</div>

<BlogCategoriesBlock>
<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>آرشيو موضوعي</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogCategories>
<a class="sidebarLinks" href="<-CategoryLink->"><-CategoryName-></a>
</BlogCategories>
<a class="sidebarLinksSep" style="text-align:center;" href="Only the registered members can see the link" title=" سرويسي با امکانات فوق العاده جالب براي وبلاگ نويسان ">Technorati Blog Tools</a>
</div>
</div>
<div class="sideD"></div>
</div>
</BlogCategoriesBlock>

<BlogAuthorsBlock>
<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>نويسندگان وبلاگ</h1></div></div>
<div class="sideM">
<div class="sideMin">
<BlogAuthors>
<a class="sidebarLinks" href="<-AuthorLink->"><-AuthorName-></a>
</BlogAuthors>
</div>
</div>
<div class="sideD"></div>
</div>
</BlogAuthorsBlock>

<div class="sidebar">
<div class="sideT"><div class="sideTin"><h1>بخش ويژه</h1></div></div>
<div class="sideM">
<div class="sideMin">
<div id="extraSection"></div>
<div id="customHTML">
<-BlogCustomHtml->
</div>
<a class="sidebarLinksSep" style="text-align:center;" target="_blank" href="Only the registered members can see the link" title=" Download Digital-Classic Template for Blogfa ">دانلود قالب</a>
<div id="desLogo">
<a href="Only the registered members can see the link" target="_new"><img src="Only the registered members can see the link" width="88" height="31" title="???? PictoFX Template Design Workshop" alt="???? PictoFX Template Design Workshop" id="twdLogo" /></a>
</div>
</div>
</div>
<div class="sideD"></div>
</div>
</td>
</tr>
</table>
</div>
<div id="bodyD"></div>
<div id="footer">
Copyright &copy; <a href="<-BlogUrl->"><-BlogId-></a> , All rights reserved.<br />
Template designed by :<br/><a href="Only the registered members can see the link" title="PictoFX Template Design Workshop">PictoFX Template Design Workshop</a>
</div>
</div>
</div>
<div id="linkBack" style="color:#6f6f6f; clear:both;">
powered by : Blogfa , free persian blog service.
<span id="linkBackHide">
<h1>pictofxt</h1>
<h2>Digital Classic Template</h2>
template id : <b><a href="Only the registered members can see the link" title=" Download Digital-Classic Template for Blogfa ">TBF_007</a></b>
template name : <b>Digital Classic</b>
<h1><-BlogId-></h1>
<h2><-BlogAuthor-></h2>
<h4><-BlogUrl-></h4>
<h1><-BlogAndPostTitle-></h1>
<-BlogAbout-> <-BlogDescription->
<a href="Only the registered members can see the link" title="Download Free Blog and Site templates"><b>Free Blog Templates</b></a>
<p><a href="Only the registered members can see the link" title="The ultimate template design system">Template Design Workshop</a> offers professional web templates, flash templates and other web design products available for immediate download.
This template also designed by <a href="Only the registered members can see the link" title="The ultimate template design system">Template Design Workshop</a> design team.
You can download free templates for your site, blog, cms or portal. Feel free to contact us about new templates.</p>
<a href="Only the registered members can see the link" title="Multimedia Design Group"><b>Multimedia Design Group</b></a>
<a href="Only the registered members can see the link" title="Multimedia Design Group"><b>Multimedia Design Group</b></a>
<a href="Only the registered members can see the link" title="Medium Blog, IT Discusion, Blog Tools, Blog Learnings"><b>Medium Blog</b></a>
<a href="Only the registered members can see the link" title="Medium Blog, IT Discusion, Blog Tools, Blog Learnings"><b>Medium Blog</b></a>
<a href="Only the registered members can see the link" title="Template Design Workshop"><b>Free Blog Templates</b></a>
<a href="Only the registered members can see the link" title="Template Design Workshop"><b>Blog Templates</b></a>
<a href="Only the registered members can see the link" title="Template Design Workshop Homepage"><b>Free Blog and Site Templates</b></a>
<a href="Only the registered members can see the link" title="Flashmate - A great idea with Flash"><b>Flashmate</b></a>
<a href="Only the registered members can see the link" title="Free Persian Blog Templates">Free Persian Blog Templates</a>.
<a href="Only the registered members can see the link" title="Free Persian Blog Templates - Site Templates">Advanced Persian Blog Templates</a>.
<a href="Only the registered members can see the link" rel="tag"><img src="Only the registered members can see the link" alt=" " />tbf_007</a>
<a href="Only the registered members can see the link" rel="tag"><img src="Only the registered members can see the link" alt=" " />pictofxt</a>
<a href="Only the registered members can see the link" rel="tag directory">pictofxt</a>
<script language="javascript" type="text/javascript">
checked = true;
</script>
</span>
</div>







<SCRIPT language=JavaScript>
if (document.all){
colours=new Array('00ff00','ffff00','ff0000','ff00ff','0000ff' ,'ee00ee','8470ff','FFBD08','DE2929')
amount=colours.length;
YgetDelay=0,XgetDelay=0,Ydelay=0,Xdelay=0,step=0.2 ,currStep=0,my=0,mx=0;
document.write('<div id="ie" style="position:absolute;top:0;left:0;"><div style="position:relative">');
for (i=0; i < amount; i++)
document.write('<div id="iestars" style="position:absolute;top:0px;left:0px;height:50px;wid th:50px;font-family:Courier New;font-size:5px;color:'+colours[i]+';padding-top:20px;text-align:center">.</div>');
document.write('</div></div>');
ini=1;
gstep=1;
function iMouse(){
my=event.y;mx=event.x;
}
document.onmousemove=iMouse
function dim(){
ini-=gstep;
dt=setTimeout('dim()',10);
if (ini < 3){
clearTimeout(dt);
glow();
}
}
function glow(){
ini+=gstep;
gt=setTimeout('glow()',100);
if (ini > 15){
clearTimeout(gt);
dim();
}
}
function stars(){
ie.style.top=document.body.scrollTop;
for (i=0; i < amount; i++)
{
var layer=iestars[i].style;
layer.filter='glow(color='+colours[i]+', strength='+ini+')';
layer.top= Ydelay+100*Math.sin((5*Math.sin((currStep-15.99)/10))+i*70)*Math.sin((currStep)/10)*Math.cos((currStep+i*25)/10);
layer.left=Xdelay+180*Math.cos((5*Math.sin((currSt ep-15.99)/10))+i*70)*Math.sin((currStep)/10)*Math.cos((currStep+i*25)/10);
}
currStep+=step;
}
function delay(){
Ydelay = YgetDelay+=(my-YgetDelay)*1/20;
Xdelay = XgetDelay+=(mx-XgetDelay)*1/20;
stars();
setTimeout('delay()',7);
}
delay();
glow();
}
</SCRIPT>



</body>
</html>

anar
02-01-08, 09:26
اونهايي كه با رنگ قرمز اضا فه كردم
و مشكلي نبوده

Shahryar
02-01-08, 10:06
اونهايي كه با رنگ قرمز اضا فه كردم
و مشكلي نبوده


دوست عزيزم يكم بيشتر شرح بديد لطفا .

در مورد اون كار هايي كه شما ميخواين با كد هاي جاوا اسكريپت قابل انجام هست و بايد بين تگ و بادي قرارش بديد .

قربانت شهريار:love:

Security
02-01-08, 10:14
نظر بنده هم همین هست که شهریار جان گفتند. مثلا کد اول شما قبل تگ بادی هست و بعد تازه تگ بادی باز شده

و ... و آخرین کدی هم که میگزارید باید قبل از بسته شدن تگ بادی باشه.

البته من هنوز دقیقا متوجه سوال شما نشدم .

anar
02-01-08, 10:19
اخه خود اون سايت نوشته بود اينجا قرار دهيد

Siavashmusic
02-01-08, 11:47
سلام

دوست عزیز کد قالب تغییر کرده خودت میگی ارور میده باید برم توی سایت سازنده بعد. . .!
برو کد جدید رو از سایت Only the registered members can see the link بگیر وقتی دریافت کردی اون کدهای مورد نظرت رو جایگذاری کن مشکلی بود siavashmusic بخش برنامه نویسی پاتوقمه

موفق باشی

anar
03-01-08, 08:51
خوب من اصل كد را دارم
ولي كد هاي جديد را نمي دونم كجا بزارم