My jotform resizes when you hover a mouse over multi-upload field

  • zackfroot
    Asked on January 17, 2015 at 10:50 PM
    2. When you hover over the multi upload button the form's size shifts down slightly. I'm guessing this is because of the border applied to the button theme. I want to match the submit button's theme. How can I do this?
  • Ben
    Replied on January 18, 2015 at 5:32 AM

    Hi,

    I am looking at your jotform directly and at your website, but I can not reproduce the change to the size of the jotform.

    http://www.jotform.co/form/50143393608857

    http://zackfroot.blogspot.com.au/p/sketchup-and-v-ray-model-diagnosis.html

    Now could you please tell us if you still experience the same issue?

    If so, what is the browser that you experience this is in?

    Best Regards,
    Ben

  • zackfroot
    Replied on January 18, 2015 at 5:38 AM

    Hi Ben

    It occurs when the carbon style is applied to it. Sorry I was trying to fix it by using a separate style. I am applying the carbon style so that you can have a look at it.

    I would also like to find a solution to the border or shadow for (.qq-uploader) becoming visible when i select/upload an unauthorized file type.
  • Ben
    Replied on January 18, 2015 at 6:59 AM

    Hi,

    Great, thank you.

    I have taken a look at it and I have noticed that there is a border added when you hover the button, but that there is no border when you do not.

    This code resolves this:

    .qq-upload-button.form-submit-button-carbon {
        border: 1px solid transparent !important;
    }

    If you take a look at it, I have added the border to the non hover state, but have made it transparent so that it does not change the look of the field.

    You can see here how to apply the code: Inject Custom CSS Codes

    In regards to the border shadow, I have moved this to a new thread here: http://www.jotform.com/answers/498176 and we will be responding to you there as well, shortly and help you resolve this.

    I have moved it there since we can only assist with one question per thread, allowing us to avoid any possible confusion and to concentrate at one issue at a time until you are satisfied with the results :)

    Best Regards,
    Ben

  • zackfroot
    Replied on January 21, 2015 at 6:29 AM

    It seems to fix the shifting problem. However I am unsure as to the theme. I am trying to look into custom button themes. However thanks for your great support as usual. Very pleased with JotForm.

  • Ben
    Replied on January 21, 2015 at 8:10 AM

    Great and thank you. Do let us know if you experience any issues with other themes and we would be happy to assist.