Home Forums Newsletter Plugin Support How can i add 2 input fields within one line?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #347007
    website
    Participant

    Hello, how can i add 2 input fields within one line, so that i can save some space for the registration form.

    e.g.
    <div class=”tnp-field tnp-field-profile”><label for=”tnp-4″>Postleitzahl</label>
    <input class=”tnp-profile tnp-profile-1″ id=”tnp-profile_1″ type=”text” size=”” name=”np1″ placeholder=””></div>
    <div class=”tnp-field tnp-field-profile”><label for=”tnp-5″>Land</label>
    <input class=”tnp-profile tnp-profile-2″ id=”tnp-profile_2″ type=”text” size=”” name=”np2″ placeholder=””></div>

    best regards,
    Martin

    #347160
    Michael
    Keymaster

    Hello Martin, do you have a live url for your forms so I can take a closer look?

    Michael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.