Can anybody give me the css to make this happen?

  • bomboniere
    Asked on September 2, 2016 at 9:17 PM

    Can anybody give me the css to make this happen? Image 1 Screenshot 20

     

  • BJoanna
    Replied on September 3, 2016 at 5:51 AM

    I assume that you are working on this form. Please allow me some time to find correct CSS code. Once I find correct code I will inform you via this thread. 

  • BJoanna
    Replied on September 3, 2016 at 6:03 AM

    Please add this CSS code to your Matrix Dynamique Custom CSS field:

    td.c0 {

        padding-left: 5px!important;

        width:40px!important;

    }

    td.c1 {

        padding: 0px!important;

        width:40px!important;

    }

    td.Button, td.matrixButton {

        text-align: left!important;

        width: 30px;

        padding-left: 10px!important;

    }

    table {

        width: 60%!important;

    }

    Can anybody give me the css to make this happen? Image 1 Screenshot 30

    After that your form will look like this. 

    Can anybody give me the css to make this happen? Image 2 Screenshot 41

    Here is my cloned form with mentioned CSS code:

    Feel free to clone it.

    Hope this will help. Let us know if you need further assistance.

  • bomboniere
    Replied on September 3, 2016 at 8:45 AM
    Thanks,
    This will help.
    Could you please delete the links I made my forms private in my settings. You can leave the CSS part up it should be helpful to others as the default is too wide to fit much on a mobile device.
    Thanks again
    ...
  • jonathan
    Replied on September 3, 2016 at 9:44 AM

    I had now removed any form URL in the discussion thread.

    Thank you for the confirmation that the solution provided by our colleague helped.

    Contact us anytime should you require assistance again.