Comment Changer Le Favicon De Mon Form?

  • florentinhamard
    Demandé le 5 septembre 2024 à 04:16

    Bonjour,

    Avec mon offre argent, est-ce qu'il est possible de changer le favicon de l'onglet de mon formulaire svp ?

  • Simon Jotform Support
    Répondu le 5 septembre 2024 à 06:41

    Hi Florentin,

    Our French Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in French, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, unfortunately, you can't change your form's favicon from the Form builder. You need to edit your form's source code manually, then add the favicon you want to the source code to achieve it. After adding the favicon tag, you will have to save the source codes as an HTML file then upload it to your own server then get the file URL to publish the form.

    You can use the code below to add a favicon to your form:

    <link rel="shortcut icon" type="image/x-icon" target="_blank" href="images/favicon.ico"/>

    We have a guide on How to Get the Full Source Code of Your Form.

    Give it a try and let us how it goes.

Votre réponse