Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Live Support
»
Re: "Sending Announcement" by Administrator
Re: "Sending Announcement" by Administrator
10-12-2009, 9:35 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: "Sending Announcement" by Administrator
Reply
Quote
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
View Complete Thread