How can I move the hover text bubble

  • Sreddy
    Asked on April 27, 2016 at 11:58 AM

    How can I move the hover text bubble Image 1 Screenshot 20

  • David JotForm Support
    Replied on April 27, 2016 at 12:42 PM

    Adding this code to your form should move the the hover text so that you can see the full field:

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    .form-description {

        top : -120px;

    }

    .form-description-arrow {

        border-color : #f3b767 transparent transparent transparent;

        border-style : solid;

        border-width : 10px;

        height : 0;

        width : 0;

        left : 20px;

        top : 120px;

        position : absolute;

    }

    .form-description-arrow-small {

        border-color : whiteSmoke transparent transparent transparent;

        border-style : solid;

        border-width : 7px;

        height : 0;

        width : 0;

        left : 23px;

        top : 119px;

        position : absolute;

    }

    Here is what the form would look like with the code added:

    https://form.jotform.com/61175339717966

  • Sreddy
    Replied on April 27, 2016 at 1:38 PM

    How to I add the code ot my form 

  • Sreddy
    Replied on April 27, 2016 at 1:45 PM

    Thanks David got it. 

  • David JotForm Support
    Replied on April 27, 2016 at 2:51 PM

    Very welcome.  If there is anything else we can help with, just let us know.

  • Sreddy
    Replied on April 27, 2016 at 4:09 PM

    When I go back to reuse the form the changes are not saved. 

  • Sreddy
    Replied on April 27, 2016 at 4:18 PM

    How  do I save the changes so I can reuse the form.

  • David JotForm Support
    Replied on April 27, 2016 at 4:53 PM

    The changes should save without issue.  If you would like, you can clone my copy that is set up already:

    http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Using this URL:

    https://form.jotform.com/61175339717966