How can i hideusername from cutechat?

Last post 10-01-2010, 12:12 PM by Eric. 1 replies.
Sort Posts: Previous Next
  •  10-01-2010, 7:45 AM 64290

    How can i hideusername from cutechat?

    How can i hide username from cutechat?
    In the above figure <229> is username. how can i hide username?
    Not from the table only me want to remove it from display.
     
     
    Filed under:
  •  10-01-2010, 12:12 PM 64293 in reply to 64290

    Re: How can i hideusername from cutechat?

    Dear
     
    Please follow steps:
    1. Please open file CuteSoft_Client\CuteChat\Script\NewMessenger.js
    2. You can find the following code in line 717:
            if((contact.UserName).toLowerCase()!=(contact.DisplayName).toLowerCase())
           sb.push("<div class='MessengerContactUserName'>"+CuteWebUI.HTML.Encode("<"+contact.UserName+">")+"</div>");
    3. Please comment these two lines
    4. Test it again. I have tried it on my end, it works.
     
    Thank you for asking
    [email protected]
          
View as RSS news feed in XML