Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim

  • filipebarrosdebarros8
    Perguntado em 19 de setembro de 2024 às 08:30

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 1 Screenshot 30Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 2 Screenshot 41

  • Royce Jotform Support
    Respondido em 19 de setembro de 2024 às 11:07

    Hi Filipe,

    Thanks for reaching out to Jotform Support. Unfortunately, our Portuguese Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Portuguese, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    As for your question, I’ll need a bit of time to look into it. I’ll get back to you as soon as I can.

  • Royce Jotform Support
    Respondido em 19 de setembro de 2024 às 12:14

    Hi Filipe,

    You can use the Image Upload Preview widget on your form and use a custom CSS code on Custom CSS field on the Image Upload Preview widget to customize it into a profile avatar style. You can clone my demo form, or you can do it on your end. Let me show you how to do it:

    1. Copy the custom CSS code below:

    /*To customize the Image Upload Preview widget into a profile avatar style*/
    .buttonContainer {
        min-height: 2.3in !important;
        width: 2.3in !important;
    }
    #preview {
        border-radius: 50% !important;
    }
    /*Ends here*/

    

    2. In Form Builder, click on Add Element on the upper-left part of the screen.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 1 Screenshot 120

    3. Click on the Widgets tab next to the Payments tab.
    4. Type Image Upload Preview on Search field.
    5. Drag and drop the Image Upload Preview widget to your form.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 2 Screenshot 131

    6. Type Upload Your Profile Avatar on the Image Upload Preview widget.
    7. Click on the Wand icon on the Image Upload Preview widget.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 3 Screenshot 142

    8. Type Upload Profile Photo on Button Select Text field.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 4 Screenshot 153

    9. Click on the Custom CSS tab next to the General tab.
    10. Paste the custom CSS code on Custom CSS field.
    11. Click on Update Widget on the lower-right part of the screen.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 5 Screenshot 164

    12. Click on the Gear icon on the Image Upload Preview widget.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 6 Screenshot 175

    13. Click on the Advanced tab next to the General tab.
    14. Toggle ON the Shrink field.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 7 Screenshot 186

    That's it. Also, you can use the Date Picker element on your form and set its default date settings to current. Let me show you how to do it:

    1. In Form Builder, click on Add Element on the upper-left part of the screen.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 8 Screenshot 197

    2. Drag and drop the Date Picker element to your form.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 9 Screenshot 208

    3. Click on the Gear icon on Date Picker field.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 10 Screenshot 219

    4. Click on the Options tab next to the General tab.
    5. Click on Current option on Default Date field.

    Personalizar o widget de visualização de upload de imagem em um estilo de avatar de perfil usando código CSS personalizado e configure um preenchim Image 11 Screenshot 2210

    That's it. Give it a try and let us know if you have any other questions.

  • filipebarrosdebarros8
    Respondido em 25 de setembro de 2024 às 15:59

    Obrigado por sua ajuda.

    Usei a primeira opção, funcionou corretamente.

    Mas na segunda opção quero que a data seja automática e invisível no momento do preenchimento.
  • Royce Jotform Support
    Respondido em 25 de setembro de 2024 às 16:29

    Hi Filipe,

    I’ll need a bit of time to look into this. I’ll get back to you as soon as I can.

  • Royce Jotform Support
    Respondido em 25 de setembro de 2024 às 16:53

    Hi Filipe,

    As for your other question or concern, to avoid confusion, I've moved and answered that in a new thread. You can check that out here.

    Let us know if there’s anything else we can help you with.