Since most of my users like to look in the who's online page to see who's in the chat room I added an image that links directly to it. Here is the code that I am using, some of you can probably work out a more dynamic method and maybe some tables but this works. (sorry for the scroll)
<br />$ubbt_lang['chat'] = "In Chat Room <a href=\"chat.php\" target=\"_blank\"><img src=\"{$config['imageurl']}/chat.gif\" width=\"16\" height=\"16\" border=\"0\" alt=\"Go to chat room\" /></a>"; <br />$ubbt_lang['chatheader'] = "In Chat Room <a href=\"chat.php\" target=\"_blank\"><img src=\"{$config['imageurl']}/chat.gif\" width=\"16\" height=\"16\" border=\"0\" alt=\"Go to chat room\" /></a>"; <br />$ubbt_lang['chatroom'] = "In Chat Room <a href=\"chat.php\" target=\"_blank\"><img src=\"{$config['imageurl']}/chat.gif\" width=\"16\" height=\"16\" border=\"0\" alt=\"Go to chat room\" /></a>"; <br />
Here is the image that I am using (chat.gif) []
http://www.vhfans.com/boards/images/chat.gif[/]
This is what it looks like: