Hi arwind, ops! I added an interlocutory reply, but it disappeared. Anyway thank you much for the suggets.
Frankly speaking it is too hard for me; I'm still too much unskilled in these issues, it is not so clear to me how to get the correct sintax and how to use it in the correct position within the whole code. In any case, just for your reference, you can find here below the code that I'm presently using:
CODE
<table border="0" cellpadding="2" cellspacing="2" align="center" style="margin-bottom:40px;">
<MTGrid num_columns="5">
<MTEntries lastn="150">
<MTGridCell>
<MTGridIfLeftColumn><tr></MTGridIfLeftColumn>
<td valign="middle" align="center">
<a href="<$MTEntryPermalink$>" title="<$MTEntryTitle$>/"><MTEntryExcerpt></a>
</td>
<MTGridIfRightColumn></tr></MTGridIfRightColumn>
</MTGridCell>
</MTEntries>
<MTGridTrailingCells>
<MTGridIfLeftColumn></tr></MTGridIfLeftColumn>
<td> </td>
<MTGridIfRightColumn></tr></MTGridIfRightColumn>
</MTGridTrailingCells>
</MTGrid>
</table>
If you have some further suggestion it will be much appreciated
Roberto