Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
That would push the first <span> element out to 50% of its parent (the <li>), but I think the <ul> needs to be pushed out to 100% before manipulating any of its children. The <ul> does not default to 100% because of "display:table;".
.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
A quick test with FireBug seems OK, but maybe more because ul are already large. (and with FF).
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Hello
I am encountering this same problem above. "The checked box and subqusetions are not at same line".
I have tried the 3 solutions posted.
1) Add this to the end of template.css:
.multiple-opt-comments ul.subquestions-list {
width: 100%;
}
.multiple-opt-comments ul.subquestions-list label.answertext {
width: auto;
}
is in the template.css file.
Some how, overnight, everything works perfectly!
Don't know if it has something to do with cache clearing on the local PC, or the remote host.
Note to site admin, can you please remove the link I provided in my previous comment?
Thanks.
John