The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Change indication of required question [Citronade Template]

Change indication of required question [Citronade Template] 5 months 2 weeks ago #89490

  • bedsingar
  • bedsingar's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 4
  • Karma: 0
Hi,

I'm currently using the Citronade template which highlights required questions with a red asterisk "*". I'd like to change this to that it shows "* Required Question".

I can't see this in the CSS anywhere so I'm wondering if anybody can point me in the right direction?

Thanks
Last Edit: 5 months 2 weeks ago by bedsingar.
The administrator has disabled public write access.

Re: Change indication of required question [Citronade Template] 5 months 2 weeks ago #89491

  • DenisChenu
  • DenisChenu's Avatar
  • OFFLINE
  • Moderator Lime
  • Posts: 4374
  • Thank you received: 451
  • Karma: 165
Unfortunately, it's not in css or js of the template.

You can make your own translation file, translate * by 'This question is mandatory' to have it in HTML for accessibility.

You can do it in javascript, but it's not really accessible.
Something like that:
$('.asterisk:contains("*")').text("This question is mandatory");

Denis
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.164 seconds
Donation Image