- Posts: 14463
- Thank you received: 4393
Ask the community, share ideas, and connect with other LimeSurvey users!
I wrote this to make clear that you enter the css definition into your question text (in source code mode), instaed of the subquestion text (what you did before).Hi,
but you entered the css script into the subquestion text.enter the changed values into your question
And add the mybtn to the css classes.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
.mybtn .btn { padding: 26px 5px; line-height: 2.5; border-radius: 50%; width: 62%; margin-left: 19%; margin-top: 20px; }.mybtn .btn-primary:active,.mybtn .btn-primary.active { background-color: #76C1E2 !important; border-color: #76C1E2 !important; } .mybtn .btn-primary { background-color:maroon; border-color: #2473B9; } .mybtn .btn-primary:hover { background-color: green; border-color: #2473B9; }
Please Log in to join the conversation.