SMFPT - Suporte e Manutenção de Fórum em Português

SMF 2.0.x (Módulos Manual) => SMF 2.x Módulos Manual => Buttons => Tópico iniciado por: candidosa2 em 22 de Agosto de 2013, 15:02

Título: Coloque Google Search no Site
Enviado por: candidosa2 em 22 de Agosto de 2013, 15:02

(http://aplicimagens.info/image-7814_5215FC90.jpg) (http://aplicimagens.info/share-7814_5215FC90.html)


Abrir o ficheiro  index.template.php
Pesquisar


Código: [Seleccione]
<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/script.js?fin20"></script>



Adicionar acima da pesquisa


Código: [Seleccione]
<!-- Search Google Translate By Candidosa2 -->
<center>
<form method="get" action="http://www.google.com/custom" target="google_window">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<label for="sbi" style="display: none">Arama terimlerinizi girin</label>
<input type="text" name="q" size="50" maxlength="255" value="" id="sbi"></input>
<label for="sbb" style="display: none">Enviar formulário de pesquisa</label>
<input type="submit" name="sa" value="pesquisar" id="sbb"></input>
<input type="hidden" name="client" value="pub-2765280267207600"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-9"></input>
<input type="hidden" name="oe" value="ISO-8859-9"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input>
<input type="hidden" name="hl" value="tr"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google Update SMFPT.NET-->


(http://aplicimagens.info/image-4924_5215FEB4.jpg) (http://aplicimagens.info/share-4924_5215FEB4.html)




Pesquisar por este codigo


<div id="footerarea" class="headerpadding topmargin clearfix">




o Codigo esta acima e mesmo.....