Code:
<div class="menutop"><font class="menutext">Box Title</font></div>
<div class="menubottom">
<table border="0" align="center" width="130" >
<tr>
<td>
Add Links Here OR
<img border="0" src="image.jpg" width="120" height="81" alt="image name" /></td>
</tr>
</table>
</div>
save as mybox.tpl into skin1/
& call it from with the home template as an example
Code:
{include file="mybox.tpl" }