The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Positioning of Radio answers

Positioning of Radio answers 7 months 4 weeks ago #86120

  • vadindot
  • vadindot's Avatar
  • OFFLINE
  • Senior Lime
  • Posts: 51
  • Thank you received: 1
  • Karma: 0
I am using Version 1.92+ Build 120919; and I am making a single answer radio question.

If the responses are short, for example Yes or No, the labels move under the radio buttons. Otherwise they are to the right of the radio buttons.

I am using the bluengray template. How can I get it so that all of my responses are to the right?
The administrator has disabled public write access.

Re: Positioning of Radio answers 7 months 3 weeks ago #86373

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2869
  • Thank you received: 428
  • Karma: 246
Can you please activate a sample for us to see?
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.

Re: Positioning of Radio answers 7 months 3 weeks ago #86391

  • vadindot
  • vadindot's Avatar
  • OFFLINE
  • Senior Lime
  • Posts: 51
  • Thank you received: 1
  • Karma: 0
www.surveyservicedata.com/websurv/lim/in...hp?sid=79948&lang=en

there are 3 questions:

the first one has short answers, they appear underneath the radio button

the second one is the same answers, but with a bunch of embedded non-breaking spaces next to it... notice that it causes some weird spacing between rows

the third one has longer answers and works correctly


Thanks!
The administrator has disabled public write access.

Re: Positioning of Radio answers 7 months 3 weeks ago #86394

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2869
  • Thank you received: 428
  • Karma: 246
Try adding this to the end of template.css:
.list-radio .answers li label {
    display: inline;
}
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.

Re: Positioning of Radio answers 7 months 3 weeks ago #86395

  • vadindot
  • vadindot's Avatar
  • OFFLINE
  • Senior Lime
  • Posts: 51
  • Thank you received: 1
  • Karma: 0
that worked, you sir both rock and also roll...
previously it had said:
display: inline-block;

I am curious, what is the difference?

Thanks again Tony!
The administrator has disabled public write access.

Re: Positioning of Radio answers 7 months 3 weeks ago #86396

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2869
  • Thank you received: 428
  • Karma: 246
The block part allows setting of width, height, etc. which sometimes the browser messes up if not explicitly defined.
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.174 seconds
Donation Image