ساهم في دعم PBBoard
إذا وجدت أن PBBoard مفيد وتحب أن يستمر في العطاء فيمكنك المساهمة في ذلك. شكراً لك
إستخدم رابط الباي بال في الأسفل
<body>
{if !{$_CONF['member_permission']}} <!-- login form Start --> <script type="text/javascript">$(document).ready(function(){ $('.login-text').click(function() { $('#login-form').slideToggle(500); }); $("#pbb-main_content").click(function(){ $('#login-form').slideUp(300); }); });</script> <div id="login-header"> <div id="login-form"> <div id="dialog"> <table width="100%" cellspacing="5"> <tr> <td id="login-right" width="60%"> <form method="post" action="index.php?page=login&login=1"> <div style="padding:5px;"> {$lang['username']} : <input type="text" class="login_input" name="username" value="{$lang['username']}" onfocus="if (this.value == '{$lang['username']}') this.value = '';" size="12" /> </div> <div style="padding:5px;"> {$lang['password']} : <input type="password" class="login_input" name="password" value="pass" onfocus="if (this.value == 'pass') this.value = '';" size="12"/> </div> <span> <input type="submit" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" value="{$lang['login']}" /> </span> <span class="full_inb"> <input type="checkbox" name="temporary" value="on" id="fp1" /> {$lang['Temp_login']} </span> </form> </td> <td id="login-left"> <a href="forget.html" alt="{$lang['Lost_password']}" title="{$lang['Lost_password']}">{$lang['Lost_password']}</a> <a href="register.html" alt="{$lang['register']}" title="{$lang['register']}">{$lang['register']}</a> </td> </tr> </table> </div> </div> <div> <span class="login-text"><a href="#" title="{$lang['Login_mem']}"> {$lang['Login_mem']}</a></span> </div> </div> <!-- login form End --> {/if} <!-- content page Start --> <div id="pbb-main_content">
</body>
</div> <!-- content page End -->
<br /> .login-text a{<br /> font-size: 14px;<br /> color: #B29A3F;<br /> padding: 0px 10px;<br /> margin-left: 20px;<br /> margin-top: -2px;<br /> border-radius: 2px;<br /> position: absolute;<br /> left: 0px;<br /> text-align: center;<br /> z-index: 2147483647;<br /> line-height: 20px;<br /> background: #572001;<br /> box-shadow: 0px 1px 2px 1px #823C00;<br /> }<br /> #login-form {<br /> text-align: center;<br /> display: none;<br /> color: #FFF;<br /> position: relative;<br /> z-index: 1;<br /> background: none repeat scroll 0% 0% rgba(130, 60, 0, 0.4);<br /> box-shadow: 0px 1px 2px #823C00;<br /> }<br /> #login-left{<br /> border-right: 1px dotted #170001;<br /> }<br /> #login-left a{<br /> color:#B29A3F;<br /> }<br /> <br />
if ($PowerBB->_GET['page']== 'register' or $PowerBB->_GET['page']== 'new_topic' or $PowerBB->_GET['page']== 'profile'){ ?> <script type="text/javascript" src="{$ForumAdress}includes/js/jquery.js"></script> <?php }else{ if ($PowerBB->_CONF['member_permission']){ ?> <script type="text/javascript" src="{$ForumAdress}includes/js/jquery.js"></script> <?php } }
<script type="text/javascript" src="{$ForumAdress}includes/js/jquery.js"></script>
<script type="text/javascript" src="{$ForumAdress}includes/js/pbboard_global.js"></script>
المشاركة الأصلية كتبت بواسطة: Ayoubix ممتاز أخي الله إبارك فيك و على فكرة أنا من المغرب أيضا
المشاركة الأصلية كتبت بواسطة: محمد المثال لم يعد يعمل