Page 1 of 1

Flashchat who is online

PostPosted: Sat Jun 23, 2007 3:53 pm
Author: Rusty McCrusty
Does anyone know how to put a who is in flashchat in a block
I tried the iframe type that takes from chat/info php but it is a bit ugly.
Thanks in advance


Rick

Re: Flashchat who is online

PostPosted: Sat Jun 23, 2007 4:45 pm
Author: Rusty McCrusty
I'm getting there with it
modify the code in the chat_block.tpl
to
<tr>
<td>
<iframe></iframe></td>
</tr>

that seems to get rid of the frame, the next step is to work out how to modify the font because the default is black which is no good for dark backgrounds.

PostPosted: Sat Jun 23, 2007 7:02 pm
Author: Imajica
I'm using the iframe method inside an html block sitting on the right column