0
Welcome Guest! Login
0 items Join Now

Radio buttons not shown correctly

    • FH45's Avatar
    • FH45
    • Elite Rocketeer
    • Posts: 909
    • Thanks: 3
    • CEO & Publisher

    Radio buttons not shown correctly

    Posted 14 years 10 months ago
    • I have designed a form using Chronoforms. One of the fields is a radio button. But when I display the form, the radio button is overlapped by the wordings. You can see this is my site jfkenterprises.net/yachtcharter/index.ph...onocontact&Itemid=66

      I do not get this problem with other templates. I am chosing Style6 for my Quasar template but when I use the firebug to debug, it shows that the radio button is from style1.css. Is this correct? Should I be changing the css in Style1 instead of Style6?
  • Re: Radio buttons not shown correctly

    Posted 14 years 10 months ago
    • Open your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      .form_item .form_element .radio_label {padding-left: 20px;padding-bottom: 3px;}

Time to create page: 0.056 seconds