Hi cable,
Thanks for your comments. You can create a block like that quite easily. Use your favorite html editor to make the table info.
Example:
|
Code:
|
<table width="140" border="0" cellspacing="2" cellpadding="0">
<tr>
<td>[img]images/house1.gif[/img]</td>
<td>Home</td>
</tr>
</table> |
Now that's only the first item in my menu, but you get the idea.
In admin > Blocks, name your block, and paste the table info from your editor into the "Content" area.
Save the block and you're all set.
