-
AuthorPosts
-
August 21, 2015 at 11:52 am #365419
hi, I’m trying to style my radio buttons to be bigger but my changes are not showing up on mozilla firefox.
e.g. http://www.squarology.com/byrne-vs-fischer-1956-part-one/
If you scholl down to the radio buttons you’ll see that they’re bigger on chrome but not on firefox. Also I don’t want the fill-in color to be gray but black instead. Could you help me?
I’m using this in style.css file in my child theme:
.quiz-form input[type=”radio”] {
height: 22px;
width: 22px;
color: #000000;
}thank you
August 21, 2015 at 9:54 pm #365709Hello There,
Thanks for writing in!
Radio buttons are rendered different on different browsers. To customize a radio button, please check out this tutorials:
http://webdesign.tutsplus.com/articles/quick-tip-easy-css3-checkboxes-and-radio-buttons–webdesign-8953
http://code.stephenmorley.org/html-and-css/styling-checkboxes-and-radio-buttons/
http://cssdeck.com/labs/ldmtsmfk
http://www.wufoo.com/guides/custom-radio-buttons-and-checkboxes/Hope this helps. Kindly let us know.
August 21, 2015 at 10:15 pm #365719I’ve already seen tutorials. I thought maybe you guys could help me getting the radio buttons to be bigger in mozilla firefox but apparently you can’t.
And yes, I can use google, too.
August 22, 2015 at 3:22 am #365881Hey there,
Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
August 22, 2015 at 8:26 am #366048You can’t help me style radio buttons? that’s weird but I understand, no one knows how to do it. I guess that’s why it took 10 hours for my first question to be answered. I think you guys should have just said that from they very beginning, it would saved me lots of time.
August 22, 2015 at 4:42 pm #366268Hi there,
It can be made, but we can’t provide support for this kid of customization. We provided some url to get you started. We do provide some hint and suggestion if it’s something big which we can’t handle as support.
Thanks for understanding.
-
AuthorPosts