I have a website that I have added a search box in the header. I can’t post the URL because it’s a client site and I’ve agreed to keep it confidential. My client wants a “Magnifying Glass” instead of the Search Button. As a temporary visual solution, I’ve managed to add this as an image background inside the input box, which I know is wrong because it needs to be the actual search button but I can’t seem to figure out how to get it to work as the submit button instead of an actual button.
Has anyone done this or have any ideas how to do this?