Inject CSS and import

  • webkameleon
    Asked on October 8, 2014 at 4:24 AM

    Could you please put injected CSS part to a separate style tag so we can import external css using

    @import url('xxx');

    it does not work when you put style definitions before

    Jotform Thread 440099 Screenshot
  • Jan
    Replied on October 8, 2014 at 9:10 AM

    Hi webkameleon,

    Unfortunately JotForm does not support "@import" in injecting CSS code. However, JotForm supports css "@media" and "@font-face" rules.

    You might want to try putting that @import url directly to your web page then embed the form but not within the JotForm CSS injection. You can also try putting the CSS codes  directly to the injecting custom css code feature.

    Thanks,

    Jan