How can I center the image on the facebook tab?

  • remaxmychoice
    Asked on August 12, 2015 at 1:05 PM

    any idea how can I center the image on the facebook tab?

     

    http://s1.postimg.org/mwab4hgz3/3213.jpg

     

  • remaxmychoice
    Replied on August 12, 2015 at 2:30 PM

    I solved this, if someone have same problem

     

    in my css code:

       background : url('https://cms.jotform.com/uploads/image_upload/image_upload/remaxmychoice/34317_izp9ox.jpg') no-repeat;

    float: left;
        padding-left : 49px;
        padding-top : 0px !important;
        padding-bottom : 0px;
        width : 480px;
        height : 575px;

     

    I just delete this line:

    float : left;

  • David JotForm Support
    Replied on August 12, 2015 at 5:40 PM

    Hi,

    Glad to hear you were able to get things sorted.  If you have any further questions, let us know and we will be happy to help.