222smsm222
15-06-2008, 06:34 PM
كيفيه وضع بحث جوجل فى موقعك هى طريقه سهله جداا لأن هذا البحث عباره عن كود يتم وضعة فى الموقع وانا والحمد لله وجدته فى أحد المواقع الأجنبيه وهذا هو الكود:bigeyes:
الكود:bigeyes:
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-1801749920130857:940xr2-3hra" />
<input type="hidden" name="ie" value="windows-1256" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="بحث" />
</div>
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
</div>
<div class="cse-branding-text">
بحث مخصص
</div>
</div>
الكود:bigeyes:
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
<div class="cse-branding-form">
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-1801749920130857:940xr2-3hra" />
<input type="hidden" name="ie" value="windows-1256" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="بحث" />
</div>
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
</div>
<div class="cse-branding-text">
بحث مخصص
</div>
</div>