Premium WordPress Themes › Forums › DiDent – Dental Clinic HTML Template › how to use date picker
- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by OwlThemes.
- AuthorPosts
- August 16, 2019 at 9:29 am #953
skelogrigorisParticipanthi
how can i activate date picker?
how to change the logo image to my logo.
how to change the location on the map? - August 16, 2019 at 6:44 pm #955
OwlThemesKeymasterHi.
Thanks for your question.how can i activate date picker?
————-
Template uses Ul datepicker. Find settings here https://jqueryui.com/datepicker/ and edit js/custom.js filehow to change the logo image to my logo.
————-
Template uses lozad.js ( https://apoorv.pro/lozad.js/ ) – highly performant, light and configurable lazy loader in pure JS with no dependencies for images, iframes and more, using IntersectionObserver APIIn HTML, add an identifier to the element (default selector identified is lozad class):
<img class="lozad" data-src="img/logo_blue.png" data-srcset="img/logo_blue.png, img/logo_blue@2x.png 2x" alt="DiDent">
“img/logo_blue@2x.png 2x” for Retina Display
For use with background images:
<div class="lozad" data-background-image="img/logo_blue.png"> ... </div>
http://dental.owl-themes.net/documentation/#html
Or please use standart html tag https://www.w3schools.com/tags/tag_img.asphow to change the location on the map?
————-
Please watch the video https://youtu.be/YUghF_meNoMIf you have other questions just tell us, we will answer with pleasure.
We hope you liked our theme. We will be grateful for your review.
Have a great day рџ™‚Attachments:
You must be logged in to view attached files.
- AuthorPosts
You must be logged in to reply to this topic.