chat with me button that pop's out chat box?
PostPosted: 24 Jun 2013, 15:19
Is there a way to do a chat with me button on a users profile that does a pop up or pop out chat box instead of pop up the chat box on the chat bar?
Similar Question:
viewtopic.php?f=16&t=528
- Code: Select all
<a href="javascript: void(0);" id="arrowchat_userlist_<?php echo $User -> get('id'); ?>" class="arrowchat_userlist">Chat With Me</a>
Similar Question:
viewtopic.php?f=16&t=528