Oval Tcat yapımı için yapmamız gerekenler aşağıda forumhome_forumbit_level1_nopost Templatesini Aşağıdaki Kodlarla Değiştiriyoruz. Kod: <!-- top category table setup --> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <thead> <tr> <td align="left" valign="top"><img src="sol tcat yolunu buraya yaz" alt="" border="0" /></td> <td class="tcat" width="100%" align="center" valign="middle"><center> <a href="<if condition="$show['zointsurl']">$forum[zointsurl]<else />forumdisplay.php?$session[sessionurl]f=$forum[forumid]</if>"><span>$forum[title]</span></a><if condition="$show['forumdescription']"> - $forum[description]</if> <if condition="$show['subforums']"><div class="smallfont">$vbphrase[subforums]: $forum[subforums]</div></if></center></td> <td align="right" valign="top"><img src="sag tcat yolunu buraya yaz" alt="" border="0"></td> </tr> </thead> </table> <!-- End top category table setup --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <if condition="$childforumbits"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> $childforumbits </tbody> </if> </table> <!-- bottom table setup --> <br> <!-- End bottom table setup --> <div class="spacer"></div> FORUMHOME Templatesinde Bulup Siliyoruz. Kod: <thead> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar">$vbphrase[forum]</td> <td class="thead">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> </thead> Daha Sonra Temanın Bütün Ayarlarına Giriyoruz. Klasör Tablolarını Şöyle Yapıyoruz. Kod: url(orta tcat yolunu buraya yaz) repeat-x top left