-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1380,7 +1380,7 @@ | |
"color": "#edefeb" | ||
} | ||
}, | ||
"_customHTML": "<section data-bs-version=\"5.1\" class=\"form5\" group=\"Forms\" plugins=\"formstyler, datepicker\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n <mbr-parameters>\n <header>Size</header>\n <input type=\"checkbox\" title=\"Full Width\" name=\"fullWidth\">\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"10\" step=\"1\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"10\" step=\"1\" value=\"6\">\n <header>Show/Hide</header>\n <input type=\"checkbox\" title=\"Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Subtitle\" name=\"showSubtitle\" checked>\n <header>Background</header>\n <fieldset type=\"background\" parallax name=\"bg\">\n <input type=\"image\" title=\"Image\" value=\"@PROJECT_PATH@/assets/images/img-802-2000x1501.jpg\" selected>\n <input type=\"color\" title=\"Color\" value=\"#edefeb\">\n </fieldset>\n <input type=\"checkbox\" title=\"Transparent\" name=\"transparentBg\" condition=\"bg.type === 'color'\" checked>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked>\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#232323\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.3\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n <div class=\"mbr-overlay\" mbr-if=\"(overlay && bg.type=='image')\"></div>\n <div mbr-class=\"{'container': !fullWidth, 'container-fluid': fullWidth}\">\n <div class=\"row justify-content-center\">\n <div class=\"col-12 content-head\">\n <div class=\"mbr-section-head mb-5\" mbr-if=\"showTitle || showSubtitle\">\n <h3 class=\"mbr-section-title mbr-fonts-style align-center mb-0\" mbr-theme-style=\"display-1\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\">\n <b>Contattaci</b></h3>\n <h4 class=\"mbr-section-subtitle mbr-fonts-style align-center mb-0 mt-4\" mbr-theme-style=\"display-7\" mbr-if=\"showSubtitle\" data-app-selector=\".mbr-section-subtitle\">\n Vuoi organizzare un evento? <br>Vuoi bere una birra e conoscerci di persona? <br>Scrivici senza impegno!</h4>\n </div>\n </div>\n </div>\n <div class=\"row justify-content-center\">\n <div mbr-form class=\"col-lg-8 mx-auto mbr-form\">\n <form action=\"[email protected]\" name=\"Form Name\" method=\"POST\" class=\"mbr-form form-with-styler\" data-verified=\"[email protected]\">\n <div class=\"row\">\n <div hidden=\"hidden\" data-form-alert class=\"alert alert-success col-12\">Grazie per averci contattato! Ti risponderemo il prima possibile.</div>\n <div hidden=\"hidden\" data-form-alert-danger class=\"alert alert-danger col-12\">\n Oops...! some problem!\n </div>\n </div>\n <div class=\"dragArea row\">\n <div class=\"col-md col-sm-12 form-group mb-3\" data-for=\"name\">\n <input type=\"text\" name=\"name\" placeholder=\"Nome\" data-form-field=\"name\" class=\"form-control\" value>\n </div>\n <div class=\"col-md col-sm-12 form-group mb-3\" data-for=\"email\">\n <input type=\"email\" name=\"email\" placeholder=\"Email\" data-form-field=\"email\" class=\"form-control\" value>\n </div>\n <div class=\"col-12 form-group mb-3 mb-3\" data-for=\"url\">\n <input type=\"url\" name=\"url\" placeholder=\"Telefono\" data-form-field=\"url\" class=\"form-control\" value>\n </div>\n <div class=\"col-12 form-group mb-3\" data-for=\"textarea\">\n <textarea name=\"textarea\" placeholder=\"Messaggio\" data-form-field=\"textarea\" class=\"form-control\"></textarea>\n </div>\n <div mbr-buttons=\"true\" mbr-theme-style=\"display-7\" data-toolbar=\"-mbrBtnMove,-mbrLink,-mbrBtnRemove,-mbrBtnAdd\" class=\"col-lg-12 col-md-12 col-sm-12 align-center mbr-section-btn\"><a type=\"submit\" class=\"btn btn-primary\" data-app-placeholder=\"Type Text\">Invia</a></div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</section>", | ||
"_customHTML": "<section data-bs-version=\"5.1\" class=\"form5\" group=\"Forms\" plugins=\"formstyler, datepicker\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n <mbr-parameters>\n <header>Size</header>\n <input type=\"checkbox\" title=\"Full Width\" name=\"fullWidth\">\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"10\" step=\"1\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"10\" step=\"1\" value=\"6\">\n <header>Show/Hide</header>\n <input type=\"checkbox\" title=\"Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Subtitle\" name=\"showSubtitle\" checked>\n <header>Background</header>\n <fieldset type=\"background\" parallax name=\"bg\">\n <input type=\"image\" title=\"Image\" value=\"@PROJECT_PATH@/assets/images/img-802-2000x1501.jpg\" selected>\n <input type=\"color\" title=\"Color\" value=\"#edefeb\">\n </fieldset>\n <input type=\"checkbox\" title=\"Transparent\" name=\"transparentBg\" condition=\"bg.type === 'color'\" checked>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked>\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#232323\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.3\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n <div class=\"mbr-overlay\" mbr-if=\"(overlay && bg.type=='image')\"></div>\n <div mbr-class=\"{'container': !fullWidth, 'container-fluid': fullWidth}\">\n <div class=\"row justify-content-center\">\n <div class=\"col-12 content-head\">\n <div class=\"mbr-section-head mb-5\" mbr-if=\"showTitle || showSubtitle\">\n <h3 class=\"mbr-section-title mbr-fonts-style align-center mb-0\" mbr-theme-style=\"display-1\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\">\n <b>Contattaci</b></h3>\n <h4 class=\"mbr-section-subtitle mbr-fonts-style align-center mb-0 mt-4\" mbr-theme-style=\"display-7\" mbr-if=\"showSubtitle\" data-app-selector=\".mbr-section-subtitle\">\n Vuoi organizzare un evento? <br>Vuoi bere una birra e conoscerci di persona? <br>Scrivici senza impegno!</h4>\n </div>\n </div>\n </div>\n <div class=\"row justify-content-center\">\n <div mbr-form class=\"col-lg-8 mx-auto mbr-form\">\n <form action=\"[email protected]\" name=\"Form Name\" method=\"POST\" class=\"mbr-form form-with-styler\" data-verified=\"[email protected]\">\n <div class=\"row\">\n <div hidden=\"hidden\" data-form-alert class=\"alert alert-success col-12\">Grazie per averci contattato! Ti risponderemo il prima possibile.</div>\n <div hidden=\"hidden\" data-form-alert-danger class=\"alert alert-danger col-12\">\n Oops...! some problem!\n </div>\n </div>\n <div class=\"dragArea row\">\n <div class=\"col-md col-sm-12 form-group mb-3\" data-for=\"name\">\n <input type=\"text\" name=\"name\" placeholder=\"Nome\" data-form-field=\"name\" class=\"form-control\" value>\n </div>\n <div class=\"col-md col-sm-12 form-group mb-3\" data-for=\"email\">\n <input type=\"email\" name=\"email\" placeholder=\"Email\" data-form-field=\"email\" class=\"form-control\" value>\n </div>\n <div class=\"col-12 form-group mb-3 mb-3\" data-for=\"url\" hidden=\"hidden\">\n <input type=\"url\" name=\"url\" placeholder=\"Telefono\" data-form-field=\"url\" class=\"form-control\" value hidden=\"hidden\">\n </div>\n <div class=\"col-12 form-group mb-3\" data-for=\"textarea\">\n <textarea name=\"textarea\" placeholder=\"Messaggio\" data-form-field=\"textarea\" class=\"form-control\"></textarea>\n </div>\n <div mbr-buttons=\"true\" mbr-theme-style=\"display-7\" data-toolbar=\"-mbrBtnMove,-mbrLink,-mbrBtnRemove,-mbrBtnAdd\" class=\"col-lg-12 col-md-12 col-sm-12 align-center mbr-section-btn\"><a type=\"submit\" class=\"btn btn-primary\" data-app-placeholder=\"Type Text\">Invia</a></div>\n </div>\n </form>\n </div>\n </div>\n </div>\n</section>", | ||
"_name": "form02", | ||
"_sourceTheme": "startm5", | ||
"_cid": "ugV8VCb4Fq", | ||
|