Çöl Ateşi Multicolor yama şeklindedir ve Ftp den Çöl Ateşi v3 üzerine yazdıracaksınız.

[Linkleri Görebilmek için ÜYE Olmalısınız!Hemen ÜYE OL!]



Manuel Kurulum

index.template.php ve messageindex.template.php dışındaki bütün dosyaları forumdaki dosyaların üzerine yazdırın

index.template.php açın

1- bu kodu bulun
Kod:
// The ?rc2 part of this link is just here to make sure browsers don't cache it wrongly.
echo '
<link rel="stylesheet" type="text/css" href="', $settings['theme_url'], '/style.css?rc2" />
<link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/print.css?rc2" media="print" />';
bununla değiştirin
Kod:
// The ?rc2 part of this link is just here to make sure browsers don't cache it wrongly.
echo '

<link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/print.css?rc2" media="print" />
<link href="', $settings['theme_url'], '/style.css?rc2" rel="stylesheet" type="text/css"/>


<link href="', $settings['theme_url'], '/style_yesil.css" rel="stylesheet" type="text/css" title="style_yesil"/>
<link href="', $settings['theme_url'], '/style_mavi.css" rel="alternate stylesheet" type="text/css" title="style_mavi"/>
<link href="', $settings['theme_url'], '/style_turuncu.css" rel="alternate stylesheet" type="text/css" title="style_turuncu"/>
<link href="', $settings['theme_url'], '/style_kirmizi.css" rel="alternate stylesheet" type="text/css" title="style_kirmizi"/>
<link href="', $settings['theme_url'], '/style_mor.css" rel="alternate stylesheet" type="text/css" title="style_mor"/>
<link href="', $settings['theme_url'], '/style_gri.css" rel="alternate stylesheet" type="text/css" title="style_gri"/>
<link href="', $settings['theme_url'], '/style_siyah.css" rel="alternate stylesheet" type="text/css" title="style_siyah"/>


<script type="text/javascript" src="', $settings['theme_url'], '/styledegistirici.js"></script>


';
2-bu kodu bulun
Kod:
// Show some statistics next to the link tree if SP1 info is off.
echo '
<table width="100%" cellpadding="0" cellspacing="0"><TR>

<td valign="center" class="titlebg"><font style="font-size: 8pt">', theme_linktree(), '</font></td>


</TR>
</table> <table border="0" width="100%" cellspacing="1" cellpadding="2" class="bordercolor"> <TR>
<td width="100%" colspan="4" class="catbg" height="24" align="center">
<div style="float: right"><form action="', $scripturl, '?action=search2" method="post" style="margin: 0;">

<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" />';

bununla değiştirin
Kod:
// Show some statistics next to the link tree if SP1 info is off.
echo '
<table width="100%" cellpadding="0" cellspacing="0"><TR>

<td valign="center" class="titlebg"><font style="font-size: 8pt">', theme_linktree(), '</font></td>


</TR>
</table> <table border="0" width="100%" cellspacing="1" cellpadding="2" class="bordercolor"> <TR><td width="15%" colspan="4" class="catbg" height="24" align="center">
<div id="colorswitcher">
<a href="#" id="style_kirmizi" title="Temanin rengini kirmizi yap" onclick="setActiveStyleSheet(\'style_kirmizi\'); return false;"><img src="' . $settings['images_url'] . '/bt_kirmizi.gif" alt="Kirmizi" border="0" /></a>
<a href="#" id="style_turuncu" title="Temanin rengini turuncu yap" onclick="setActiveStyleSheet(\'style_turuncu\'); return false;"><img src="' . $settings['images_url'] . '/bt_turuncu.gif" alt="Turuncu" border="0" /></a>
<a href="#" id="style_yesil" title="Temanin rengini yesil yap" onclick="setActiveStyleSheet(\'style_yesil\'); return false;"><img src="' . $settings['images_url'] . '/bt_yesil.gif" alt="Yesil" border="0" /></a>
<a href="#" id="style_mavi" title="Temanin rengini mavi yap" onclick="setActiveStyleSheet(\'style_mavi\'); return false;"><img src="' . $settings['images_url'] . '/bt_mavi.gif" alt="Mavi" border="0" /></a>
<a href="#" id="style_mor" title="Temanin rengini mor yap" onclick="setActiveStyleSheet(\'style_mor\'); return false;"><img src="' . $settings['images_url'] . '/bt_mor.gif" alt="Mor" border="0" /></a>

<a href="#" id="style_gri" title="Temanin rengini gri yap" onclick="setActiveStyleSheet(\'style_gri\'); return false;"><img src="' . $settings['images_url'] . '/bt_gri.gif" alt="Gri" border="0" /></a>
<a href="#" id="style_siyah" title="Temanin rengini siyah yap" onclick="setActiveStyleSheet(\'style_siyah\'); return false;"><img src="' . $settings['images_url'] . '/bt_siyah.gif" alt="Siyah" border="0" /></a>

</div></td>


<td width="85%" colspan="4" class="catbg" height="24" align="center">
<div style="float: right"><form action="', $scripturl, '?action=search2" method="post" style="margin: 0;">

<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" />';

3- bu kodu bulun
Kod:
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo '

<div id="footerarea" style="text-align: center; padding-bottom: 1ex;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
function smfFooterHighlight(element, value)
{
element.src = smf_images_url + "/" + (value ? "h_" : "") + element.id + ".gif";
}



// ]]></script>
<table cellspacing="0" cellpadding="3" border="0" align="center" width="100%">
<TR>
<td width="28%" valign="middle" align="', !$context['right_to_left'] ? 'right' : 'left', '">
<a href="http://www.mysql.com/" target="_blank"><img id="powered-mysql" src="', $settings['images_url'], '/powered-mysql.gif" alt="', $txt['powered_by_mysql'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
<a href="http://www.php.net/" target="_blank"><img id="powered-php" src="', $settings['images_url'], '/powered-php.gif" alt="', $txt['powered_by_php'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
</td>
<td valign="middle" align="center" style="white-space: nowrap;">
', theme_copyright(), '
</td>
<td width="28%" valign="middle" align="', !$context['right_to_left'] ? 'left' : 'right', '">
<a href="http://validator.w3.org/check/referer" target="_blank"><img id="valid-xhtml10" src="', $settings['images_url'], '/valid-xhtml10.gif" alt="', $txt['valid_xhtml'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img id="valid-css" src="', $settings['images_url'], '/valid-css.gif" alt="', $txt['valid_css'], '" width="54" height="20" style="margin: 5px 16px;" onmouseover="smfFooterHighlight(this, true);" onmouseout="smfFooterHighlight(this, false);" /></a>
</td>
</TR>
</table>';

// Show the load time?
if ($context['show_load_time'])
echo '
<span class="smalltext">', $txt['smf301'], $context['load_time'], $txt['smf302'], $context['load_queries'], $txt['smf302b'], '</span>';

echo ' <br><br>
<div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? 'style="width: 100%;"' : '', '>
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="bordercolor" height="28"> <TR>
<td width="35%"class="catbg" height="23" align="left">
<img border="0" src="', $settings['images_url'], '/bayrak.gif" ></td>
<td width="30%"class="catbg" height="23">
<font face="Georgia" size="1">', $context['forum_name'], '</font></td>

<td width="35%" class="catbg" height="23" align="right">
', $txt['dbr'], '
</td></TR></table>
</div>
';

bununla değiştirin
Kod:
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo '

<div id="footerarea" style="text-align: center; padding-bottom: 1ex;', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' width: 100%;' : '', '">
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
function smfFooterHighlight(element, value)
{
element.src = smf_images_url + "/" + (value ? "h_" : "") + element.id + ".gif";
}



// ]]></script>
<table cellspacing="0" cellpadding="3" border="0" align="center" width="100%">
<TR>
<td width="28%" valign="middle" align="', !$context['right_to_left'] ? 'right' : 'left', '">




<a href="http://www.mysql.com/" target="_blank"><img id="powered-mysql" src="', $settings['images_url'], '/powered-mysql.gif" alt="', $txt['powered_by_mysql'], '"/></a>
<a href="http://www.php.net/" target="_blank"><img id="powered-php" src="', $settings['images_url'], '/powered-php.gif" alt="', $txt['powered_by_php'], '"/></a>
</td>
<td valign="middle" align="center" style="white-space: nowrap;">
<font color="#FFFFFF">', theme_copyright(), '</font>
</td>
<td width="28%" valign="middle" align="', !$context['right_to_left'] ? 'left' : 'right', '">
<a href="http://validator.w3.org/check/referer" target="_blank"><img id="valid-xhtml10" src="', $settings['images_url'], '/valid-xhtml10.gif" alt="', $txt['valid_xhtml'], '"/></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img id="valid-css" src="', $settings['images_url'], '/valid-css.gif" alt="', $txt['valid_css'], '"/></a>



</td>
</TR>
</table>';

// Show the load time?
if ($context['show_load_time'])
echo '
<span class="smalltext">', $txt['smf301'], $context['load_time'], $txt['smf302'], $context['load_queries'], $txt['smf302b'], '</span>';

echo ' <br><br>
<div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? 'style="width: 100%;"' : '', '>
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="bordercolor" height="28"> <TR>
<td width="35%"class="catbg" height="23" align="left">
<img border="0" src="', $settings['images_url'], '/bayrak.gif" ></td>
<td width="30%"class="catbg" height="23">
<font face="Georgia" size="1">', $context['forum_name'], '</font></td>

<td width="35%" class="catbg" height="23" align="right"><font size="1">Çöl Atesi <font color="#FFFF00">M</font><font color="#FF6600">u</font><font color="#FF0000">l</font><font color="#FF00FF">t</font><font color="#9900FF">i</font><font color="#0000FF">c</font><font color="#00CCFF">o</font><font color="#00FFCC">l</font><font color="#00FF00">o</font><font color="#66FF33">r</font> by <a href="http://www.teknodyum.com/tema/" target="_blank"><font color="#ff4500" >rallyproco</font></a></font>
</td></TR></table>
</div>
';
// emege saygi gosterelim lutfen (rallyproco)


messageindex.templte.php yi açın

bu kodu bulup
Kod:
bgcolor="#e6e6e6"
bununla değiştirin
Kod:
class="windowbg"

arkaplanı beyaz yapanlar aşağıdaki copyright
(Teknodyum Forum Sayfası | Powered by SMF 1.1.2.
© 2005, Simple Machines LLC. All Rights Reserved.)
gözükmesi için index.templete .php deki <font color="#FFFFFF">', theme_copyright(), '</font> kodundaki FFFFFF yi 000000 olarak değiştirsin



extra buton yapmak için photoshop dosyası