PHP Code:
<tbody>
<tr>
<td class="thead" width="100%" colspan="6">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutcast')"><img id="collapseimg_forumhome_shoutcast" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_shoutcast].gif" alt="" border="0" /></a>
<div class="smallfont"><b>$scdef - Offline</b></div>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_shoutcast" style="$vbcollapse[collapseobj_forumhome_shoutcast]">
<tr>
<td rowspan="3" class="alt2" align="center"><img src="$stylevar[imgdir_misc]/radio.gif" alt="" /></td>
<td valign="top" align="left" class="alt1">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td rowspan="2" width="50%" align="left"><img border="0" src="$stylevar[imgdir_misc]/shoutcast_off.gif" alt="Server Down" vspace="5" /><br /><div class="smallfont"><b>$scdef is down.</b></div></td>
</tr>
<tr>
<td width="50%"> </td>
</tr>
</table>
</td>
</tr>
</tbody>
This is what i put into my forum_shoutcast_off template....it did the trick.
Peace
ps..so now when the forum reads the shoutcast to be off, i can collapse the table all the way up as opposed to 3/4 up when it is on.