Modifier les couleurs

  • wearemoutonnoir
    Demandé le 8 juin 2023 à 09:02

    Bonjour,

    J'aimerai modifier la couleur des étoiles ainsi que de l'arrière plan des questions (quand on clique dessus) dans mon formulaire, comment faire ?

    Je vous remercie

  • jonathan
    Répondu le 8 juin 2023 à 17:00

    Hi,

    We apologize for the inconvenience. Unfortunately since you are using the Card Form layout, it is not possible to use custom injected CSS codes in the form to customize some of the elements.

    What you can do for now in your card form is to use the Star Rating properties options.

    Modifier les couleurs Image 1 Screenshot 20

    You can also create a new form using the Classic form layout instead so that you can have more options for custom design using injected CSS codes.

    Please let us know if you need further assistance.


  • wearemoutonnoir
    Répondu le 12 juin 2023 à 09:38

    Hello,

    Thank you for your answer. Is it possible to change the background of the question when the users click on it ? I changed the templates to a totally customizable on. And I don't want that the background of the questions white when people click on it. Indeed, my typo is also white, so no one can se the question they click on.

    Thank you,

    https://eu.jotform.com/build/231624083863053

  • Lorenz Jotform Support
    Répondu le 12 juin 2023 à 21:46

    Hello wearemoutonnoir,

    Thanks for getting back to us. Yes, you can use the custom CSS code below and inject it into your form.

    .form-line-active {
    background-color: red !important;
    }


    Let me walk you through on how to inject it.

    1. In Form Builder, click on the blue Paint Roller icon on your upper-right side below the orange navigation bar.

    2. Next, In the Form Designer panel, go to Styles tab.

    3. Lastly, Inject the code above below the Inject Custom CSS section and click on Save.

    Modifier les couleurs Image 1 Screenshot 20

    You can play around with the color to specify until you're satisfied with the result. You can also use hex code for your color for a variety of more color options to choose from and use this page as your reference.

    Give it a try and let us know if you need more help.

  • wearemoutonnoir
    Répondu le 13 juin 2023 à 03:24

    Hello,

    Thank you very much, it works !!

    Have a good day,

    Lou-Anne.