Просмотр поста

.
tillad

и ещё в файле style.css найди етот див

.low_search input[type='text'] {
background:url(images/search.png) no-repeat;
width:136px;
height:11px;
border:0;
color:#333;
padding:6px 8px 7px 8px;
}


и замени наето


.low_search input[type='text'] {
background:url(images/search.png) repeat-x;
height:11px;
border:0;
color:#333;
padding:6px 8px 7px 8px;
}