css - Customising Google Custom Search's iFrame to have a transparent background? -


i've looked through relative gcs questions , answers on site , have looked around net, no avail.

i using google custom search iframe option , standard theme on site background of site has textured, multicolour background. google results come in standard #ffffff background inside iframe. want set either none or transparent, search results iframe compliments site's current design. i've looked in global styles , various customising styles options in google admin product, offers options pick hex colours background , no way have none or transparent. if leave blank, it'll default blank.

i can't use javascript or css adjust what's inside google generation iframe - or can i? there way around problem?

thank in advance.

nope. there's no way around problem - i've looked myself. real option use google search api , fetch results using ajax. not idea if you're hoping make money out of sponsored links though.

you cannot content inside iframe comes domain because violates same-origin policy.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -