How do I fix these CSS errors?

  • tysheka93
    Asked on January 18, 2017 at 9:47 AM

    Within the CSS codes, there are two errors:

    224. top: -80px9;

    225: left: -6px9;

     

    I have no idea what this means or how to correct it.

  • AIDAN
    Replied on January 18, 2017 at 11:22 AM

    Hi, thank you for contacting us.

    Upon inspecting your CSS, it turned out that these two lines contain the extra "9" so you may simply edit them to become:

    top: -80px;

    left: -6px;

    And that will fix your errors and keep your design unchanged.

    If you have more questions or need further assistance, please let us know. Thank you.

  • tysheka93
    Replied on January 18, 2017 at 12:57 PM

    Thank you,

    I would also like to change the design "Color Scheme" to the fourth option (green). However, it takes forever to save and never stops loading. What is causing that issue?

  • Mike
    Replied on January 18, 2017 at 1:46 PM

    Your question has been moved into a separate thread:

    https://www.jotform.com/answers/1038514

    We will check it out and get back to you shortly.