Advertisement:

google arama motoru şuraya nasıl koyarım?

Aloittaja KrAl_BaRmEn, huhtikuu 18, 2006, 05:07:44 IP

« edellinen - seuraava »

KrAl_BaRmEn

arkadaşlar simplemachines.org forumunda olduğu gibi bende sitemde aynı yere arama motoru koymak istiyorum nereye hangi kodları uygulamam gerekir yardımcı olursanız sevinirm



şu resimdeki gibi ben google arama motorunu koymak istiyorum



yukarıdaki resimdeki arama motorunun kodunu nereye koyarsam bu sitedekigib olur yardımcı olursanız sevinirim



veyada yukardaki resmin olduğu yere koymak istiyorum

KrAl_BaRmEn

arkadaşlar bu soruma  cevap verebilecek birisi yokmu lütfen çok ö nemli

Arbalot

index.template.php dosyasını ac

bul ;
echo '
<table id="upshrinkHeader2"', empty($options['collapse_header']) ? '' : ' style="display: none;"', ' width="100%" cellpadding="4" cellspacing="0" border="0">
<tr>';

// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']))
echo '
<td width="90%" class="titlebg2">
<span class="smalltext"><b>', $txt[102], '</b>: ', $context['random_news_line'], '</span>
</td>';
echo '
<td class="titlebg2" align="right" nowrap="nowrap" valign="top">
<form action="', $scripturl, '?action=search2" method="post" style="margin: 0;">
<a href="', $scripturl, '?action=search;advanced"><img src="'.$settings['images_url'].'/filter.gif" align="middle" style="margin: 0 1ex;" alt="" /></a>
<input type="text" name="search" value="" style="width: 190px;" />&nbsp;
<input type="submit" name="submit" value="', $txt[182], '" style="width: 11ex;" />
<input type="hidden" name="advanced" value="0" />';

// Search within current topic?
if (!empty($context['current_topic']))
echo '
<input type="hidden" name="topic" value="', $context['current_topic'], '" />';

// If we're on a certain board, limit it to this board ;).
elseif (!empty($context['current_board']))
echo '
<input type="hidden" name="brd[', $context['current_board'], ']" value="', $context['current_board'], '" />';

echo '
</form>
</td>
</tr>
</table>


değiştir

echo '
<table id="upshrinkHeader2"', empty($options['collapse_header']) ? '' : ' style="display: none;"', ' width="100%" cellpadding="4" cellspacing="0" border="0">
<tr>';

// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']))
echo '
<td width="90%" class="titlebg2">
<span class="smalltext"><b>', $txt[102], '</b>: ', $context['random_news_line'], '</span>
</td>';
echo '
<td class="titlebg2" align="right" nowrap="nowrap" valign="top">


####Koymak İstedğin Kod####


</td>
</tr>
</table>

KrAl_BaRmEn

arkadaşım yardımın için çok saol ama olmadı hata verdi

T4r1k/sivas


KrAl_BaRmEn

#5
arkadaşım ben yaptım oldu gibi istersen sende dene o arama yerini değiştiremedim ama avatarın yanına koydum

ARA :
   echo '
<td colspan="2" width="100%" valign="top" class="windowbg2">


hemen peşine
<span style="float: right;">koymak istediğin kod</span>

Örnek

belki hoşuna gitmezse yapmazsın ama adsensede sen istediğin rengi tasarlıyabiliyorsun tabi

T4r1k/sivas

bende uye gruplarında herkesin arama yapmasını engelledim ve reklamaların altına kodlarımı koydum goz onudne durdu bakma istesen www.netforumcu.com/forum

emriyosocka

Lainaus käyttäjältä: Arbalot - huhtikuu 19, 2006, 03:35:27 AP
index.template.php dosyasını ac

bul ;
echo '
<table id="upshrinkHeader2"', empty($options['collapse_header']) ? '' : ' style="display: none;"', ' width="100%" cellpadding="4" cellspacing="0" border="0">
<tr>';

// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']))
echo '
<td width="90%" class="titlebg2">
<span class="smalltext"><b>', $txt[102], '</b>: ', $context['random_news_line'], '</span>
</td>';
echo '
<td class="titlebg2" align="right" nowrap="nowrap" valign="top">
<form action="', $scripturl, '?action=search2" method="post" style="margin: 0;">
<a href="', $scripturl, '?action=search;advanced"><img src="'.$settings['images_url'].'/filter.gif" align="middle" style="margin: 0 1ex;" alt="" /></a>
<input type="text" name="search" value="" style="width: 190px;" />&nbsp;
<input type="submit" name="submit" value="', $txt[182], '" style="width: 11ex;" />
<input type="hidden" name="advanced" value="0" />';

// Search within current topic?
if (!empty($context['current_topic']))
echo '
<input type="hidden" name="topic" value="', $context['current_topic'], '" />';

// If we're on a certain board, limit it to this board ;).
elseif (!empty($context['current_board']))
echo '
<input type="hidden" name="brd[', $context['current_board'], ']" value="', $context['current_board'], '" />';

echo '
</form>
</td>
</tr>
</table>


değiştir

echo '
<table id="upshrinkHeader2"', empty($options['collapse_header']) ? '' : ' style="display: none;"', ' width="100%" cellpadding="4" cellspacing="0" border="0">
<tr>';

// Show a random news item? (or you could pick one from news_lines...)
if (!empty($settings['enable_news']))
echo '
<td width="90%" class="titlebg2">
<span class="smalltext"><b>', $txt[102], '</b>: ', $context['random_news_line'], '</span>
</td>';
echo '
<td class="titlebg2" align="right" nowrap="nowrap" valign="top">


####Koymak İstedğin Kod####


</td>
</tr>
</table>



arkadaşlar bu kodu ben yaptım ve de olsu soğru yazdığınıza emin olun kodları

hxxp:www.goruntugayet.net [nonactive]


Advertisement: