Setting Left Margin of a Calculated field

  • mgcaledonian13
    Asked on March 22, 2017 at 2:28 AM

    I want to set the left margin of a calculated field what do I add at the highlighted text some.thing-here. It Clearly should be similar to the img.form-image

    /* Logo Layout Image margin*/

    #cid_455, #cid_456, #cid_457, 

    #cid_459, #cid_460, 

    #cid_462, #cid_463, 

    #cid_461 img.form-image {

        margin-left : 475px !important;

    }

    /* Calculated Total margin Left*/

    #input_97 some.thing-here

    {

        margin-left : -30px !important;

    }

     

    Willy Scott

  • liyam
    Replied on March 22, 2017 at 7:46 AM

    Hello Willy,

    Thank you for your inquiry. 

    As forms can specifically be subjective based on how it is created, we'll need to know the ID of the form so we can further observe or review the IDs affected. This way, we'll be able to identify other classes or IDs affected or need to be included.

    We'll look forward to your response.

    Thanks.

  • mgcaledonian13
    Replied on March 22, 2017 at 2:56 PM

    Thanks for your reply, I have managed to suss it out, it seems to work OK with this CSS

    /* Total Calc Layout */

    #id_97,#id_225 {

        margin-left : 278px !important;

    }

    I am slowly getting to grips with CSS   Horay !!

    Willy Scott 

  • liyam
    Replied on March 22, 2017 at 6:26 PM

    Thanks for keeping us posted, Willy. We're glad that you have managed to sort out the issue on your own. In any case, should you need further assistance with anything to any specific form, feel free to let us know the concern together with the specific form with the issue. :)

    Thanks and warm regards.