عرض مشاركة واحدة
قديم 05-11-2013, 07:05 PM   #2
wolf.jlassi
مدون جديد
 
تاريخ التسجيل: Jan 2013
المشاركات: 59
Wink رد: طلب فى غاية الأهمية ياخبراء بلوجر

تفضل أخي
ضع هذا في قبل ]]></b:skin>
كود بلغة HTML:
#b-query {
width: 131px;
padding: 0px 2px;
background: #F9F9F9;
border: none;
border-right: 1px solid #efefef;
float: right;
margin-top: 0px;
text-align: right;
color: #666;
font: 13px 'Droid Arabic Kufi', tahoma ,arial;
}
#b-query:focus{
width: 200px;
}
#b-searchbtn {
float: left;
width: 27px;
height: 26px;
font: 13px 'Droid Arabic Kufi', tahoma ,arial;
background:hsl(191, 100%, 47%) url(http://4.bp.blogspot.com/-IVC1OVVMVBk/UIJ8y8n8ibI/AAAAAAAABvo/euUZmNLeM7M/s1600/rech.png) center no-repeat;
cursor: pointer;
border: none;
margin: 0;
padding: 0;
}
.shea{
float:left;
height:26px;
}
و ضع هذا كود مربع البحث :
كود بلغة HTML:
<div class='shea'>
<form action='http://computer-for-security.blogspot.com/search' id='searchthis' method='get' style='display: inline;'>
                                <input id='b-query' maxlength='250' name='q' size='29' type='text'/>
                               <input id='b-searchbtn' type='submit' value=''/>
                             </form>
</div>
مدونة أمن الكمبيوتر
http://computer-for-security.blogspot.com/

الدعم العربي

wolf.jlassi غير متواجد حالياً   رد مع اقتباس