live-chat

Live chat by SightMax

Support Center » Knowledgebase » How to make the Radiobutton Label white in the PostChat Survey in SightMax 7
 How to make the Radiobutton Label white in the PostChat Survey in SightMax 7
Solution How to make the Radiobutton Label white in the PostChat Survey in SightMax 7

Please add this line in your AgentInterface\CSS\PreChatSurvey.css
.radiobuttonlabel {font-size: 8pt; color: white;}
 
Also, go to your AgentInterface/Scripts folder and open PrePostChat.js and search for this:

for(var x =0; x < item.RadioButtons.length; x++)

Add this line
labelSpan.removeClass( 'surveyitemheading' ).addClass("radiobuttonlabel"); 

right above 

for(var x =0; x < item.RadioButtons.length; x++)


Save the file.


Article Details
Article ID: 395
Created On: 14 May 2010 09:32 AM

 This answer was helpful  This answer was not helpful

 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter
Language:

Help Desk Software By Kayako eSupport v3.04.10