1. stefano_rosini
  2. Bug Report
  3. Tuesday, September 30 2014, 08:19 AM
In my registration form I added a radio button with 3 items and I selected the option "not inline".
But, in the registration form, the three items are shown inline and only one radio button is shown.
This issue is appeared recently, probably after the JOOMLA upgrade to the 3.3.4 release.
Attachments (1)
References
  1. http://www.occupiamoci.org
admin Accepted Answer
Admin
Hi,
add this CSS code at the end of file /templates/purity_iii/css/themes/occupiamoci/template.css
#t3-mainbody div.radio{padding-left:0px;}
#t3-mainbody label.radio{margin-right:20px;}
#t3-mainbody label.radio input{float:none;margin-right:5px;}
  1. more than a month ago
  2. Bug Report
  3. # 1
stefano_rosini Accepted Answer
Now the radio buttons are appeared but the buttons are inline while I had selected no inline.
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry I not understand well, please remove previous code and add this:
#t3-mainbody label.radio{display:block}
  1. more than a month ago
  2. Bug Report
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.