search1

Replace Watermark From Google Custom Search Text Box

Here is a method to replace or remove the watermark that is within the Google Custom Search text box using CSS. The default watermark is an image file that reads “Google Custom Search”. In order to replace this, you need to create a new image with the wording of your choice. If you just want to remove the default image altogether, there is no need for a new image.
Replacing the watermark image: Copy and paste the following code into your stylesheet (.css).

Continue reading