How do I make my form background transparent?

  • PranaHouse
    Asked on June 2, 2015 at 2:19 AM

    I have followed this advice: http://www.jotform.com/help/87-Making-the-Form-Background-Transparent

    And also set it to transparent in Designer, but no luck...

  • PranaHouse
    Replied on June 2, 2015 at 9:23 PM

    Thank you Syed, I have followed your instructions and it's still not working

    See: http://pranahouse.com.au/phytt-expressionofinterest/

    Do you have any other suggestions?

  • PranaHouse
    Replied on June 3, 2015 at 9:59 PM

    Thanks again! Still not working.

     

    When I go to Designer> CSS  it says there's an error:

    How do I make my form background transparent? Image 1 Screenshot 30

     

    But, when I delete that row, the error X just moves up to the next line.

     

    The error text accompanying the code you gave me says:

    'Use of !important

    Expected RBRACE at line 412, col 50'

     

    How do I make my form background transparent? Image 2 Screenshot 41

     

    and when I delete that line and the X moves up, the error message is:

    'Expected RBRACE at line 411, col 2'

  • Chriistian Jotform Support
    Replied on June 3, 2015 at 11:45 PM

    Hi PranaHouse, 

     

    Can you try adding a close brace } before you add the CSS code

    .supernova { background: transparent !important; } and see if this fixed your issue?

    How do I make my form background transparent? Image 1 Screenshot 20

     

    Regards.

  • PranaHouse
    Replied on June 3, 2015 at 11:54 PM

    That did the trick! Thankyou!

  • Chriistian Jotform Support
    Replied on June 4, 2015 at 1:31 AM

    Hi PranaHouse, 

    You're welcome.

     

    Glad to hear that your concern was solved.

     

    Regards.