imported_infitech
04-16-2006, 07:35 AM
Profile of the month.
I hard-coded a profile of the month, bu tim looking for something i can use as a plugin or product. Here is what i did:
<tr>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="postbit_alt2"><div class="thead">April Profile of the month</div></td>
</tr>
<tr>
<td align="center" class="alt1"><div class="bigusername"><a href="http://www.infitechdesign.com/forums/1withanime">1withanime!</a></div>
<br /> <div align="center"><a href="http://www.infitechdesign.com/forums/1withanime"><img src="http://www.infitechdesign.com/forums/image.php?u=132&dateline=1143618676" style="border: 5px solid #ffffff;"></a></div></td>
</tr>
<tr>
<td align="center" class="postbit_alt1"><div class="smallfont">View the profile <a href="http://www.infitechdesign.com/forums/1withanime">here</a><br />View the thread <a href="http://www.infitechdesign.com/forums/showthread.php?p=2608#post2608">here</a></div>
</td>
</tr>
<tr>
<td class="postbit_alt1"><div align="center" class="smallfont"><img src="http://www.infitechdesign.com/forums/images/profile_monthly/profile_of_month.jpg"></div></td></tr>
</table>
</td>
</tr>
I hard-coded a profile of the month, bu tim looking for something i can use as a plugin or product. Here is what i did:
<tr>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center" class="postbit_alt2"><div class="thead">April Profile of the month</div></td>
</tr>
<tr>
<td align="center" class="alt1"><div class="bigusername"><a href="http://www.infitechdesign.com/forums/1withanime">1withanime!</a></div>
<br /> <div align="center"><a href="http://www.infitechdesign.com/forums/1withanime"><img src="http://www.infitechdesign.com/forums/image.php?u=132&dateline=1143618676" style="border: 5px solid #ffffff;"></a></div></td>
</tr>
<tr>
<td align="center" class="postbit_alt1"><div class="smallfont">View the profile <a href="http://www.infitechdesign.com/forums/1withanime">here</a><br />View the thread <a href="http://www.infitechdesign.com/forums/showthread.php?p=2608#post2608">here</a></div>
</td>
</tr>
<tr>
<td class="postbit_alt1"><div align="center" class="smallfont"><img src="http://www.infitechdesign.com/forums/images/profile_monthly/profile_of_month.jpg"></div></td></tr>
</table>
</td>
</tr>