My image upload button is not working if you click on the right side of it.

  • m1hunter
    Asked on November 18, 2016 at 12:14 AM

    Thanks guys for all of your previous help. My my image upload button does not work when you click the right side of it. Also the border on the button disappears when you hover over it on the right side. Please let me know how to fix this.

  • omerorkun JotForm Data Scientist
    Replied on November 18, 2016 at 1:54 AM

    Hi,

    In order to fix this problem please delete width attribute on your ".qq-upload-button.form-submit-button-cool_grey" selector:

    My image upload button is not working if you click on the right side of it Screenshot 20

    Then you should inject the following CSS code:

    .qq-uploader {

    width:306px;

    }

    This resolves the problem. Please try it and let us know if the issue still persists. Thank you for contacting us. 

  • m1hunter
    Replied on November 18, 2016 at 11:19 AM

    Thanks Worked.

  • m1hunter
    Replied on November 22, 2016 at 2:21 PM

    I am having almost the same issue with my submit button (send info / images for best pricing) I increased the size of it in the css code know it gets smaller when the mouse button hoovers over it. What is the code to fix this?

  • BJoanna
    Replied on November 22, 2016 at 4:26 PM

    Were you able to resolve your issue? I have tested your form but I was not able to replicate mentioned issue. Submit button did not get smaller when I hover with a mouse over right side. Also right side of the button is working properly.

    My image upload button is not working if you click on the right side of it Screenshot 20

    I have also tested your form on my Samsung Galaxy S4 and on my tablet. Submit button is working properly there as well.

    If the issue still persist on your end, please let us know which device are you using and provide us a screenshot or your issue. 

    Let us know if you need further assistance.