- Posts: 12
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
andThe "normal" landingpage, where surveys can be listed
Do you mean by "normal" this one? Here the public surveys are listed.the admin page
The usual way is to extend a theme to use the inheritance. Did you really copy it?I have copied the vanilla template to be able to create some own setting including custom.css for the view of a survey.
...
For any survey I was able to create a custom.css
Please Log in to join the conversation.
Please Log in to join the conversation.
So you did not use the theme editor?I found out, by tracking the html-code inside the browser, that this landinpage uses some custom.css, but it is stored inside the original path of the vanilla theme (themes/survey/vanilla/css/custom.css).
You should not touch the "theme" folder.but it is stored inside the original path of the vanilla theme (themes/survey/vanilla/css/custom.css).
Please Log in to join the conversation.
Please Log in to join the conversation.