OK, so I want to get that google adsense search bar on wordpress.



no, that is not my site, it's someone elses site. I want that to look like that on my site, and work like that on my site. I have the code, i just dont know where to put it.
 
i have the code, but it only tells me to put it where i want to. On wordpress, i gotta put it somewhere in the php code. I just need to know where. Google doesnt tell me where to put it in the php
 
paste the code in the "Text" widget on your wordpress blog if it's only html code..that should do it.
 
you have to go to the Theme editor section on your wordpress admin, search for the file that contains the search bar (probably sidebar.php or header.php, depends where it is in your theme) and delete the code that outputs it.

if you cannot do this, PM me and I'll help.