Forums
(@shermantown)
13 years, 3 months ago
I had the same problem. You want to modify:
input#s { background-color: #fff; background-image: url(images/search.png) no-repeat 5px 6px; }
I changed background to background-image and added background-color. Change #fff to whatever you would like.