Quote:
Originally Posted by fonzerelli_79
can you tell me the html you placed above the $forumbits field in the forumhome template 
|
As requested, here's mine.
PHP Code:
<!-- shoutbox hack (by squall14716) -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="thead" >
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="shoutbox.php?$session[sessionurl]">
Shout Box</a></td>
</tr>
<tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]">
<tr valign="top">
<!-- IF THE IFRAME IS DISABLED -->
<td class="alt1" width="100%">
<span >
<div >
$latestshouts
</div>
</span>
</td>
</tr>
</tbody>
</thead>
</table>
<!-- end shoutbox hack (by squall14716) -->
Set Use an iFrame on Forumhome?: No
Set Number of Forum Home Shouts?: 1
Set Show an Input Box/Textarea on Forumhome?: None