• Resolved secc

    (@secc)


    Hi

    My Acceptance Checkboxes are not on the same line like the text you accept, and i dont know, how to fix it. It works, but it looks just not so nice. Thank you for your help.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try wrapping the whole thing in <p> tags. e.g.

    <p>[acceptance accept-1]Hiermit buche ich verbindlich den ausgew?hlten Tauchkurs.[/acceptance]</p>

    Thread Starter secc

    (@secc)

    This works perfect. Thank you very much for your help.

    Hi, I have the same problem. The acceptance box and the text are not in one line. in Safari and Chrome the box appeares at the left side, in firefox in the center. No idea why!

    My website: https://www.47grad.li/
    The code:
    <label> Name (Pflichtfeld)
    [text* your-name] </label>
    <label> E-Mail-Adresse (Pflichtfeld)
    [email* your-email] </label>
    <label> Betreff
    [text your-subject] </label>
    <label> Nachricht
    [textarea your-message] </label>
    <p>[acceptance Datenschutz]Sie erkl?ren sich damit einverstanden, dass Ihre Daten zur Bearbeitung Ihres Anliegens verwendet werden.</p>
    [submit “Senden”]

    If I enter [/acceptance] at the end of the tag, the text disappears completely.
    Thank you for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Acceptance Checkbox not on line like the text’ is closed to new replies.