Some styling changes
-
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)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Some styling changes’ is closed to new replies.