benalmick Guest | | Hide Info Center (28th Feb 08 at 12:50am UTC) | | | Is it possible to hide the Info Center on the Log In page so guests can't see who is online etc? | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: Hide Info Center (28th Feb 08 at 12:58am UTC) | |  Code: - <script type="text/javascript">
- <!--
- /* Hide Info Center */
-
- if(vf_username=="guest") get('info_center','id').style.display = 'none';
- //-->
- </script>
Main footer. | |
rroll.to— Shorten a link, rickroll your friends. |
|
benalmick Guest | | Re: Hide Info Center (28th Feb 08 at 1:41am UTC) | | | I just dont believe the quality and speed of replies in here. Absolutely brilliant. Thanks. | |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | | Re: Hide Info Center (28th Feb 08 at 3:05am UTC) | | I just dont believe the quality and speed of replies in here. Absolutely brilliant. Thanks.
No worries. | |
rroll.to— Shorten a link, rickroll your friends. |
|