Quote:
Originally Posted by gwerzal
Would be cool if there was any way you could change the "friendly sites text" for each list.
Theres 4 groups of 4 with the "friendly sites" text above it.
You could have a different title for each list.
Would be very useful to me anyway.
You could even use it as a quick links box to pages in your site then.
|
You can edit the XML :
HTML Code:
<tr>
<td class="tcat">Friendly Sites</td>
<td class="tcat">Friendly Site</td>
<td class="tcat">Friendly Site </td>
<td class="tcat">Friendly Site</td>
</tr>
And assign different column names. Nice hack, thanks!