»Forumlar »SE ? Support »Her katagoriye ayrı bir img
  https://seditio.com.tr/eski1/forums.php?m=posts&q=309
          Geri Dön      -      Sayfayı Yazdırmak için tıklayın
Author: HasaLi, Posted: 2010-02-05 20:22 GMT.
forumlarda katagorilere farkl? farkl? imgler uygulamak istiyorum ama olmuyor.
Simge (URL) : k?sm?na img'mizin adresini yazmayacak m?y?z.yada bunun i?in bir eklenti vs var m? ?
Author: Kaan, Posted: 2010-02-05 20:50 GMT.
Evet dedi?in gibi yap?nca olmas? gerekiyor ama eger sedplus eklentisini kullan?yorsan bu kesinlikle olmaz ve temandaki etiket yoktur veya yanl?? etikettir.

Etiket: FORUMS_SECTIONS_ROW_ICON olmal?
Author: HasaLi, Posted: 2010-02-05 23:10 GMT.
sedplus kulland?g?m ?c?n bunu yapamayacak m?y?m ?
Author: Ezertas, Posted: 2010-02-05 23:14 GMT.
Hasali forums.sections.tpl 'ni konu alt?na yaz, bakay?m.
Author: HasaLi, Posted: 2010-02-06 09:00 GMT.
Kod:
<!-- BEGIN: MAIN -->

<div id="title">?

{FORUMS_SECTIONS_PAGETITLE}

</div>

<div id="subtitle">

<a href="plug.php?e=search&amp;frm=1">{PHP.skinlang.forumssections.Searchinforums}</a> |
<a href="plug.php?e=forumstats">{PHP.skinlang.forumssections.Statistics}</a> |
<a href="forums.php?n=markall">{PHP.skinlang.forumssections.Markasread}</a> |
{FORUMS_SECTIONS_GMTTIME}

</div>

<div id="main">

<table class="cells">
<tr>
<td class="coltop" colspan="2">{PHP.skinlang.forumssections.Sections}  &nbsp;  &nbsp; <a href="forums.php?c=fold#top">{PHP.skinlang.forumssections.FoldAll}</a> / <a href="forums.php?c=unfold#top">{PHP.skinlang.forumssections.UnfoldAll}</a></td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Topics}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Posts}</td>
<td class="coltop" style="width:48px;">{PHP.skinlang.forumssections.Views}</td>
<td class="coltop" style="width:176px;">{PHP.skinlang.forumssections.Lastpost}</td>

</tr>
<!-- BEGIN: FORUMS_SECTIONS_ROW -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_CAT -->

<tbody id="{FORUMS_SECTIONS_ROW_CAT_CODE}">

<tr>
<td colspan="7" class="fscat">
<strong>{FORUMS_SECTIONS_ROW_CAT_FOLDIMG} {FORUMS_SECTIONS_ROW_CAT_TITLE}</strong>
</td>
</tr>
{FORUMS_SECTIONS_ROW_CAT_TBODY}




<!-- END: FORUMS_SECTIONS_ROW_CAT -->

<!-- BEGIN: FORUMS_SECTIONS_ROW_SECTION -->

<tr>
<td style="width:32px;" class="centerall middleall even">
{SEDPLUS_FORUMS_SECTIONS_ROW_STATUS_ICON}
</td>

<td class="odd" onmouseover="this.className='even';" onmouseout="this.className='odd';" onclick="window.location.href='{FORUMS_SECTIONS_ROW_URL}';" style="cursor:pointer;">
<h3 style="margin:9px;"><a href="{FORUMS_SECTIONS_ROW_URL}">{FORUMS_SECTIONS_ROW_TITLE}</a></h3>
<div style="float:right; ">&nbsp;&nbsp;&nbsp;&nbsp;{FORUMS_SECTIONS_ROW_ACTIVITY}</div>&nbsp; {FORUMS_SECTIONS_ROW_DESC}
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_TOPICCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_TOPICCOUNT})</span>
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_POSTCOUNT_ALL}<br />
<span class="desc">({FORUMS_SECTIONS_ROW_POSTCOUNT})</span>
</td>

<td class="centerall middleall even">
{FORUMS_SECTIONS_ROW_VIEWCOUNT_SHORT}
</td>

<td class="centerall middleall odd">
{FORUMS_SECTIONS_ROW_LASTPOST}<br />
{FORUMS_SECTIONS_ROW_LASTPOSTDATE} {FORUMS_SECTIONS_ROW_LASTPOSTER}<br />
{FORUMS_SECTIONS_ROW_TIMEAGO}
</td>
</tr>

<!-- END: FORUMS_SECTIONS_ROW_SECTION -->

<!-- END: FORUMS_SECTIONS_ROW -->

</table>
<div class="cb_footer">&nbsp;</div>

<br />
<table class="cells">
  <tr>
    <td colspan="2" class="coltop_no_center middleall"><strong><a href="plug.php?e=forumstats">{PHP.skinlang.what_is_going_on}</a></strong></td>
  </tr>
  <tr>
    <td style="width:32px;" class="centerall middleall even"><a href="plug.php?e=forumstats"><img src="skins/{PHP.skin}/img/system/stats.gif" border="0" alt="" /></a></td>
    <td class="middleall odd">{FORUMS_BASICSTATS}</td>
<!-- BEGIN: BDAYS --> 
  </tr>
  <tr>
    <td colspan="2" class="coltop_no_center middleall"><strong>{PHP.skinlang.today_bdays}</strong></td>
  </tr> 
  <tr>
    <td style="width:32px;" class="centerall middleall even"><img src="skins/{PHP.skin}/img/system/bday.gif" border="0" alt=""/></td>
    <td class="middleall odd">{FORUMS_TODAY_BIRTHDAYS}</td>
  </tr>
<!-- END: BDAYS --> 
   
</table><div class="cb_footer">&nbsp;</div><br />



<table class="cells">
  <tr>
   
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_old.gif" border="0" alt="{PHP.skinlang.fs_no_new_posts}" /></td>
    <td class="middleall odd">{PHP.skinlang.fs_no_new_posts}</td>
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_new.gif" border="0" alt="{PHP.skinlang.fs_new_posts}" /></td>
    <td class="middleall odd">{PHP.skinlang.fs_new_posts}</td>
    <td style="width:32px;" class="centerall even"><img src="skins/{PHP.skin}/img/system/forum_lock.gif" border="0" alt="{PHP.skinlang.fs_closed_for_posts}" /></td>
<td class="middleall odd">{PHP.skinlang.fs_closed_for_posts}</td>
  </tr>
</table>
</div>






<!-- END: MAIN -->

Powered by SeditioPrint version