sansürlemesen anlatırdım

ilk olarak ürünü ekle.
daha sonra FORUMHOME templateini aç
1)
<thead>
<if condition="$show['guest']">
<!-- guest welcome message -->
bu kodu bul. alttaki kodu bunun üstüne ekle
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
2)
$footer
bu kodu bul. alttaki kodu bunun üstüne ekle
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
</table>
kaydet.
daha sonra FORUMHOME templatei altında forumhome_sidecolumn_right templatei var. onun içeriğini düzenlemen yeterli.