bu şekilde denermisin birde.. olmasa eğer sitenin adını ver ben kontrol ederim firebug ile
Firefoxdaki arama kodu:
/* Arama */
.arama {background: url(../images/arama.png) no-repeat; width: 251px; height: 37px; border: 0; color: #586b7a; padding: 20px 0 0 192px;}
.ara {background: url(../images/ara.png) no-repeat; width: 135px; height: 37px; border: 0;}Ie deki arama kodu:
.arama {background: url(../images/arama.png) no-repeat; width: 251px; height: 37px; border: 0; color: #586b7a; padding: 20px 0 0 192px; }
.ara {background: url(../images/ara.png) no-repeat; width: 135px; height: 37px; border: 0; padding: 10px 10px; }