I was browsing via iPhone today and noticed that the chat bar does not really work right. It gets stuck. This is a known problems with Cometchat. I know we have Tapatalk, but I only have a RO due to me being cheap. So, if you could just add this to the footer.... Code: <script language=javascript> <!– if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { // Insert any extra javascript for the iphone/ipod here } else { // Insert Cometchat Footer Code Here } –> </script> That should disable the chat for iPhone users.... Also, you might wanna add this code in...it will launch a pop-up to bring up tapatalk when browsing the forums from an iPhone.