TEXT is too close to picture. How to add more space in between

  • cajonstudio
    Asked on February 14, 2015 at 1:45 PM

    Dear JotForm Team,

     

    I created a small little Form for PayPal Payment. I includes a Picture of the item and some description text.

    I have a little problem, the text is too close to the Picture. I tried several css codes but I am doing something wrong.

    The form is transparent, therefore it' s a bitt tricky to see the text next to the picture, thats why I am sending you also the url of the website where this form is embeded.

    Here is the form:

    http://form.jotformeu.com/form/50443134222340

     

    Here is the website with the form:

    http://www.cajonstudio.de/neues-kaufen-formular/

     

    Thank you so much for your help.

     

    Regards

    Noah

  • jonathan
    Replied on February 14, 2015 at 7:28 PM

    I can see that both the image and texts were part of the TEXT(HTML) field.

    TEXT is too close to picture Screenshot 40

     

    to add more space in between the image and text element, try inserting this code

    padding-right:20px;

    in the style of the image 

    TEXT is too close to picture Screenshot 51

    I suggest you follow the numbered steps# on the screenshot above.

     

    the result should be more space between the 2 element

    TEXT is too close to picture Screenshot 62

     

     

    Hope this help. Let us know of this did not work.

    Thanks.

  • cajonstudio
    Replied on February 15, 2015 at 9:02 AM

    Hi Jonathan,

     

    thanks so much, your code worked :-)

     

    Regards

    Noah