Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • j0w 31 posts 202 karma points
    Mar 14, 2019 @ 15:08
    j0w
    0

    UmbracoForms default css loading

    Hello everyone ! I'm looking for some information but can't find any answer yet so... Here I am !

    When we create a form with UmbracoForms, it seems that it's loaded with a default css, like, for example, classes like umbraco-forms-label :

    <label for="b91a4062-5af9-4ce8-db77-aa183c3310ef" class="umbraco-forms-label">
    Questions ou Commentaires  
    <span class="umbraco-forms-indicator">*</span>
    </label>
    

    Is there a way not to load this css ? or to load it differently so we can overwrite it?

    Thanks for your time :]

  • Brita Curum 9 posts 79 karma points
    Apr 15, 2019 @ 06:39
    Brita Curum
    0

    Hi Fant0hm,

    You need to use the Theme option in Partial Views > Forms > Themes and create your own theming in there.

    You can then call the form in your template and override default fields the way you want it.

    The below link may help you out:

    https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/Themes/

    ~Brita

Please Sign in or register to post replies

Write your reply to:

Draft