qualcuno mi può dare una mano? La mod in questione la si trova a questo indirizzo:
http://www.phpbbitalia.net/forum/mods-i ... t3079.html
grazie mille

Codice: Seleziona tutto
<div align='center'>
<table class="tablebg" width="100%" cellspacing="1">
<tr class="nav">
<td class="cat" valign="middle" align="center">I Films della settimana</td>
</tr>
<tr>
<td class="row1">
<div align="center">
<table width="98%" border="0" cellspacing="2" cellpadding="0">
<tr>
<!-- BEGIN week_topic -->
<td align="center" valign="top" width="20%" style="font-size: 0.9em;"><a href="{week_topic.U_WEEK_TITLE}" title="{week_topic.WEEK_TITLE}">{week_topic.WEEK_TITLE_SHORT}</a></td>
<!-- END week_topic -->
</tr>
<tr>
<!-- BEGIN week_topic -->
<td>
<div align="center">
<a href="{week_topic.U_WEEK_TITLE}" title="{week_topic.WEEK_SHORT_TEXT}"><img src="{week_topic.WEEK_IMG}" alt="{week_topic.WEEK_TITLE}" height="250" border="0"></a></div>
</td>
<!-- END week_topic -->
</tr>
</table>
<br>
</div>
</td>
</tr>
</table>
</div>
<br clear="all" />