If I remember correctly this mod had a subsilver2 based template that was already set up that way.
I'm not sure it was a long time ago.


<!-- IF S_RECENT_PANEL -->
<!-- IF S_RECENT_PANEL > 1 -->
<table border="0" style="margin-left: auto; margin-right: auto;">
<tr>
<!-- ENDIF -->
<!-- BEGIN recent_panel_module -->
<!-- IF S_RECENT_PANEL > 1 -->
<td style="vertical-align: top;">
<!-- ENDIF -->
<table class="tablebg" cellspacing="1" style="margin-left: auto; margin-right: auto;">
<tr>
<th>{recent_panel_module.TITLE}</th>
</tr>
<tr>
<td class="row1" width="{RECENT_PANEL_MODULE_WIDTH}" style="white-space: nowrap; vertical-align: top;"><p class="genmed">
<!-- BEGIN row -->
<a href="{recent_panel_module.row.LINK}">{recent_panel_module.row.TITLE}</a><br />
<!-- END row -->
</p></td>
</tr>
</table>
<!-- IF S_RECENT_PANEL > 1 -->
</td>
<!-- ENDIF -->
<!-- END recent_panel_module-->
<!-- IF S_RECENT_PANEL > 1 -->
</tr>
</table>
<!-- ENDIF -->
<br style="clear: both;" />
<!-- ENDIF --><br clear="all" />
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<table class="table1" cellspacing="1" id="top_five">
<thead>
<tr>
<th style="width: 50%;">{L_NEWEST_TOPICS}</th>
<th style="width: 20%;">{L_TOP_FIVE_ACTIVE}</th>
<th style="width: 30%;">{L_TOP_FIVE_NEWEST}</th>
</tr>
</thead>
<tbody>
<tr class="bg2">
<td><!-- BEGIN hot_topic_row --><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a><br />{hot_topic_row.USERNAME_FULL}<br /><!-- END hot_topic_row --></td>
<td><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br /> {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a><br /><!-- END top_five_active --></td>
<td><!-- BEGIN top_five_newest -->{top_five_newest.USERNAME_FULL}<br /> {L_JOINED}: {top_five_newest.REG_DATE}<br /><!-- END top_five_newest --></td>
</tr>
</tbody>
</table>
<span class="corners-bottom"><span></span></span></div>
</div>




Return to Recent Topics, RSS / ATOM Syndication MODs
Users browsing this forum: No registered users and 1 guest