Go to modulestylesheets.css line 1427 and find this code:
.search-box input.cat_textbox_small {
1. border-width: 1px;
2. border-style: solid;
3. border-color: #DDDDDD;
4. background-color: #FFFFFF;
5. margin: 0 3px 0 0;
}
Then change it.
Go to modulestylesheets.css line 1427 and find this code:
.search-box input.cat_textbox_small {
1. border-width: 1px;
2. border-style: solid;
3. border-color: #DDDDDD;
4. background-color: #FFFFFF;
5. margin: 0 3px 0 0;
}
Then change it.