Cerca
Close this search box.
            Private Sub btnDatiUlteriori_Click()
    ' Verifica se ci sono record nella maschera DatiUlteriori
    If DCount("*", "DatiUlteriori", "IDCliente=" & Me.IDCliente) = 0 Then
        ' Se non ci sono record, mostra una finestra di popup con il messaggio di avviso
        MsgBox "La maschera DatiUlteriori non contiene record.", vbInformation, "Attenzione"
    Else
        ' Se ci sono record, apri la maschera DatiUlteriori e mostri i dati
        DoCmd.OpenForm "DatiUlteriori", acNormal, , "IDCliente=" & Me.IDCliente, acFormEdit, acWindowNormal
    End If
End Sub

        
            
<script>
var backToTop = document.querySelector(".back-to-top"); 
var speedUp = 500; 
var showOn = 470; 
var theEasing = "swing"; 
document.addEventListener("scroll", () => { if (document.body.scrollTop >showOn || document.documentElement.scrollTop > showOn) { backToTop.classList.add("showin");
backToTop.classList.remove("hidein"); } else { backToTop.classList.add("hidein");
backToTop.classList.remove("showin"); } }); 
jQuery(document).ready(function($){ $(".back-to-top").click(function () { $('html, body').animate({scrollTop: 0}, speedUp, theEasing); return false; }); });
</script>
        
            .back-to-top{ cursor: pointer; opacity: 0; visibility: hidden; } .back-to-top.showin{ animation-name: btt-showin; animation-duration: 1s ; animation-fill-mode: both; } .back-to-top.hidein{ animation-name: btt-hidein; animation-duration: 1s ; animation-fill-mode: both; } @keyframes btt-showin { 0% { transform: translateY(500px); animation-timing-function: ease-in; opacity: 0; } 38% { transform: translateY(0); animation-timing-function: ease-out; opacity: 1; } 55% { transform: translateY(65px); animation-timing-function: ease-in; } 72% { transform: translateY(0); animation-timing-function: ease-out; } 81% { transform: translateY(28px); animation-timing-function: ease-in; } 90% { transform: translateY(0); animation-timing-function: ease-out; } 95% { transform: translateY(8px); animation-timing-function: ease-in; } 100% { transform: translateY(0); animation-timing-function: ease-out; opacity: 1; visibility:visible; } } @keyframes btt-hidein { 0% { transform: translateY(0) scaleY(1) scaleX(1); transform-origin: 50% 0%; filter: blur(0); opacity: 1; } 100% { transform: translateY(-1000px) scaleY(2) scaleX(0.2); transform-origin: 50% 0%; filter: blur(40px); opacity: 0; visibility:hidden; } }

        
            
#colori-alternati article:nth-child(odd){
    background-color: #fdfdfd;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;    border-radius: 5px;
    border-color: #DDDDDD;
    
}
#colori-alternati article:nth-child(even){
    background-color: #f6f9fb;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #DDDDDD;
}
.elementor-1043 .elementor-element.elementor-element-86b034a{
    margin-top: 50px;
}
        

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

            
                <!DOCTYPE html>
                <html lang="en">
                <head>
                <meta charset="UTF-8">
                <title>Document</title>
                </head>
                <body>
                <h1>Hello World!</h1>
                <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. </p>
                </body>
                </html>
        

1.0.0 [04 marzo 2023]

Added

  • AddedType some Markdown on the left
  • AddedSee HTML in the right
  • AddedMagic

Removed

  • RemovedType some Markdown on the left
  • RemovedSee HTML in the right
  • RemovedMagic

Updated

  • UpdatedType some Markdown on the left
  • UpdatedSee HTML in the right
  • UpdatedMagic

Changed

  • ChangedType some Markdown on the left
  • ChangedSee HTML in the right
  • ChangedMagic

Fixed

  • FixedType some Markdown on the left
  • FixedSee HTML in the right
  • FixedMagic

Language

  • LanguageType some Markdown on the left
  • LanguageSee HTML in the right
  • LanguageMagic

Note

  • NoteEvent calendar related widget you need to re-active because event calendar settings changed and added separated on/off options

Per scaricare questo file devi essere registrato

SUPPORTAMI E FAI CRESCERE IL SITO

Hai utilizzato del materiale del sito e ti sei trovato bene?
Allora perchè non offrimi un caffè, dona quel che puoi, mi aiuterà a mantenere vivo il sito e proporre sempre cose nuove.

Il tempo è più prezioso del denaro, perché il tempo è insostituibile.

DONAZIONE PayPal

Questo è il riepilogo della tua donazione


Aggiungi qui il testo dell'intestazione

Guida alle risorse del sito

Notes

Seguire i passaggi da 1 a 7, in ordine, per costruire correttamente un tema in base alle proprie esigenze di design.

Assicurarsi che Hello Elementor sia impostato come tema attivo.

È necessario disabilitare i colori e i caratteri predefiniti di Elementor. Dalla dashboard dell’amministratore, vedere Elementor – Impostazioni – Generale e assicurarsi che siano Disabilitati i colori predefiniti che i caratteri predefiniti che siano entrambi selezionati, quindi fare clic su Salva modifiche. Disabilitandoli si impedisce anche il caricamento di un file CSS ridondante sul front-end.

Fare clic su [ ] in alto a sinistra e poi su [ Impostazioni del sito ], [ Layout ]. In Impostazioni di layout trovare l’opzione Layout di pagina predefinito e impostarla su Elementor Full Width. Una volta completato, fare clic su

1. Site Logo

Click on [ ] in the top left and then [ Site Settings ], [ Site Identity ]. Under “Site Logo” click [ ] and upload the provided company logo. Once complete click on the bottom left and then click [ BACK TO EDITOR ] in the popup or click the [ ] in the top right of the Site Settings. The image below should now show the Site Logo automatically.

2. Site Favicon

Click on [ ] in the top left and then [ Site Settings ], [ Site Identity ]. Under “Site Favicon” click [ ] and upload the provided Favicon. Once complete click on the bottom left and then refresh the page. The Favicon should now show in the browser tab.

3. Global Colors

Click on [ ] in the top left and then [ Site Settings ], [ Global Colors ]. Click on the color boxes to the right of the HEX color codes to bring up the Color Picker. Here you can edit the HEX code and or the transparency. You can also click on the names like “Default 3” to rename them. Be sure to remove any Custom colors not needed. Once complete click on the bottom left. (The boxes below will show any changes in real-time except for the names, you can click on each box and label it correctly if you would like. There is no need to remove any boxes below if not all custom colors are used.)

Default 1

Default 2

Default 3

Default 4

Custom 1

Custom 2

Custom 3

Custom 4

Custom 5

Custom 6

Custom 7

Custom 8

4. Background

Click on [ ] in the top left and then [ Site Settings ], [ Background ] to make changes. Making changes will show in real-time on this page. Once complete click on the bottom left.

5. Typography (Default)

Click on [ ] in the top left and then [ Site Settings ], [ Typography ] to make changes. Making changes will show in real-time on this page. Once complete click on the bottom left. (Not all headings need to be set and can be left as Default. If you adjust the Link styles, be aware it can mess with menus, buttons, and more. Be sure to set the colors for links as needed in any affected widget. Typically I only change the link color per column when building by selecting the column and setting it under the Style tab.)

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Link color and type found within the text.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

5.1 Typography (Alt or Dark BG)

If needed; after adjusting the Typography settings use the HTML widget below to make any ALT classes. Save the Styles to the Elementor Custom Code called “Custom Styles” under the line /*Custom Typography Styles*/. Be sure to add “alt-h1”, “alt-p”, etc, as needed for each widget under Advanced – Class of widgets as you build Pages and Templates.

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Link alt color and type found within the text.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

6. Button (Default)

Click on [ ] in the top left and then [ Site Settings ], [ Buttons ] to make changes. Making changes will show in real-time on this page. Once complete click on the bottom left.

6.1 Button (Alt or Dark BG)

If needed; after adjusting the Button settings use the HTML widget below to make any ALT classes. Save the Styles to the Elementor Custom Code called “Custom Styles” under the line /*Custom Button Styles*/. Be sure to add “alt-btn” to each Button Widget under Advanced – Class as you build Pages and Templates. This will work with any Elementor Widget that has a button, like the Form Widget for example.

7. Form Fields

Click on [ ] in the top left and then [ Site Settings ], [ Form Fields ]. Making changes will show in real-time on this page. Once complete click on the bottom left. (Please note that some settings can only be changed per form in the Form Widget itself.)