First off, Paul, thanks for taking the time to make this modification, top notch, and appreciate the time you took to post and answer questions, very helpful for all of us!
Regarding the NAVBAR.... and this post:
Quote:
Originally Posted by EasyTarget
Code:
<a href="http:blah.com/flashchat.php" target="_blank">FlashChat</a>
I think that will open the program in a new window.
|
I personally find the chat used more when ppl can see at the top of the page how many ppl are chatting, so I did this for now:
Code:
<td class="vbmenu_control"><a href="chat/flashchat.php" target="_blank">Chat ($totalchatters)</a></td>
Anyways, probably a better way to do that, but at 0030 here in Japan, my ability to think beyond something that simple is nill...
edit... sigh, but that $totalchatters call only works on the forumhome page... oh well, was worth a shot anyways.
Once again, thanks for the mod Paul, good stuff.
John