تبليغاتX
آموزش متحول ساختن بخش نظرات وبلاگ های بلاگفا
نمونه های ساخته شده

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

برای آموزش استفاده از این کد در وبلاگتان از مطلب سمت چپ استفاده کنید .

2 نمونه وبلاگ با تغییر در نظر دهی :

» نمونه 1
» نمونه 2
» نمونه 3


ضمنا این فقط شروع کار و آشنایی شما عزیزان با این برنامه گرافیکی و زیباست بزودی کد های زیباتر اضافه خواهد شد که شما کافیست با ورود به این صفحه از آن مطلع شوید و با تعویض کد فعلی با جدیدترین کد بدون هیچ مشکلی بخش نظرات خود را جذابتر کنید !
 

معرفی

بلاگ دانلود امکان ویژه مربوط به وبلاگ خود را در اختیار عموم وبلاگ نویسان در سایت بلاگفا قرار میدهد
این کد که با زبان برنامه نویسی JavaScript طراحی گردیده شما را قادر میسازد حتی بدون اطلاعات ساده از طراحی قالب و یا اطلاعات برنامه نویسی سیستم نظر خواهی وبلاگ خود را کاملا متحول نمایید .

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


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



آموزش تغییر بخش نظرات وبلاگ شما :

بخش نظرات فعلی تمامی وبلاگهای بلاگفا :

تغییر یافته 1 : 

تغییر یافته 3 ( برای زمینه های مشکی ) : 


تغییر یافته 2 : 


تغییر یافته
4 ( برای زمینه های مشکی ) : 





 

 



 ولی در پایین گرافیکی شدن نظرات را خواهید دید ! کلیه مطالب را مطالعه نمایید ( زیاد نیست :) )



آموزش + کد


 مرحله 1 * به بخش ویرایش قالب وبلاگ در قست مدیریت وبلاگتان وارد شوید
برای بهتر دیدن تصویر بر روی آن کلیک نمایید




مرحله 2 *
- از قسمتهای علامت زده شده در تصویر تا عبارت <Script/> را حذف کنید . مثل این تصویر :




مرحله 3 ( آخر ) * - حالا کافیه مطابق با وبلاگتون که زمینه سفید یا سیاه داره یکی از کدهای پایین رو انتخاب کنید ( در حال حاظر تنها برای 2 نوع زمینه سیاه و سفید کد نویسی شده ولی منتظر باشید بیکار نخواهیم بود ! )


کدهای طراحی شده تا کنون ( به زودی کلیه کدها در اینجا قرار داده خواهند شد )
 



» این کد برای وبلاگهایی با زمینه سیاه  رنگ طراحی شده  :



» نمونه وبلاگ

 

<!------- CODE BlogdDownload comment code ---------->


<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) {
}
var nazar = '<table border="0" width="5%"><tr> <td><img border="0" src="http://myiconss.x10hosting.com/yimg/14-bt1.gif">';
var logo = '<img border="0" src="http://myiconss.x10hosting.com/yimg/15-bt1.gif"></td></tr></table>';
var one = '<img border="0" src="http://myiconss.x10hosting.com/yimg/16-bt1.gif">';
var two = '<img border="0" src="http://myiconss.x10hosting.com/yimg/17-bt1.gif">';
var three = '<img border="0" src="http://myiconss.x10hosting.com/yimg/18-bt1.gif">';
var four = '<img border="0" src="http://myiconss.x10hosting.com/yimg/19-bt1.gif">';
var five = '<img border="0" src="http://myiconss.x10hosting.com/yimg/20-bt1.gif">';
var six = '<img border="0" src="http://myiconss.x10hosting.com/yimg/21-bt1.gif">';
var seven = '<img border="0" src="http://myiconss.x10hosting.com/yimg/22-bt1.gif">';
var eight = '<img border="0" src="http://myiconss.x10hosting.com/yimg/23-bt1.gif">';
var nine = '<img border="0" src="http://myiconss.x10hosting.com/yimg/24-bt1.gif">';
var zero = '<img border="0" src="http://myiconss.x10hosting.com/yimg/25-bt1.gif">';
if ( intCount==-1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/26-bt1.gif">';
if ( intCount==0) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/27-bt1.gif">';
if ( intCount==1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/28-bt1.gif">';
var refh = '<a href=http://';
var chkl = refh + 'blogdownload.blogfa.com/><img border=0 src=http://myiconss.x10hosting.com/tools/pixel.gif></a>';
var ght = refh +'sarevaght.com/><img border=0 src=http://sarevaght.com/web/images/pixel.gif></a>';
if ( intCount>1) {
if (intCount==2) strResult=nazar+two+logo;
if (intCount==3) strResult=nazar+three+logo;
if (intCount==4) strResult=nazar+four+logo;
if (intCount==5) strResult=nazar+five+logo;
if (intCount==6) strResult=nazar+six+logo;
if (intCount==7) strResult=nazar+seven+logo;
if (intCount==8) strResult=nazar+eight+logo;
if (intCount==9) strResult=nazar+nine+logo;
if (intCount==10) strResult=nazar+zero+one+logo;
}
if ( intCount>10) {
var taghsim = intCount / 10 ;
var taghsim2 = Math.floor(taghsim);
var taghsim3 = taghsim2 * 10 ;
var taghsim4 = intCount - taghsim3;
if (taghsim2==1) strResult0=one;
if (taghsim2==2) strResult0=two;
if (taghsim2==3) strResult0=three;
if (taghsim2==4) strResult0=four;
if (taghsim2==5) strResult0=five;
if (taghsim2==6) strResult0=six;
if (taghsim2==7) strResult0=seven;
if (taghsim2==8) strResult0=eight;
if (taghsim2==9) strResult0=nine;
if (taghsim2==0) strResult0=zero;
if (taghsim4==1) strResult=nazar+one+strResult0+logo;
if (taghsim4==2) strResult=nazar+two+strResult0+logo;
if (taghsim4==3) strResult=nazar+three+strResult0+logo;
if (taghsim4==4) strResult=nazar+four+strResult0+logo;
if (taghsim4==5) strResult=nazar+five+strResult0+logo;
if (taghsim4==6) strResult=nazar+six+strResult0+logo;
if (taghsim4==7) strResult=nazar+seven+strResult0+logo;
if (taghsim4==8) strResult=nazar+eight+strResult0+logo;
if (taghsim4==9) strResult=nazar+nine+strResult0+logo;
if (taghsim4==0) strResult=nazar+zero+strResult0+logo;
}
if ( intCount>100) strResult='<img border="0" src="http://myiconss.x10hosting.com/tools/29-two1.gif">';
strUrl="comments/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a style=cursor:hand 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>" ;
allcm = chkl + ght ;
document.write (allcm + 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>

<!------- END BlogdDownload comment code ---------->

 


 



» این کد برای وبلاگهایی با زمینه سفید  رنگ طراحی شده  :



» نمونه وبلاگ

<!------- CODE BlogdDownload comment code ---------->


<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) {
}
var nazar = '<table border="0" width="5%"><tr> <td><img border="0" src="http://myiconss.x10hosting.com/yimg/14-two1.gif">';
var logo = '<img border="0" src="http://myiconss.x10hosting.com/yimg/15-two1.gif"></td></tr></table>';
var one = '<img border="0" src="http://myiconss.x10hosting.com/yimg/16-two1.gif">';
var two = '<img border="0" src="http://myiconss.x10hosting.com/yimg/17-two1.gif">';
var three = '<img border="0" src="http://myiconss.x10hosting.com/yimg/18-two1.gif">';
var four = '<img border="0" src="http://myiconss.x10hosting.com/yimg/19-two1.gif">';
var five = '<img border="0" src="http://myiconss.x10hosting.com/yimg/20-two1.gif">';
var six = '<img border="0" src="http://myiconss.x10hosting.com/yimg/21-two1.gif">';
var seven = '<img border="0" src="http://myiconss.x10hosting.com/yimg/22-two1.gif">';
var eight = '<img border="0" src="http://myiconss.x10hosting.com/yimg/23-two1.gif">';
var nine = '<img border="0" src="http://myiconss.x10hosting.com/yimg/24-two1.gif">';
var zero = '<img border="0" src="http://myiconss.x10hosting.com/yimg/25-two1.gif">';
if ( intCount==-1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/26-two1.gif">';
if ( intCount==0) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/27-two1.gif">';
if ( intCount==1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/28-two1.gif">';
var refh = '<a href=http://';
var chkl = refh + 'blogdownload.blogfa.com/><img border=0 src=http://myiconss.x10hosting.com/tools/pixel.gif></a>';
var ght = refh +'sarevaght.com/><img border=0 src=http://sarevaght.com/web/images/pixel.gif></a>';
if ( intCount>1) {
if (intCount==2) strResult=nazar+two+logo;
if (intCount==3) strResult=nazar+three+logo;
if (intCount==4) strResult=nazar+four+logo;
if (intCount==5) strResult=nazar+five+logo;
if (intCount==6) strResult=nazar+six+logo;
if (intCount==7) strResult=nazar+seven+logo;
if (intCount==8) strResult=nazar+eight+logo;
if (intCount==9) strResult=nazar+nine+logo;
if (intCount==10) strResult=nazar+zero+one+logo;
}
if ( intCount>10) {
var taghsim = intCount / 10 ;
var taghsim2 = Math.floor(taghsim);
var taghsim3 = taghsim2 * 10 ;
var taghsim4 = intCount - taghsim3;
if (taghsim2==1) strResult0=one;
if (taghsim2==2) strResult0=two;
if (taghsim2==3) strResult0=three;
if (taghsim2==4) strResult0=four;
if (taghsim2==5) strResult0=five;
if (taghsim2==6) strResult0=six;
if (taghsim2==7) strResult0=seven;
if (taghsim2==8) strResult0=eight;
if (taghsim2==9) strResult0=nine;
if (taghsim2==0) strResult0=zero;
if (taghsim4==1) strResult=nazar+one+strResult0+logo;
if (taghsim4==2) strResult=nazar+two+strResult0+logo;
if (taghsim4==3) strResult=nazar+three+strResult0+logo;
if (taghsim4==4) strResult=nazar+four+strResult0+logo;
if (taghsim4==5) strResult=nazar+five+strResult0+logo;
if (taghsim4==6) strResult=nazar+six+strResult0+logo;
if (taghsim4==7) strResult=nazar+seven+strResult0+logo;
if (taghsim4==8) strResult=nazar+eight+strResult0+logo;
if (taghsim4==9) strResult=nazar+nine+strResult0+logo;
if (taghsim4==0) strResult=nazar+zero+strResult0+logo;
}
if ( intCount>100) strResult='<img border="0" src="http://myiconss.x10hosting.com/tools/29-two1.gif">';
strUrl="comments/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a style=cursor:hand 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>" ;
allcm = chkl + ght ;
document.write (allcm + 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>

<!------- END BlogdDownload comment code ---------->
 





» این کد برای وبلاگهایی با زمینه سیاه رنگ طراحی شده



» نمونه وبلاگ
 

<!------- CODE BlogdDownload comment code ---------->


<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) {
}
var nazar = '<table border="0" width="5%"><tr> <td><img border="0" src="http://myiconss.x10hosting.com/yimg/14-b1.gif">';
var logo = '<img border="0" src="http://myiconss.x10hosting.com/yimg/15-b1.gif"></td></tr></table>';
var one = '<img border="0" src="http://myiconss.x10hosting.com/yimg/16-b1.gif">';
var two = '<img border="0" src="http://myiconss.x10hosting.com/yimg/17-b1.gif">';
var three = '<img border="0" src="http://myiconss.x10hosting.com/yimg/18-b1.gif">';
var four = '<img border="0" src="http://myiconss.x10hosting.com/yimg/19-b1.gif">';
var five = '<img border="0" src="http://myiconss.x10hosting.com/yimg/20-b1.gif">';
var six = '<img border="0" src="http://myiconss.x10hosting.com/yimg/21-b1.gif">';
var seven = '<img border="0" src="http://myiconss.x10hosting.com/yimg/22-b1.gif">';
var eight = '<img border="0" src="http://myiconss.x10hosting.com/yimg/23-b1.gif">';
var nine = '<img border="0" src="http://myiconss.x10hosting.com/yimg/24-b1.gif">';
var zero = '<img border="0" src="http://myiconss.x10hosting.com/yimg/25-b1.gif">';
if ( intCount==-1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/26-b1.gif">';
if ( intCount==0) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/27-b1.gif">';
if ( intCount==1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/28-b1.gif">';
var refh = '<a href=http://';
var chkl = refh + 'blogdownload.blogfa.com/><img border=0 src=http://myiconss.x10hosting.com/tools/pixel.gif></a>';
var ght = refh +'sarevaght.com/><img border=0 src=http://sarevaght.com/web/images/pixel.gif></a>';
if ( intCount>1) {
if (intCount==2) strResult=nazar+two+logo;
if (intCount==3) strResult=nazar+three+logo;
if (intCount==4) strResult=nazar+four+logo;
if (intCount==5) strResult=nazar+five+logo;
if (intCount==6) strResult=nazar+six+logo;
if (intCount==7) strResult=nazar+seven+logo;
if (intCount==8) strResult=nazar+eight+logo;
if (intCount==9) strResult=nazar+nine+logo;
if (intCount==10) strResult=nazar+zero+one+logo;
}
if ( intCount>10) {
var taghsim = intCount / 10 ;
var taghsim2 = Math.floor(taghsim);
var taghsim3 = taghsim2 * 10 ;
var taghsim4 = intCount - taghsim3;
if (taghsim2==1) strResult0=one;
if (taghsim2==2) strResult0=two;
if (taghsim2==3) strResult0=three;
if (taghsim2==4) strResult0=four;
if (taghsim2==5) strResult0=five;
if (taghsim2==6) strResult0=six;
if (taghsim2==7) strResult0=seven;
if (taghsim2==8) strResult0=eight;
if (taghsim2==9) strResult0=nine;
if (taghsim2==0) strResult0=zero;
if (taghsim4==1) strResult=nazar+one+strResult0+logo;
if (taghsim4==2) strResult=nazar+two+strResult0+logo;
if (taghsim4==3) strResult=nazar+three+strResult0+logo;
if (taghsim4==4) strResult=nazar+four+strResult0+logo;
if (taghsim4==5) strResult=nazar+five+strResult0+logo;
if (taghsim4==6) strResult=nazar+six+strResult0+logo;
if (taghsim4==7) strResult=nazar+seven+strResult0+logo;
if (taghsim4==8) strResult=nazar+eight+strResult0+logo;
if (taghsim4==9) strResult=nazar+nine+strResult0+logo;
if (taghsim4==0) strResult=nazar+zero+strResult0+logo;
}
if ( intCount>100) strResult='<img border="0" src="http://myiconss.x10hosting.com/tools/29-b1.gif">';
strUrl="comments/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a style=cursor:hand 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>" ;
allcm = chkl + ght ;
document.write (allcm + 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>

<!------- END BlogdDownload comment code ---------->
 

 


 

 

» این کد برای وبلاگهایی با زمینه سفید  رنگ طراحی شده



» نمونه وبلاگ

<!------- CODE BlogdDownload comment code ---------->


<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) {
}
var nazar = '<table border="0" width="5%"><tr> <td><img border="0" src="http://myiconss.x10hosting.com/yimg/14.gif">';
var logo = '<img border="0" src="http://myiconss.x10hosting.com/yimg/15.gif"></td></tr></table>';
var one = '<img border="0" src="http://myiconss.x10hosting.com/yimg/16.gif">';
var two = '<img border="0" src="http://myiconss.x10hosting.com/yimg/17.gif">';
var three = '<img border="0" src="http://myiconss.x10hosting.com/yimg/18.gif">';
var four = '<img border="0" src="http://myiconss.x10hosting.com/yimg/19.gif">';
var five = '<img border="0" src="http://myiconss.x10hosting.com/yimg/20.gif">';
var six = '<img border="0" src="http://myiconss.x10hosting.com/yimg/21.gif">';
var seven = '<img border="0" src="http://myiconss.x10hosting.com/yimg/22.gif">';
var eight = '<img border="0" src="http://myiconss.x10hosting.com/yimg/23.gif">';
var nine = '<img border="0" src="http://myiconss.x10hosting.com/yimg/24.gif">';
var zero = '<img border="0" src="http://myiconss.x10hosting.com/yimg/25.gif">';
if ( intCount==-1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/26.gif">';
if ( intCount==0) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/27.gif">';
if ( intCount==1) strResult='<img border="0" src="http://myiconss.x10hosting.com/yimg/28.gif">';
var refh = '<a href=http://';
var chkl = refh + 'blogdownload.blogfa.com/><img border=0 src=http://myiconss.x10hosting.com/tools/pixel.gif></a>';
var ght = refh +'sarevaght.com/><img border=0 src=http://sarevaght.com/web/images/pixel.gif></a>';
if ( intCount>1) {
if (intCount==2) strResult=nazar+two+logo;
if (intCount==3) strResult=nazar+three+logo;
if (intCount==4) strResult=nazar+four+logo;
if (intCount==5) strResult=nazar+five+logo;
if (intCount==6) strResult=nazar+six+logo;
if (intCount==7) strResult=nazar+seven+logo;
if (intCount==8) strResult=nazar+eight+logo;
if (intCount==9) strResult=nazar+nine+logo;
if (intCount==10) strResult=nazar+zero+one+logo;
}
if ( intCount>10) {
var taghsim = intCount / 10 ;
var taghsim2 = Math.floor(taghsim);
var taghsim3 = taghsim2 * 10 ;
var taghsim4 = intCount - taghsim3;
if (taghsim2==1) strResult0=one;
if (taghsim2==2) strResult0=two;
if (taghsim2==3) strResult0=three;
if (taghsim2==4) strResult0=four;
if (taghsim2==5) strResult0=five;
if (taghsim2==6) strResult0=six;
if (taghsim2==7) strResult0=seven;
if (taghsim2==8) strResult0=eight;
if (taghsim2==9) strResult0=nine;
if (taghsim2==0) strResult0=zero;
if (taghsim4==1) strResult=nazar+one+strResult0+logo;
if (taghsim4==2) strResult=nazar+two+strResult0+logo;
if (taghsim4==3) strResult=nazar+three+strResult0+logo;
if (taghsim4==4) strResult=nazar+four+strResult0+logo;
if (taghsim4==5) strResult=nazar+five+strResult0+logo;
if (taghsim4==6) strResult=nazar+six+strResult0+logo;
if (taghsim4==7) strResult=nazar+seven+strResult0+logo;
if (taghsim4==8) strResult=nazar+eight+strResult0+logo;
if (taghsim4==9) strResult=nazar+nine+strResult0+logo;
if (taghsim4==0) strResult=nazar+zero+strResult0+logo;
}
if ( intCount>100) strResult='<img border="0" src="http://myiconss.x10hosting.com/tools/29-two1.gif">';
strUrl="comments/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a style=cursor:hand 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>" ;
allcm = chkl + ght ;
document.write (allcm + 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>

<!------- END BlogdDownload comment code ---------->