Hi again...
I have just added this
Code:
<!-- Chatbox Lite -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_chatboxlite')"><img id="collapseimg_forumhome_chatboxlite" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_chatboxlite].gif" alt="" border="0" /></a>
<a href="#" onclick="return openChatboxLite()">$vbphrase[chatboxlite_chatbox]</a>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_chatboxlite" style="$vbcollapse[collapseobj_forumhome_chatboxlite]">
<tr>
<td class="alt1" width="100%" colspan="2"><div class="smallfont" align="center"><iframe src="chatbox_lite.php?nofocus=1" width="100%" style="border: 0px"></iframe></div></td>
</tr>
</tbody>
<!-- / Chatbox Lite -->
To the bottom of the navbar template
and it shows on every page just below the navbar, is this what ya after
This is on my test style...i dont see any probs on any other style either