hi im having trouble in installing a Google Adsense search box in my blog.. http://torradeira.net i want in my sidebar next to rss sign image.. i try to insert the code there but doenst go right it gets some css from blog and screw the search box take a look.. if i just add the code that adsense generates stays like this i want this look inside my sidebar: send PM if u can do the job fast.. i will pay 7 bucks for this and isnt negotiable.. thankz!
http://amthx.inimino.org/google.html I took some code I found and implemented it in your page. Here's what I did. 1. Take the code given from google and paste it right under this code 2. Assign an ID to the form 3. In your CSS, add this rule 4. The submit button will be square because you're assigning a 1 pixel border on every input. The solution is to make it a button element Change that to And you should be good to go. Let me know if you have any trouble.