Actually that
Mobile Style comes with an
option where I get this option:
http://i45.tinypic.com/rgyu6g.png
I change that value From:
Code:
//Disables MGC Chatbox
$vbulletin->options['mgc_cb_evo_active']=0;
To
Code:
//Disables MGC Chatbox
$vbulletin->options['mgc_cb_evo_active']=1;
and when you leave that to 0, it wont even show what you have seen in my previous given screenshot.