I would like to add all my current events in calander inside my box but I dont no how to do this can sumone help me please?.
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" style="$stylevar[left]">
<a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('raid')"><img id="collapseimg_raid" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg_raid.gif" alt="" border="0" /></a>
<span class="smallfont"><b>» Raid Information</b></td>
</tr>
</thead>
<tbody id="collapseobj_raid" style="$collapseobj_raid">
<tr>
<td class="$getbgrow">
CODE WILL GO HERE!
</tr>
</tbody>
</table>
</br>
thanks alot