الكود اهو
الاستايل اهو
http://fourm.egydes.net/index.php?styleid=34
انا حاولت اعدلة
لاقيت خانة الباسورد والاسم بتطلع فوق عن مكانها
ارجوا التعديل
الكود:
<!-- login form -->
<form style="margin:0px;padding:0px" action="login.php?do=login" method="post" onSubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=387"></script>
<input type="text" class="usrname1" style="font-size: 13px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="اسم العضو" onBlur="if(this.value=='')this.value='اسم العضو' " onFocus="if (this.value == 'اسم العضو') this.value = '';" />
<div class="chkbox2">
<input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />تذكرني !</div>
<input type="password" class="passwd1" style="font-size: 13px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" onblur="if(this.value=='')this.value='password ' " onFocus="if(this.value=='password ')this.value=''" value="password " />
<input type="submit" class="buttonx2" value="" tabindex="104" title="ادخل اسم العضو وكلمة المرور الخاصة بك في الحقول المجاورة لتسجيل الدخول, أو اضغط على رابط 'التسجيل' لإنشاء حساب خاص بك." accesskey="s" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="guest" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
</form>
<!-- / login form -->
الاستايل اهو
http://fourm.egydes.net/index.php?styleid=34
انا حاولت اعدلة
لاقيت خانة الباسورد والاسم بتطلع فوق عن مكانها
ارجوا التعديل