Tengo una pagina donde al final meto una table con todo el java y de facebook y google buscador y traductor.
Todo bien pero el diseño del buscador no hace posible mi css o transparente quedando fuera estilo.
Fui al panel pero alli solo deja cambiar colores.
?que instruccion Element style modifico para que salga como el testo de java?
Inserte este control que funciona:
<script>
(function() {
var cx = '010056267964254734546:t6ox7ikkvak';
var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//
www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
})();
</script>
<!-- Place this tag where you want both of the search box and the search results to render -->
<gcse:search></gcse:search>
Un saludo