- Posts: 12
- Thank you received: 0
close spacing in radio button list
- Sharon Betts
- Topic Author
- Offline
- New Member
-
Or even better to make them appear on the screen in a horizontal line instead of vertical?
Thank you
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Could you please send me the link to the page so that I can look at it and guide you to change it?
Tuan
Please Log in or Create an account to join the conversation.
- Sharon Betts
- Topic Author
- Offline
- New Member
-
- Posts: 12
- Thank you received: 0
neleos.org/sf15-reg
I would really like to either bring the radio buttons closer together or have them print horizontally instead of vertically
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
That should solve your issue. Could you try ?
Tuan
Please Log in or Create an account to join the conversation.
- Sharon Betts
- Topic Author
- Offline
- New Member
-
- Posts: 12
- Thank you received: 0
But, can I bring the button close to the choice? the spacing is going to have some people pick the wrong ones, i am sure.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
We will need to alter some css code to reduce the space. Could you please submit a support ticket sending us super admin account of your site so that we can do the modification for you ?
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Sharon Betts
- Topic Author
- Offline
- New Member
-
- Posts: 12
- Thank you received: 0
If you tell me which css file I find the spacing in - I can perhaps change it once this form is finished.
What a wonderful offer to change it for me. Greatly appreciative.
Please Log in or Create an account to join the conversation.
- Dũng Nguyễn Việt
-
- Offline
- Banned
-
- Posts: 119
- Thank you received: 21
Please open file with this link: neleos.org/components/com_pmform/assets/css/custom.css
And add this css style:
body .pf-container .control-group fieldset {
border: none;
}
body .pf-container .control-group ul {
margin: 0!important;
padding: 0;
}
body .pf-container .control-group .row-fluid [class*="span"] {
width: auto;
background: none;
min-height: 10px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
width: auto !important;
}
body .pf-container .control-group input[type="radio"], body .pf-container .control-group input[type="checkbox"] {
position: absolute;
}
Please to work on, and let's me know how does it look.
I will continue to fix if it still haven't look well.
Thanks.
Please Log in or Create an account to join the conversation.
- Sharon Betts
- Topic Author
- Offline
- New Member
-
- Posts: 12
- Thank you received: 0
However, this is very usable for us as is.
Have you had a chance to examine reformating the email response to users? Just making it two columns would help. I sent you a couple of email examples. Would it be easier if I posted the question in another forum thread?
Thank you, Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Have you had a chance to examine reformating the email response to users? Just making it two columns would help. I sent you a couple of email examples. Would it be easier if I posted the question in another forum thread?
=> Sorry but it will require custom modification to the code. So I am afraid of you will need to find a dev to help you with this modification
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.