$ sign before box

  • BBC2016
    Asked on March 16, 2016 at 3:56 AM

    #1 - I'm trying everything to get a dollar sign BEFORE the price box on the RH side, can you help me here?

    This is the form URL: https://form.jotform.com/60631320400133

    This is the page it will go in: http://buildingbridgescoalition.org/rsvpcontribution/

    It should look like the attached screen shot when all done, at least I hope :)

     

    #2 - Also each box should auto populate to the following amounts when checked/clicked.

    1st box - $100

    2nd box - $300

    3rd box - $100

    4th box - NO BOX FREE

    5th box - Let the user type in amount.

     

     

    THANK YOU!!!!!!!!!!!

    Jotform Thread 795658 Screenshot
  • beril JotForm UI Developer
    Replied on March 16, 2016 at 5:11 AM

    It is possible to add $ sign before text box. We would appreciate it if you could add the CSS code below from designer.

    #cid_13 > span:before {

        content : "$";

        left : 439px !important;

        position : relative;

        top : 9px;

    }

     

  • beril JotForm UI Developer
    Replied on March 16, 2016 at 5:15 AM

    I've created a separate thread for you, so anyone in the support staff will be able to assist you with your specific requirement. Please follow up there:

    http://www.jotform.com/answers/795694

  • BBC2016
    Replied on March 16, 2016 at 3:00 PM

    Oh my goodness, thank you!

    LAST QUESTION:

    How do I remove $ on TOTAL and No Donation Participant Ticket Free sections????

     

    NEVERMINDON THIS I GOT IT:

    Last thing, how do I get rid of where it says $1.00 / FREE????? Can you update the form without those and send me cloned clean link? I'm bad at all this.
  • Mike_G JotForm Support
    Replied on March 16, 2016 at 3:05 PM

    On behalf of my colleague, beril, you're most welcome. I have moved your other concern to a new thread that you may follow by clicking this link

    Thank you.