Does anybody has the best way «.class» or «#id» to define CSS only for backend or in this particular situation to «hide» the button with CSS in customer survey?
Found the body.className in backend matched with theme. But this would be different dependent from the project or does not work anymore if I change the theme.
- Is there something more general class or id? Like «.ls-backend» in in an as high as possible HTML-element in backend or frontend?
Can't find topic about in forum or google...
But is hard to come up with the right term.
Any help or push in the right direction is very welcome.
front end css are in theme : custom.css are easily updatable if you extend core theme.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
PS : i think the best way is to really remove this button … since ckeditor is not activated : this button have no reason …
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
The theme of the survey and the themes of the administration are totally separated. Changing your survey theme does not change the backend at all. Only one point where there is a little bit of overlap in my opinion is that the survey theme that is set to default influences the design of the survey list page (index of your installation). In my opinion, this page actually should belong to the admin theme, not to the default survey theme. But this is a historical thing.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.