Welcome to the LimeSurvey Community Forum

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

Abstand der Umfrage oben ändern

More
2 years 10 months ago - 2 years 10 months ago #233422 by Hansjochen

Wie kann ich den Abstand zwischen "Logo-Zeile" und "%-Angabe" in der custom verringern?
Danke für hilfreiche Hinweise ...
Hansjochen
Last edit: 2 years 10 months ago by Hansjochen.

Please Log in to join the conversation.

More
2 years 9 months ago #233430 by Joffm
Hallo, Hansjochen,
wenn Du die Seite mit dem Webdevelopment-Tool des Browsers (wird meist mit F12 aufgerufen) untersuchst, siehst Du dies:

und auch dies
 

Hier kann man jetzt schon einmal "spielen", um zu sehen, ob man richtig liegt und welcher Effekt erzeugt wird.

Dann kannst Du also dies mit dem von Dir für gut erachteten Wert in die "custom.css" eintragen:
Code:
body .top-container {
    margin-top: 10px !important;
}    

"!important" nicht vergessen, da der Wert erst im Programmcode erzeugt wird und Dir sonst Deine Einstellung wieder überschreiben würde.

 

Joffm
 

Volunteers are not paid.
Not because they are worthless, but because they are priceless

Please Log in to join the conversation.

More
2 years 9 months ago #233431 by Joffm
Alternative:
Code:
body  {
    padding-top: 60px !important;
}    

Einfach ausprobieren und gucken, was besser passt.

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: Hansjochen

Please Log in to join the conversation.

Moderators: holchJoffmtpartner

Lime-years ahead

Online-surveys for every purse and purpose