Welcome to the LimeSurvey Community Forum

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

Change the colour of navigator boxes

  • EuropeanLawInstitute
  • EuropeanLawInstitute's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
6 months 1 week ago #251239 by EuropeanLawInstitute
Change the colour of navigator boxes was created by EuropeanLawInstitute
Please help us help you and fill where relevant: Design issues
Your LimeSurvey version: Version 5.6.38
Own server or LimeSurvey hosting: latter one
Survey theme/template: fruity
==================
Hello everyone,
I am trying to change the colour of the navigator boxes. I already managed with the progress bar, does anyone know how to change the colour of the navigator boxes (specifically "next" and "previous") in the css file? Thank you for your input!
 

Please Log in to join the conversation.

  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
6 months 1 week ago #251244 by Joffm
Replied by Joffm on topic Change the colour of navigator boxes
Hi,
you address the buttons
#ls-button-previous  and #ls-button-submit.

Like this
Code:
#ls-button-previous {
   background-color:red;
   color:yellow;
}
#ls-button-submit {
   background-color:yellow;
   color:maroon;
}
 

Don't forget to define the other states of the buttons (active, hover,...)

Joffm

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

Please Log in to join the conversation.

Lime-years ahead

Online-surveys for every purse and purpose