- Posts: 77
- Thank you received: 4
Ask the community, share ideas, and connect with other LimeSurvey users!
Bootstrap theme: here, you can choose a Bootstrap theme to load. They come from Bootswatch bootswatch.com/3/
<!-- If empty, bootstrap css/js files will not be loaded. In the future, we may have more engines, like foundation --> <cssframework> <name>bootstrap</name> </cssframework>
<!-- If empty, bootstrap css/js files will not be loaded. In the future, we may have more engines, like foundation --> <cssframework> <name>bootstrap</name> <css replace="css/bootstrap.css">css/variations/mycustom.css</css> </cssframework>