in the code that you will add
this code
Code:
<!-- Start Best -->
<table border="1" width="85" cellspacing="2" cellpadding="3" align="center">
<tr>
<td align="center">
<img border="2" src="/Awards/article-of-the-month.gif" width="157" height="166"></td>
<td align="center">
<img border="2" src="/Awards/forum-of-the-month.gif" width="157" height="166"></td>
<td align="center">
<img border="2" src="/Awards/member-of-the-month-female.gif" width="157" height="166"></td>
<td align="center">
<img border="2" src="/Awards/member-of-the-month-male.gif" width="157" height="166"></td>
</tr>
<tr>
<td align="center" style="border: 1px ridge #E574B5; background-color: #FFFFFF">
<font color="#009933"><a href="showthread.php?t=1">Article Soon</a> </font></td>
<td align="center" style="border: 1px ridge #E574B5; background-color: #FFFFFF">
<font color="#0000FF"><a href="forumdisplay.php?f=1">Forum Soon</a></font></td>
<td align="center" style="border: 1px ridge #E574B5; background-color: #FFFFFF">
<font color="#FF0000"> <a href="member.php?u=1">Member F Soon</a> </font></td>
<td align="center" style="border: 1px ridge #E574B5; background-color: #FFFFFF">
<font color="#FF0000"> <a href="member.php?u=1">Member M Soon</a> </font></td>
</tr>
</table>
<!-- End Best -->