Codice: Seleziona tutto
<!-- INCLUDE overall_header.html -->
<style>
/* Pagination (per i tasti alfabetici)
---------------------------------------- */
.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
font-weight: normal;
text-decoration: none;
color: #808080;
margin: 0 2px;
padding: 0 2px;
background-color: #eeeeee;
border: 1px solid #bababa;
font-size: 1.2em;
line-height: 1.8em;
}
.pagination span a:hover {
border-color: #808080;
background-color: #c0c0c0;
color: #FF0000;
text-decoration: none;
}
</style>
<!-- IF U_MCP --><p>[ <a href="{U_MCP}">{L_MCP}</a> ]</p><!-- ENDIF -->
<h2><a href="{U_VIEWFORUM}">{FORUM_NAME}</a></h2>
<ul class="linklist">
<!-- BEGIN icons_list -->
<li class="icon-home"><a href="#{icons_list.MY_ICON_ID}"> {icons_list.MY_ICON_TEXT} : </a></li>
<!-- END icons_list -->
</ul>
<br>
</table>
<!-- BEGIN topic_list -->
<!-- IF topic_list.TOPIC_ICON_IMG == '' -->
</table><br>
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<td class="cat" colspan="2" width="92%"> <a name="tl{topic_list.TOPIC_TITLE}">.</a> <font size="4">{topic_list.TOPIC_TITLE}</font></td>
<td class="catdiv" colspan="3" align="center"> <a href="#top">top</a></td>
</tr>
</table>
<table class="tablebg" cellspacing="1" width="100%">
<tr>
<th colspan=2" width="40%"> Titolo del Topic </th>
<th width="33%"> Nome del Forum </th>
<th width="7%"> {L_VIEWS} </th>
<th width="12%"> Autore </th>
<th> Data </th>
</tr>
<!-- ELSE -->
<tr class="row1">
<td class="row1" width="3%"><img src="{T_ICONS_PATH}{topic_list.TOPIC_ICON_IMG}" alt="" /> </td>
<td class="row1" align="left" width="37%"> <a class="topictitle" href="{topic_list.TOPIC_LINK}">{topic_list.TOPIC_TITLE}</a>{topic_list.I_VALUE}</td>
<td class="row1" align="left" width="33%">{topic_list.TOPIC_CATEGORY_NAME}</td>
<td class="row1" align="center" width="7%">{topic_list.VIEWS}</td>
<td class="row1" width="12%" align="center" ><font color="#{topic_list.TOPIC_AUTHOR_COLOUR}">{topic_list.TOPIC_AUTHOR}</font></td>
<td class="row1" align="left" >{topic_list.FIRST_POST_TIME}</td>
</tr>
<!-- ENDIF -->
<!-- END topic_list-->
</table>
<span class="corners-bottom"></span></div>
<br>
<!-- INCLUDE overall_footer.html -->
eccoti un esempio pratico:
http://www.clonedb.altervista.org/forum ... php?f=8#24
I topic sono messi in ordine.. ma non funge quela sorta di "menù"