اضافة مربع البحث الجديد في مدونتك ~ مواقع الربح من الانترنت

الاثنين، 6 أغسطس 2012

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


بسم الله الرحمن الرحيم 
والصلاة والسلام على أشرف المرسلين ..

هنالك العديد من المدونات التي تستعمل  مستطيل صيغر للبحث في المدونة ,لكنه شكل عادي لايجدب الأنضار اليه وخصوصا الزوار العديد من الزوار وحتى أنا عندما أتصفح بعض المواقع والمدوان لاأنتبه على المستطيل المخصص للبحث ,لدالك هده الصناديق المخصصة للبحث هي ملونة وبجميع الأدواق ,الاضافات أنيقة اختر اللون الدي يتماشى مع مدونتك ـو لون أخر خير متناسق لابرازه في المدونة للتسهيل على زوارك اجاده والبحث قي مدونتك




طريقة التركيب

.1 اذهب للوحة التحكم 
2. تخطيط او تصميم
3.عناصر الصفحة
4. اضف اداة
5.اختار  Html/Javascript


الشكل الاول
search box style6

الكود الخاص به:
<style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHhoxkiU4bk-t5qhDZY0bV2ATMZV-YdTgbdQ2G4nyOnJs7HWuiU3O9Yr4l1S7rPiRkEyb6idZ-7VpXtu-nChwAjfb7-t5dg_Y2nX2DsDDYHN9jYL9NxGLLi6KrmBpaj_ezYcpxjzKlXlIQ/) 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>




الشكل التاني
search box style5

الكود الخاص به:

 <style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgT5soZQ8hvrIzME8dsvlTKyuXo6MTqFZApNW8Ezh3EKy6lwKzzZWw7Dbv4F94C2RFCmxIUpzq396alqJMAnowQ_g4Hc5C_uTQq3HICPgihNIDRn5tuGqUIb5pVnLl-YqCCz5JkYxXxJuvf/) 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>

الشكل الثالت

search box style1

الكود الخاص به:
<style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjve70Z2f0WmX_BSwCyStqVYCyKcb5AA1se5-FsBI8V1ImSuy4zRHkcoeCiexMh3gIHrJlw4MXv7RspKyJjhsSNo1WmsF5ZkLbFxTRixKIAIav_H5pJ7ouV0C-vff5LM3kE-emN1ZFfcLFB/) 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>

الشكل الرايع


search box style2

الكود الخاص به:
 <style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiP3hBwGJfSK2tTzVEJgk5M67R7iRjbBh3dPX_VLDicEL5TgwzK0UAr2AfifUvBNoi3ob9cy1VvQeTU3isctg4Sb7XcY8xPWtpNMXcgYRKLd9NN3Jiy1xFliMUZ4Wjy_wQ5TnzanEXvpK_u/) 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>



الشكل الخامس

search box style3
الكود الخاص به:
<style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKOx_dZt_MA9Au0ijEa6PJw0KBtnEIXulUFgdFyShtBH2bjUwzjtD3nftIkFgf_BZg8m7_5D7YJZPwaweiOG5B0Ms5KXmrJ4HhcjyjEsBh8-HoLYi1uytBE2l9-wFWJGqlKVNH75noD3vt/) 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>


الشكل السادس والأخير
search box style4
الكود الخاص به:
<style type="text/css">
#w2b-searchbox{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYCKmjAXC5P_An56JYJRWccuMykFklV4fxIXPs2SxmFT583pGL0uUHmgO8c1OpwW__o83c8NFpXzzFjlLbFOuVFjZtXwnqxO_TFZyYam8rgn_ePYHsYYBPR0Kbm-5XjNO-X4hRgipN1ZzY/) 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>
 وقم بإختيار مكان مناسب للأداة وقم بالحفظ
ملاحظة: لم أراد شكرا وأخر ومطابق بمدونته يحط طلبو في جزء التعليقات لكي اقوم بتصميم له واحد
والسلام عليكم ورحمة الله تعالى وبركاته.


0 commentaires:

إرسال تعليق

Twitter Delicious Facebook Digg Stumbleupon Favorites More