- Posts: 11
- Thank you received: 0
- Forum
- English support forums
- Installation & update issues
- Change the colour of the border when clicking
Change the colour of the border when clicking
7 months 1 day ago - 7 months 1 day ago #221330
by bierbier
Change the colour of the border when clicking was created by bierbier
Hello I am new to the LimeSurvey world.
I am in the process of changing the colour of the Surve in a new templet. Unfortunately I don't understand where to change the colour for the hoover effect.
For example, when I click in a drop down box, a green border appears. I am trying to change this.
Many thanks in advance.
I am in the process of changing the colour of the Surve in a new templet. Unfortunately I don't understand where to change the colour for the hoover effect.
For example, when I click in a drop down box, a green border appears. I am trying to change this.
Many thanks in advance.
Last edit: 7 months 1 day ago by bierbier.
Please Log in to join the conversation.
7 months 1 day ago - 7 months 1 day ago #221335
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Replied by tpartner on topic Change the colour of the border when clicking
Extend your theme and make changes in the custom.css file - manual.limesurvey.org/New_Template_System_in_LS3.x
You will need to use your browser web development tools (F5) to determine which rules define the look in the active state.
- www.w3schools.com/cssref/sel_active.asp
You will need to use your browser web development tools (F5) to determine which rules define the look in the active state.
- www.w3schools.com/cssref/sel_active.asp
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 7 months 1 day ago by tpartner.
Please Log in to join the conversation.