"Sending Announcement" by Administrator

Last post 10-12-2009, 8:14 PM by AYM. 3 replies.
Sort Posts: Previous Next
  •  10-07-2009, 10:31 PM 56202

    "Sending Announcement" by Administrator

    Hi,
     
    Administrator can send announcements to all operators and users online. 
     
    This function is working ok but the display of announcement isn't very  compared to other text messages.
     
    I want "announcement" to be more obvious to catch attention like in terms of color or title saying this is announcement from Administrator:<Admin Username>.
     
    Any suggestions on how I can do that & can you suggest which pages i should be looking at for customization?
     
    Thanks
    Rgds,
    AYM
  •  10-11-2009, 8:20 PM 56323 in reply to 56202

    Re: "Sending Announcement" by Administrator

    Hi adam
     
    Can I have a reply on my post above?
     
    Thanks & Regards,
    AYM
  •  10-12-2009, 9:35 AM 56349 in reply to 56323

    Re: "Sending Announcement" by Administrator

    Hi,
     
    You can modify it by this way:
     
    1 , open script/ChatUI.js
     
    2 , find the code :
             case "ANNOUNCEMENT":
     
    3 , add new line after the span created:
            if(msg.Type=="ANNOUNCEMENT")span.style.fontSize="20pt";
     
    Regards,
    Terry
     
     
     
     
     
  •  10-12-2009, 8:14 PM 56360 in reply to 56349

    Re: "Sending Announcement" by Administrator

    Hi Terry
     
    Thanks for the reply.
    Rgds,
    AYM
View as RSS news feed in XML