Fonts & text size on form now automatically changed
- ipbr21054Asked on September 29, 2013 at 09:26 AM
My form has had alterations but cant explain why ?
This is the form that has been affected
http://www.theremotedoctor.co.uk/fordcontact.html
Here is the list of incorrect items now on the form.
Header colour.
Size of text in header.
Form field questions font colour.
Security question answer box to long.
The above problems should have the fonts & text size as the form shown below.
http://form.jotformeu.com/form/32153378873360
Also i have noticed that the security outline box is now grey and not #3366FF on the form below
http://form.jotformeu.com/form/32153378873360
Why have these changes been made ?
- JotForm SupportWelvinAnswered on September 29, 2013 at 09:41 AM
Hi,
We won't change any that would ruined your current form settings. I've fixed all. Please kindly check.
Thanks
- ipbr21054Answered on September 29, 2013 at 09:48 AM
Hi
I now see the change on the site.
Before when a field was not completed the whole form woulod turn red.
Now have the problems fixed i see only a red highlite below the field box and not the whole sheet.
Forms are now as before,thanks.
PLEASE ADVISE WHAT CHANGES YOU MADE
- JotForm SupportWelvinAnswered on September 29, 2013 at 10:20 AM
Hi,
I just fixed the CSS injected to the form. It doesn't have any closing tag. I have added to !important to the Captcha Borders:
.form-captcha {
border:1px solid #3366FF !important;
}
Thanks