Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

can i hide radio button circle?

More
4 years 7 months ago - 4 years 7 months ago #211095 by briankirsinger
Greetings!
How can i ide radio button ricle? i just want emoji img :) 
 
Last edit: 4 years 7 months ago by briankirsinger.
The topic has been locked.
More
4 years 7 months ago #211097 by tpartner
It can be hidden with CSS:

Code:
<style type="text/css">
 
  #question{QID} label::before,
  #question{QID} label::after {
    display: none;
  }
</style>

But how will you indicate which item is selected?

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu, briankirsinger
The topic has been locked.
More
4 years 7 months ago #211100 by briankirsinger
Tyvm!
Well idk but is a requeriment of my client n_n"
The topic has been locked.
More
4 years 7 months ago #211103 by tpartner

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu, briankirsinger
The topic has been locked.
More
4 years 7 months ago #211115 by briankirsinger
Wow nice! Thanks so much :D
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose