Welcome to the LimeSurvey Community Forum

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

End of survey - assessement text - cannot change alignment from center to left

  • Geka99
  • Geka99's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 5 months ago #159561 by Geka99
Hi everyone, as a newbie to Limesurvey and CSS i have a rather stupid problem (as least i assume so).

I want to have the computed results on the end of a Survey aligned left, not centered and i can not figure out where to change this. Problem with CSS? Which element? I tried to Change it from line 178 from "Center" to "left" but i does not work...

Exactely this piece of code:


.assessment-table {
margin: 0 auto;
text-align: left;
width: 75%;
border-collapse: collapse;

Any tips for me?

URL of the Survey is:
www.surveyy.net/survey/index.php?sid=55947&lang=de

Thanks very much,
Gerald
Attachments:
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Away
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
6 years 5 months ago #159572 by tpartner
Try adding this to the end of template.css:

Code:
.assessment-table td {
    text-align: left;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose