Well, you need to style the input so that is does not show.

Apply a style like {border:none; background-color:white;} to that specific element.

Then you need to apply padding so that the letters line up in the right place. If you give us a URL we can be more specific.