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
-- Entire Support Site --
Knowledgebase
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Troubleshooter
Language:
English (U.S.)
Help Desk Software By Kayako eSupport v3.04.10