• Resolved fabrikka

    (@fabrikka)


    Hi,
    Thanks for your work. It’s just what I needed to add questionnaires for future proposals. I tried but don’t succeed for some styling customizations. I made a lot with what I found in this forum, but i don’t find how to do these :

    – The send button : I need squared corners, not round and no shadow displayed.
    – The red outline under the required fields : how to change the color (this red is not fitting well with my colour.
    – I need to target some simple information text lines, with no field, to change the syling (spacing, colour, and stuff), how can I do that ?

    Here is my code :

    [md-form spacing="tight"]
    
    Merci de renseigner ces quelques champs pour nous permettre d'orienter correctement votre projet <blockquote>here is a simple information text line</blockquote>
    
    [md-text label="Votre nom"]
    [text* your-name]
    [/md-text]
    
    [md-text label="Email" help="choisissez une adresse valide"]
    [email* your-email]
    [/md-text]
    
    Vos besoins <blockquote>here is an other simple information text line</blockquote>
    
    [md-switch label="Quel type de site web ?" outlined="no"]
    [checkbox checkbox-613 "Un site vitrine" "Un site marchand" "Un réseau social" "Un site spécial" "Pour l'instant, j'en sais rien"]
    [/md-switch]
    
    [md-switch label="Vous avez besoin d'un nom de domaine et d'un hébergement ?" outlined="yes"]
    [checkbox checkbox-613 "Oui" "Non" "J'en ai déjà un, mais c'est chez OVH" "J'en ai déjà un, mais c'est chez 1&1"]
    [/md-switch]
    
    [md-switch label="Quelle est la taille de votre projet ?" outlined="yes"]
    [checkbox checkbox-613 "C'est une refonte d'un site actuel" "C'est une création de zéro" "J'ai besoin d'améliorations sur mon site" "C'est encore autre chose"]
    [/md-switch]
    
    [md-switch label="C?té graphisme et contenus" outlined="yes"]
    [checkbox checkbox-613 "J'ai besoin de rien" "J'ai besoin d'un peu" "J'ai besoin de beaucoup"]
    [/md-switch]
    
    [md-text label="Le projet est à réaliser au plus tard pour le :"]
    [date date-315]
    [/md-text]
    
    [md-textarea label="Ajoutez quelques informations nécessaires ici"]
    [textarea your-message]
    [/md-textarea]
    
    [md-captcha]
    [recaptcha]
    [/md-captcha]
    
    [md-accept label="Newsletter" terms="Souscrire à la Newsletter"]
    <span class="wpcf7-form-control-wrap"><input type="checkbox" name="mc4wp-subscribe" value="1" /></span>
    [/md-accept]
    
    [md-submit]
    [submit "Demander un devis"]
    [/md-submit]
    
    [/md-form]

    Thanks a lot.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author GusRuss89

    (@gusruss89)

    Hi @fabrikka

    Sorry for the late reply.

    I can’t help with styling unless I can see your website (just the front end). If you can send me a link to your form then I’d be happy to address your issues.

    Thanks,
    Angus

    Thread Starter fabrikka

    (@fabrikka)

    Hi,

    Ok, here is a picture of what I meant. I can give you an admin access if you need more. Thanks.

    Plugin Author GusRuss89

    (@gusruss89)

    Hi @fabrikka

    Sorry, when I said I need to see your front end I meant a live version (so that I could inspect your CSS). Is it possible for you to send me a link rather than a screenshot? I will not need any kind of admin access.

    Thanks,
    Angus

    Thread Starter fabrikka

    (@fabrikka)

    Hi Angus, no it’s not possible to give you a live link because the website is not published and there is a redirection on the url. If you need an access to the front, you need to be connected to the back as admin or something. So I can provide you something, even temporary, but in private of course. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some styling changes’ is closed to new replies.