SMF Development > Applied or Declined Requests

A Flashing Icon for the Chat Button in Default Theme...

<< < (2/2)

dooie:
So this worked wonderful for me until last week when I ugraded to SMF 2.0.2. I have chat implemented and a basic button on the menu in Subs.php with the following code


--- Code: ---// [Flashchat button] button
'Chat' => array(
'title' => $txt['Chat'],
'href' => 'http://www.americanponders.com/forum/chat/flashchat.php "target=blank"',
'show' => true,


),
--- End code ---

Is there anyone who can tell me how I can both integrate the flashy icon to my chat button as well as show how many people are in the chat room as before?

Any help would be greatly appreciated!

Cheers.

Navigation

[0] Message Index

[*] Previous page

Go to full version