Partage
  • Partager sur Facebook
  • Partager sur Twitter

Contact Form 7 | NEED HELP WITH INLINE/BLOCK PROBL

need checkbox to be horizontal

    30 mai 2016 à 17:27:43

    1. I need help with a CSS line.
      I am configurating a form with Contact Fom 7 but having difficulty.
      I have tried everything to do a simple thing. Put a "radio" checkbox Inline instead of block. I want the radio checkbox to be horizontal instead of vertical and i am not really good with coding so i need to do that with a custom CSS line.

      Here's a photo that explains the problem and shows the code :
      http://www.atelier-mobile.ca/wp-content/uploads/2016/05/inlineblock.png

      and Here's my page website link :
      http://www.atelier-mobile.ca/contact/

      Thanks guys

    • Partager sur Facebook
    • Partager sur Twitter
      30 mai 2016 à 17:53:00

      Topic moved to International forum :)

      Your problem is here:

      #content form span { width: 100%}

      Of course, if your element is a hundred percent of its parent width… it'll start a new line. Delete this CSS line, or modify it, or if you really need it, create another to supercharge it. But in general width: 100% is bad, and could be dangerous (though, you have a box-sizing: border-box so there is no problem here - it's just bad practice).

      (oh, and don't scream with capitals, it's rude)

      -
      Edité par Lamecarlate 30 mai 2016 à 17:53:26

      • Partager sur Facebook
      • Partager sur Twitter

      Pas d'aide concernant le code par MP, le forum est là pour ça :)

      Contact Form 7 | NEED HELP WITH INLINE/BLOCK PROBL

      × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
      × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
      • Editeur
      • Markdown