Can't seem to change radio buttons.

  • mom0f4
    Asked on May 11, 2016 at 12:47 PM

    Can't seem to change radio buttons. I've cleared my cache, used css, but I have 1 error and don't know which css line to remove. https://www.jotform

  • BJoanna
    Replied on May 11, 2016 at 1:23 PM

    It seems that your post is cut off and ID of your form is not shown. I have checked your account and you have only this form http://www.jotform.ca/form/61299063728262, so I assume that this is the form you are working on.

    I have inspected CSS code that you have added inside of that form and there is an error inside of second line of your code. Url of your image is not correct. You can remove this part of the code or you can enter correct url. 

    Cant seem to change radio buttons Screenshot 20

    Correct code would be url('http://your-image.com/here.png') where http://your-image.com/here.png  should be replaced with your image URL.

    Also I am not sure what you are trying to achieve with your radio buttons. Please provide us more details about what you are trying to achieve and we will be happy to assist you. 

    Let us know if you need further assistance. 

     

  • mom0f4
    Replied on May 11, 2016 at 1:56 PM

    It seems that the error code above isn't relate to the radial button color change that I want for gender: male/female.  Presently they are white and when I click on it, it's blue.  I want to make the blue color a different color.  

    Regarding the above error, I'm happy with the image as it is presently so don't want to mess with it.  

    Yes, I only have one form.

  • BJoanna
    Replied on May 11, 2016 at 2:11 PM

    You can change the style of the radio buttons and check boxes inside of Form Designer. Click on radio button inside of Form Designer and you will find the options to change the style.

    Cant seem to change radio buttons Screenshot 30

    Cant seem to change radio buttons Screenshot 41

    Hope this will help. Let us know if you need further assistance.