Create 3 informers, Top Posters - 10 Entries - INF1
Most Recent Posts - 5 Entries - INF3
Hottest Threads, - 5 Entries - INF2
Now make an image that is 23 pixels high, make sure it can repeat right. This is for the Title Bars.
Replace IMAGE_URL with the URL of your Forum Bar Image,
Replace IMAGE_URL_TITLE with the image you just made, change the width of it to see how you see fit.
Code
<p><img src="IMAGE_URL" /></p>
<table width="756" height="332" border="0">
<tr>
<td width="251" height="23"><div align="center"><img src="IMAGE_URL_TITLE" alt="" /></div></td>
<td width="489"><div align="center"><img src="IMAGE_URL_TITLE" alt="" /></div></td>
</tr>
<tr>
<td height="134">$MYINF_1$</td>
<td rowspan="3">$MYINF_3</td>
</tr>
<tr>
<td height="23"><div align="center"><img src="IMAGE_URL_TITLE" /></div></td>
</tr>
<tr>
<td height="140">$MYINF_2$</td>
</tr>
</table>