How to make radio button multiple choice have "Next" button skin | XM Community
Skip to main content
Solved

How to make radio button multiple choice have "Next" button skin

  • May 15, 2018
  • 1 reply
  • 37 views

Forum|alt.badge.img
Hey, I have a multiple choice question and instead of having radio buttons to click on I want the answer choices to have the same look as the "Next" button in my survey (which I have already customized to look how I want). I have Javascript set up on the page right now so that when they click the answer choice, it immediately takes them to the next page, so this would just be making it look more pleasing. I have a good amount of page customization, so I don't want to change the Theme to one with box questions. Any ideas?

Best answer by MohammedAli_Rajapkar

Hi @Merina You can try adding a border around the option (which is the div tag) and if anyone mouse over it then change the color of the div tag to something else. However, the radio button is still visible on the screen.

1 reply

MohammedAli_Rajapkar
QPN Level 5 ●●●●●
Forum|alt.badge.img+20
  • QPN Level 5 ●●●●●
  • 482 replies
  • Answer
  • May 18, 2018
Hi @Merina You can try adding a border around the option (which is the div tag) and if anyone mouse over it then change the color of the div tag to something else. However, the radio button is still visible on the screen.