Welcome to the LimeSurvey Community Forum

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

Randomisierung

More
3 years 7 months ago #223822 by Joffm
Replied by Joffm on topic Randomisierung
Denke ich auch.
Daher habe ich ihn erst einmal mit Fragen bombardiert.

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
More
3 years 7 months ago #223913 by Marekopole
Replied by Marekopole on topic Randomisierung
Hallo,
Ich habe kein anderes Thema über die nächste Schaltfläche gefunden.

Schablone Fruit - Ursprünglich.
Lime Survey Ausführung 3.27.26+211123

Ich habe derzeit:
proinspekt.nazwa.pl/lime/stara.jpg

Er will einen Knopf in der Mitte und einen größeren:
proinspekt.nazwa.pl/lime/nowa.jpg
The topic has been locked.
More
3 years 7 months ago #223915 by Marekopole
Replied by Marekopole on topic Randomisierung
Mein Deutsch ist Google Translate ;-( Entschuldigung für die unleserliche Frage. Ich versuche es.
The topic has been locked.
More
3 years 7 months ago #223918 by Joffm
Replied by Joffm on topic Randomisierung
Hallo,

Ich habe kein anderes Thema über die nächste Schaltfläche gefunden.

Dann eröffnest Du ein neues. in diesem Thread ist die Frage sicher falsch.

Gut, wo willst Du den Button ändern?

a. Auf der "Willkommen"-Seite.
Ersetze in der "firstpage.twig" diese "Include"-Zeile

 {{ include('./subviews/navigation/navigator.twig') }}

durch dieses script
Code:
<div class="{{ aSurveyInfo.class.navigatorcontainer }} row navigator space-col" id="{{ aSurveyInfo.id.navigatorcontainer }}" {{ aSurveyInfo.attr.navigatorcontainer }}>
 
    <!-- Previous button container -->
    <div class="{{ aSurveyInfo.class.navigatorbuttonl }} col-xs-4 col-xs-offset-4" {{ aSurveyInfo.attr.navigatorbuttonl }}>
 
 
        {# Next button is not always shown (last page, all in one mode, etc) #}
                <!-- Button Next -->
                <button {{ aSurveyInfo.attr.navigatorbuttonnext }} accesskey="n" class=" {{ aNavigator.disabled }} {{ aSurveyInfo.class.navigatorbuttonnext }} btn btn-lg btn-block btn-primary " >
                    {{ gT("Next") }}
                </button>
    </div>
</div>    

Passe es nach Deinen Wünschen an.
Da LimeSurvey auf bootstrap beruht, lies auch hier:
[url] getbootstrap.com/docs/3.4/css/#grid [/url]
und
[url] getbootstrap.com/docs/3.4/css/#buttons [/url]

 

b. Auf einer Frageseite
Ändere in der "navigator.twig"

 <div class="{{ aSurveyInfo.class.navigatorbuttonr }} col-xs-6 text-right">

in

 <div class="{{ aSurveyInfo.class.navigatorbuttonr }} col-xs-12 text-center">

Nun ist der Button in der Mitte.
Ändere die Größe durch dies in der "custom.css"
Code:
.btn-lg {
    width:150px;
    height:75px;
}

Auch hier: Ändere die Werte nach Deinem Geschmack.

 


Joffm



 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: Marekopole
The topic has been locked.
More
3 years 7 months ago #224070 by Marekopole
Replied by Marekopole on topic Randomisierung
Hallo Danke dir.
Leider ist die Datei custom.css leer. ( Lage themes/survey)

Nachdem Sie nur den Code eingegeben haben, passiert nichts in dieser Datei.

/******************
User custom CSS



In this file you can add your own custom CSS
It will be loaded last, so you can override any other property.
Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

The topic has been locked.
More
3 years 7 months ago - 3 years 7 months ago #224078 by Joffm
Replied by Joffm on topic Randomisierung
1. Du bearbeitest die "custom.css" mit dem "theme editor".

2. Ja, in einem neuen, "erweiterten" theme ist die "custom.css" leer.
Dort fügst Du ja Deine eigenen Erweiterungen hinzu. Daher heißt sie "custom".

Bitte, lies das Manual.

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 3 years 7 months ago by Joffm.
The following user(s) said Thank You: Marekopole
The topic has been locked.
More
3 years 7 months ago #224090 by Marekopole
Replied by Marekopole on topic Randomisierung
Vielen Dank. Funktioniert alles.
The topic has been locked.
Moderators: holchJoffmtpartner

Lime-years ahead

Online-surveys for every purse and purpose