tesha
10-06-2010, 01:44 PM
I'd like to show a list view in the sidebar
so I've edited a template, but I cannot make the date [date] display in the table - I'm missing something - please help...
<table class="tableListings" [mouseover]>
<tr>
<td width="12" align="left" valign="top" class="tableCategory s2[category]"> </td>
<td align="left" valign="top" bgcolor="#ffffff" class="tableTitle"><p>[title]<br>
<span class="tableDescr">[categories][time]<br />[descr]</span></p> </td>
</tr>
</table>
so I've edited a template, but I cannot make the date [date] display in the table - I'm missing something - please help...
<table class="tableListings" [mouseover]>
<tr>
<td width="12" align="left" valign="top" class="tableCategory s2[category]"> </td>
<td align="left" valign="top" bgcolor="#ffffff" class="tableTitle"><p>[title]<br>
<span class="tableDescr">[categories][time]<br />[descr]</span></p> </td>
</tr>
</table>