-
AGPRENOTAZIONIDomanda del 18 aprile 2025 alle ore 05:09
Carissimi vi chiedo un piacere. Il nostro cliente ci chiede di modificare sul modulo: [01] Ancient Rome Private Tour quanto descritto nell'allegato. Riuscite ad aiutarci? E' possibile esaudire la richiesta con un codice CSS o in altro modo? Potete generare voi il CSS o quello che serve? Grazie
Dear all, I ask you a favor. Our client asks us to modify the form: [01] Ancient Rome Private Tour as described in the attachment. Can you help us? Is it possible to fulfill the request with a CSS code or in another way? Can you generate the CSS or whatever is needed? Thank you
-
Vincenzo Jotform SupportRisposta del 18 aprile 2025 alle ore 05:36
Buongiorno AG Group,
Grazie per aver contattato il supporto tecnico di Jotform. È possibile apportare le modifiche richieste tramite codice CSS, le spiego come fare:
1. Per prima cosa, copiare questo codice:
/* Code to set the border color to mid gray - 26304903 */
.form-all {
border-color: #666A6D;
}
/* Code to set the border color to mid gray - 26304903 */
.form-submit-button-gradient-2.submit-button, li[data-type=control_button] button.jf-form-buttons.form-submit-button-gradient-2.submit-button {
color: #fff;
border-color: #B89750;
background: #B89750;
}
/* Code Ends Here */
2. Nel Costruttore di Moduli, fare clic sull'icona del pennello a rullo sul lato destro della pagina per aprire Designer Moduli.
3. Ora, fare clic sulla scheda Stili, poi scorrere fino a Inserisci CSS Personalizzato e inserire il codice CSS. Tutto qui. Il codice viene salvato automaticamente.
Provi e ci faccia sapere se ha bisogno di ulteriori chiarimenti.
-
AGPRENOTAZIONIRisposta del 18 aprile 2025 alle ore 09:39
Thank you very much
It's fine. Just one more thing please. All texts must be black. Instead after the change some have become blue. Is it possible to fix this? Thanks
-
Marco Jotform SupportRisposta del 18 aprile 2025 alle ore 10:26
Salve AG Group,
Per ottenere il risultato desiderato, può aggiungere questo codice CSS a quello già utilizzato in precedenza:
.form-header-group .form-header, .form-header-group .form-subHeader {
color: #000;
}
Restiamo a disposizione per ulteriore assistenza.
La tua Risposta
Something Went Wrong
An error occurred while generating the AI response. Please try again!