javascript - Google Custom Search with transparent background -


i embedding custom google search blogger site using layout -> add gadget -> html/javascript.

however, search box has white background. how can make background transparent?

copying code google search.

the google box has white background.

enter image description here

as can see in last screenshot, there no option background color of search box. there other way make transparent?

miscommunication! u so-called professional should say, "refer google custom search & click css source file."

search 'background-color' change: background-color: transparent;

that's answer! enter image description here enter image description here


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -