إضافة جديدة مربعات بحث خاصة بمدونتك


يلا بينا نشوفهم
كيفية اضافة محرك البحث الخاص بيك الى بلوجر
الدخول إلى Blogger لوحة المعلومات -> علامة التبويب تصميم -> عناصر الصفحة.
انقر على إضافة أداة المكان الذي ترغب في وضع مربع البحث.
اختر HTML / JavaScript من القائمة.
وضع أي واحد شفرة مربع البحث في إليها وحفظ الأداة.




الشكل الاول
إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh5.googleusercontent.com/-Cm...searchbox1.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>
الشكل الثانى


إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh3.googleusercontent.com/-bk...searchbox2.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الثالث


إضافة جديدة مربعات بحث خاصة بمدونتك

رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh3.googleusercontent.com/-pe...searchbox3.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 10px 12px;margin:0;}form#w2b-searchform #s{padding: 6px;margin:0;width: 235px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value="Search..." onfocus='if (this.value == "Search...") {this.value = ""}' onblur='if (this.value == "") {this.value = "Search...";}'/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الرابع
إضافة جديدة مربعات بحث خاصة بمدونتك

رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh4.googleusercontent.com/-Pd...searchbox4.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 12px;margin:0;}form#w2b-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value=""/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل الخامس
إضافة جديدة مربعات بحث خاصة بمدونتك
رمز Code:
<style type="text/css">#w2b-searchbox{background:url(http://lh6.googleusercontent.com/-wu...searchbox5.png) no-repeat scroll center center transparent;width:307px;height:50px;disaply:block;}form#w2b-searchform{display: block;padding: 12px;margin:0;}form#w2b-searchform #s{padding: 6px 6px 6px 26px;margin:0;width: 215px;font-size:14px;vertical-align: top;border:none;background:transparent;}form#w2b-searchform #sbutton{margin:0;padding:0;height:30px;width:30px;vertical-align: top;border:none;background:transparent;}</style> <div id="w2b-searchbox"><form id="w2b-searchform" action="/search" method="get"> <input type="text" id="s" name="q" value=""/> <input type="image" src="http://img1.blogblog.com/img/blank.gif" id="sbutton" /></form></div>


الشكل السادس
إضافة جديدة مربعات بحث خاصة بمدونتك
<