SMf duyurular gibi reklam alanı oluşturmakindex.template.php dosyasında Bul// The main content should go here.
echo '
<div id="bodyarea" style="padding: 1ex 0px 2ex 0px;">';
}
Öncesine aşağıdaki kodları ekleyib
echo '
<br>
<table border="0" width="100%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;">
<tr>
<td class="catbg">Reklamlar</td>
</tr>
<tr>
<td valign="middle" align="center" height="60">';
echo 'Reklam Kodlarını buraya ekle';
echo'</td>
</tr>
</table>';
Linkback: https://www.buyuknet.com/smf-duyurular-gibi-reklam-alani-olusturmak-t39471.0.html