[Using Custom CSS] Edge of form cut off
-
JessrkAsked on January 07, 2014 at 12:25 PM
Hi there.
As you can see, the edge of my "message" box is missing.
I have tried everything... (embedding in dreamweaver, imbedding with iframe and the normal embed... the imbedding only messes up my scripts on the page so this is with the iframe).
I can't see which width should change (I have it at 700 in jotform)
http://www.jessrk.com/contact/contact-en.html
http://www.jessrk.com/contact/contact-de.html
-
pinoytechAnswered on January 07, 2014 at 03:00 PM
Hi,
In order to fixed the issue, you need to use and inject some custom css into your form.
http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
Here's the code you need:
textarea#input_8.form-textarea {
width: 280px !important;
}
Anyways, I've injected it already in your form. You might like to take a look at your website now: http://www.jessrk.com/contact/contact-en.html
If you need further assistance, please feel free to contact us at anytime.
-
JessrkAnswered on January 07, 2014 at 03:37 PM
Thank you oh so very much :)
smiles.
-
pinoytechAnswered on January 07, 2014 at 05:08 PM
It's my pleasure! If you need our assistance again, please feel free to contact us at anytime.
Have a nice day!