Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Multiple short text not aligned

  • TommiZu
  • TommiZu's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 10 months ago #136059 by TommiZu
Multiple short text not aligned was created by TommiZu
In previous versions it was left alingement of Multiple short text. now is right and looks bad.
How to make left alingement

and also there is to much space above send buttons.. how to make template more compact (new3.png)?

Thank you, alot!
The topic has been locked.
More
7 years 6 months ago #141146 by jacob
Replied by jacob on topic Multiple short text not aligned
Hey i've got the same problem. Did you found a solution?
The topic has been locked.
  • tammo
  • tammo's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
7 years 6 months ago - 7 years 6 months ago #141152 by tammo
Replied by tammo on topic Multiple short text not aligned
This addresses your remark about "to(o) much space above send buttons":


In template.css: change:
#navigator-container {
margin-top: 4em;
padding-bottom: 1em;
padding-top: 1em;
}

to:
#navigator-container {
margin-top: 0;
padding-bottom: 1em;
padding-top: 0;
}

and insert:

.save-all hr{
display:none;
}


Tammo ter Hark at Respondage
For Limesurvey reporting, education and customized themes
respondage.nl
Last edit: 7 years 6 months ago by tammo.
The topic has been locked.
More
7 years 6 months ago - 7 years 6 months ago #141295 by jacob
Replied by jacob on topic Multiple short text not aligned
I found a solution for the multiple short text alignment that works for me.

I changed in "css/flat_and_modern.css":
@line 2979:
text-align: right;
to
text-align: left;

AND

@line 1784:
float: left;
to
float: none;

Maybe someone got a better solution. But for now this works great for me.

jacob :)
(attached: before and after)
[Version 2.50+ Build 160812]
Last edit: 7 years 6 months ago by jacob.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose