Quote:
Originally Posted by TPTP
Either use the instructions that Cyb provioded:
Or, alternatively, you can shove it into a module by creating a template module and a template that contains only:
Code:
<tr>
<td>
$cybchatbox
</td>
</tr>
Additionally, you'll want to write a custom module wrapper. You can strip out most of the standard wrapper and use that. It's a little dirty, but if you want a movable module, that will work. I'm currently using that method on one of my sites.
I ran into that problem and have not resolved it yet. With the layout that I'm using (user adjustable fixed forum width in three sizes), the ChatBox is just a little too wide to fit in the center column. I haven't looked yet, because the site that I'm running this on is brand new and I have other things to work on with higher priority, but it's a sure bet that the width of the entry and display cells is set somewhere in Cyb's code.
|
For the width thing, I just started turning off some of the time/date options until I was just left with the Usernames.
You know, it never occurred to me to try that with a module. <smacks forehead>
EDIT: I'm guessing this only works if your vBa is in your forum root.