Customizing SMF > Modifications and Packages

Google Search Your Site (SMF 2.0 & 1.1.x)

<< < (27/31) > >>

lucas-ruroken:
you can attach me the BoardIndex.template.php of your theme ;)

smokin frenzy:
Ok here it is. Thaks for helping btw ;)

lucas-ruroken:
I say BoardIndex.template.php.... no index.template.php :P

smokin frenzy:
Oh i got mudled up a little sorry i thoguht you meant ther board index for my theme but then i realised you meant default theme here it is :)

lucas-ruroken:
in that file.... serach and delete this:

--- Code: ---// Google Search your site Start
echo '
<div class="title_barIC">
<h4 class="titlebg">
<span class="left"></span>
  <img class="icon" src="', $settings['images_url'], '/icons/info.gif" alt="', $txt['galt'], '" />
<span>', $txt['gtitle'], '</span>
<span style="float: right; font-size: 10px; padding-right: 10px;">
<a href="http://www.smfpersonal.net" target="_blank">Adk Team</a>
</span>
</h4>
</div>
<p>
<strong>',$txt['googlesearch'],'</strong><br />
<form method="get" action="http://www.google.com/search" target="_blank">
<img alt="Google" src="'.$settings['default_theme_url'].'/images/google.gif" width="61" height="24" align="middle" />
<input type="hidden" name="sitesearch" value="', str_replace("/index.php", "", $scripturl), '" />
<input type="text" name="q" size="27" maxlength="255" value="" />
</form>
</p>';
// Google Search your site End

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version