Is it possible to put a border around the complete form?

  • pzick
    Asked on July 8, 2015 at 12:14 PM
    Is it possible to put a border around the complete form?
  • Ben
    Replied on July 8, 2015 at 1:20 PM

    Yes, that would be possible to do and in several different ways as well.

    What I would suggest is to give us the link to the form and let us know what is the exact type of bordering do you wish to have on it?

    I ask this since we can make it around the iframe, around the form body or around the HTML and each would depend if you have the form embedded or using the direct link instead.

  • pzick
    Replied on July 17, 2015 at 5:29 PM
    New response receivedOkay, this is the form:
    http://form.jotformpro.com/form/51764694601965
    Can you put a border around the enter form?
    Pat
    ...
  • Ben
    Replied on July 17, 2015 at 7:25 PM

    I believe that you want the borders to go around the entire form since I was not able to find "Enter" segment.

    There are few codes that I would like you to try out and see which one you like best Pat.

    I think that this one looks nice:

    html.supernova form > div.form-all {
        border: 5px groove gray;
    }

    but you can try this one as well:

    html.supernova form > div.form-all {
        border: 3px double gray;
    }

    or solid line:

    html.supernova form > div.form-all {
        border: 2px solid gray;
    }

    You should add only one of the 3 codes, but you can add one then replace it with the other to see which one is to your liking and let us know how it looks :)

    Now to add the CSS to your form, just follow these steps: Inject Custom CSS Codes and add the CSS code that I have mentioned above at the bottom / after all the other CSS code in the custom CSS code field.

    That gives it a bigger importance and will make the border.

  • pzick
    Replied on July 31, 2015 at 10:54 AM
    New response received
    This works great – thank you. I used the first one.
    Another question, for this particular form, I can’t find where to go to set it up for Scott to receive a submitted form email notification. Please advise.
    Thank you for all your help.

    ...
  • Ben
    Replied on July 31, 2015 at 12:12 PM

    I am glad to hear that you liked the code above :)

    Now in regards to your question about the emails, since it is not on the same subject as your original question, I have moved it to a new thread here: http://www.jotform.com/answers/625037 where we will be answering it shortly.

  • pzick
    Replied on August 14, 2015 at 11:30 AM
    New response receivedIs
    it possible to create a form on jotform similar to the one here with the sliding answer option that can be posted on a webpage?
    http://www.funnelmarketingblueprint.com/

    Pat
    ...
  • Ben
    Replied on August 14, 2015 at 12:36 PM

    Hi Pat.

    Please always open a new thread instead of posting on an old thread. That allows us to properly assist you each time with each of your issues or questions.

    I have moved your post to a new thread this time as well, but as mentioned, in future, please open a new thread instead (for new issues / questions).

    This is the link to the new thread: http://www.jotform.com/answers/638829 where we will be answering shortly.