إحصائية العضو
اخر مواضيعي
شرح تركيب محرك البحث Google داخل منتداك الشرح 1- الدخول على نافذة الاستايلات والقوالب ثم اختيار البحث في القوالب 2- كتابة كلمة Header عند ألخانه رقم 1 واختيار نعم عند الرقم 2 ومن ثم الضغط علي كلمة ابحث عند الرقم 3 3- هنا تلاحظ وجود تمبلت Header ألان نقوم بالضغط عليه ( دبل كلك لي يفتح التمبلت ) 4- بعد إن تم فتح التمبلت نقوم بإضافة الكود التالي في أخر ( الهدر ) كود: <!-- بدايه البحث فى جوجل --> <center> <form action="http://www.google.net/search" method="get" target="_blank"> <table height="28" cellSpacing="0" cellPadding="0"> <tbody> <tr> <td height="24"><a style="COLOR: #00009c; ****-DECORATION: none" href="http://www.google.net/"><img alt="Google" src="http://www.google.net/logos/Logo_40wht.gif" align="absMiddle" border="0" width="128" height="53"></a> <input maxLength="255" size="25" name="q" style="color: #800000; border: 1 solid #000000"> <input type="submit" value="ابحث" name="btnG" style="color: #FFFFFF; font-family: Tahoma; background-color: #333300; border: 1 solid #000000"></td> </tr> </tbody> </table> </form> </center><!-- Search Google --> <!-- نهايه البحث فى جوجل --> 5- نقوم بحفظ العمل 6- تلاحظ النتيجة ظهور محرك البحث Google في المنتدى لديك انتهى الشرح و ارجو منكم الردود
<!-- بدايه البحث فى جوجل --> <center> <form action="http://www.google.net/search" method="get" target="_blank"> <table height="28" cellSpacing="0" cellPadding="0"> <tbody> <tr> <td height="24"><a style="COLOR: #00009c; ****-DECORATION: none" href="http://www.google.net/"><img alt="Google" src="http://www.google.net/logos/Logo_40wht.gif" align="absMiddle" border="0" width="128" height="53"></a> <input maxLength="255" size="25" name="q" style="color: #800000; border: 1 solid #000000"> <input type="submit" value="ابحث" name="btnG" style="color: #FFFFFF; font-family: Tahoma; background-color: #333300; border: 1 solid #000000"></td> </tr> </tbody> </table> </form> </center><!-- Search Google --> <!-- نهايه البحث فى جوجل -->