سلام من وقتی وارد این تاپیک شدم ؛
تصمیم گرفتم منم یک قالب 404 طراحی کنم و برای شما بزارم ؛
این قالبی که من طراحی کردم کاملا سبک است و با یک چشم به هم زدن لود میشود .
در این قالب از هیچ تصویری استفاده نشده و همین امر در زود "لود شدن اخطار" و انتقال سریع کاربران به وب سایت شماست.
=> انتقال خودکار کاربران بعد از مدت 20 ثانیه یکی از مزیت های برتر این قالب است ...
با اینکه حرفه ای نیست ولی امیدوارم به درد شما بخورد...
دمو : http://www.brooz-shop.ir/page/Demo-404
توضیح دمو : شما بعد از 20 ثانیه بصورت خودکار به همین تاپیک منتقل میشوید.
برای استفاده از این قالب لطفا کد زیر را کپی و در بخش ویرایش قالب 404 پیست کنید.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>!!!صفحه مورد نظر وجود ندارد</title> <!----- فقط با تغییر خصوصیات این قسمت میتوانید رنگ لینک ها؛سایز؛فونت و بکگراند متن ها را تغییر دهید ------> <style type="text/css"> <!-- .center-table { text-align: center; } .text-table { color: #F00; } .linkcolor { color:#F00; font-family:Arial, Helvetica, sans-serif; } .center-text-main { text-align: center; font-weight: bold; font-size: 70px; color: #F00; background-color:#FFF; } .center-text-cm { text-align: center; font-weight: bold; font-size: 36px; color: #000; background-color:#999; } .center-text-pm { text-align: center; font-weight: bold; font-size: 30px; color: #000; background-color:#F00; } .text-color-yellow { color: #FC0; } .footer-table { text-align: center; } .center-table-cunter { text-align: center; } .counter { text-align: center; } .footer-table tr th form div { font-weight: bold; } .footer-table t { font-size: 24px; } .down text count { font-size: 36px; } --> </style> <!----- فقط با تغییر خصوصیات این قسمت میتوانید رنگ لینک ها؛سایز؛فونت و بکگراند متن ها را تغییر دهید ------> <script type="text/javascript">function mp(){window.open("/","_parent")};var myVar=setTimeout("mp()",20000);</script> </head> <body bgcolor="#FF99FF" class="footer-table"> <table width="100%" border="3" cellspacing="4" cellpadding="3"> <tr class="center-table"> <th width="22%" bgcolor="#000000" class="text-table" scope="col"><a class="linkcolor" href="/Talk">صفحه چت روم سایت</a></th> <th width="21%" bgcolor="#000000" class="text-table" scope="col"><a class="linkcolor" href="/Archive">صفحه آرشیو سایت</a></th> <th width="17%" bgcolor="#000000" class="text-table" scope="col"><a class="linkcolor" href="/Contact">تماس با مدیریت</a></th> <th width="20%" bgcolor="#000000" class="text-table" scope="col"><a class="linkcolor" href="/forum">صفحه اصلی انجمن</a></th> <th width="20%" bgcolor="#000000" class="text-table" scope="col"><a class="linkcolor" href="/">صفحه اصلی سایت</a></th> </tr> </table> <p class="center-text-main">!!!صفحه مورد نظر پیدا نشد</p> <br /> <p class="center-text-cm">.احتمالا این صفحه حذف شده است و یا وجود ندارد</p> <br /> <p class="center-text-pm"><span class="text-color-yellow">توجه :</span> شما بعد از 20 ثانیه بصورت خودکار به صفحه اصلی هدایت می شوید</p> <center> <table width="47%" height="30" border="3" cellpadding="3" cellspacing="4"> <tr> <th height="27" bgcolor="#FFFF00" scope="col"> <form name="counter"> <div><font size="3"> تا انتقال شما به صفحه اصلی فقط <input name="d2" class="ddd" value="0.0" size="3" readonly="readonly" width="50" height="50" /> ثانیه مانده است </font> </div></form><script>var ms=0;var se=20;document.counter.d2.value="20";function d(){if(ms<=0){ms=5;se-=1}if(se<=-1){ms=0;se+=1}else{ms-=1}document.counter.d2.value=se+"."+ms;setTimeout("d()",200)}d();function idc(){ms=00;se=0;clearTimeout(myVar)}</script> </body> </th> </tr> </table> <br /><br /> <table width="49%" border="3" cellspacing="4" cellpadding="3"> <tr> <th bgcolor="#FFFFFF" scope="col">طراحی توسط : <a class="linkcolor" href="http://br-sh.ir" target="_blank"> مرجع طراحی بـ روز </a> </th> <th bgcolor="#FFFFFF" scope="col">دریافت کد این قالب : <a class="linkcolor" href="http://news.rozblog.com/Forum/Catgory/69/Post/36985" target="_blank"> اینجا کلیک کنید </a> </th> </tr> </table> </center> <br /> </body> </html>