- Item Name : DreamsTour - Travel and Tour Booking Bootstrap 5 template
- Published : 04 Dec 2024
- Item Version : v1.0.1
- Author : Dreams Technologies
- Support via email : [email protected]
- Support via themeforest : Take me there
DreamsTour - Travel and Tour Booking Admin Dashboard Template
DreamsTour - Travel and Tour Booking Admin Dashboard Template
-
dreams-tour
-
html
- index.html
-
assets
- css
- fonts
- img
- js
- plugins
- scss
-
html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<title>DreamsTour - Travel and Tour Booking Bootstrap 5 template</title>
<link rel="shortcut icon" href="assets/img/favicon.png">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/plugins/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/plugins/fontawesome/css/all.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<div class="main-wrapper">
<header class="header">
</header>
<div class="breadcrumb-bar">
</div>
<div class="content">
<div class="container">
</div>
</div>
</div>
<script src="assets/js/jquery-3.7.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>
You can change the logo or replace it from img folder or you can edit it from HTML file.
<script src="assets/js/jquery-3.7.1.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/plugins/select2/js/select2.min.js"></script>
<script src="assets/js/script.js"></script>
Step 1:
After unzipping Template Files, you will find our product Dreams Tour->HTML(Source code)
Step 2:
Open HTML folder, copy all files and paste in your localhost or server root folder
Step 3:
Now you can run this Template in any web browser from your PC or Laptop
localhost/dreamstour/index.html or www.example.com/index.html
Step 1:
Install Node.js
Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/..
Step 2:
Initialize NPM
Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more drequently. As a result, even if uou've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.
Step 3:
Install Node-Sass
Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass.
Step 4:
Write Node-sass Command (sass --watch main.scss:../css/style.css)
Step 5:
Run the Script
Install Node.js
Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/..
Update Your NPM
Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more drequently. As a result, even if uou've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.
npm install --global npm@latest
Install all dependencies
If you want to update or develop this theme, you need to install all dependencies by running:
npm install
Install Sass
If you use Node.js, you can also install Sass using npm by running
npm install -g sass
sass --watch main.scss:../css/style.css
You may see a sun/light toggle button in the header. If you click that button, the page will switch to dark mode, and a moon/dark toggle button will appear in the header. The dark mode style has been added to the body tag , and a script has also been added to toggle the button.
<html class="dark-mode"></html>
The styles for the Dark-mode are located in the dark-mode.scss file. You can find this file in the following directory:
Path: scss/pages/_theme.scss
The script for the Dark-mode are located in the theme-script.js file. You can find this file in the following directory:
Path: js/theme-script.js
To enable Right-to-Left (RTL) layout in a Bootstrap-powered page, you need to follow these steps to ensure proper support and display for RTL languages like Arabic, Hebrew, etc. Here’s a guide with clear steps and explanations.
Step 1: Applying RTL Direction via CSS
body {
direction:rtl;
background: #fff;
left: 0;
position: fixed;
right: 0;
top: 0;
height: 66px;
}
Explanation: The direction: rtl; property is applied to the "body" element via the CSS style block.This ensures that the entire content of the page flows from right to left.
Step 2: Including the RTL Version of Bootstrap CSS
After enabling RTL in the HTML, you need to include an RTL-compatible CSS file from Bootstrap. Bootstrap provides an RTL version of its CSS, which has been adjusted for RTL support.
<link rel="stylesheet" href="assets/css/bootstrap.rtl.min.css">
Cursor Script Folder
The styles for the custom cursor are located in the cursor.scss file. You can find this file in the following directory:
Path: scss/components/cursor.scss
Cursor Html code:
<div class="xb-cursor tx-js-cursor">
<div class="xb-cursor-wrapper">
<div class="xb-cursor--follower xb-js-follower"> </div>
</div>
</div>
The script for the custom cursor are located in the cursor.js file. You can find this file in the following directory:
Path: js/cursor.js
Use Font Awesome icons with spesific class
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="assets/plugins/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/plugins/fontawesome/css/all.min.css">
</head>
</html>
<i class="fas fa-times"></i>
<i class="fas fa-chevron-down"></i>
<i class="fa-regular fa-user"></i>
Please note that our respond can take up to 2 business days.
- Availability to answer questions, Answering technical questions about item’s features, Assistance with reported bugs and issues, Help with included 3rd party assets.
- Any customization request will be ignored.
- Please make sure to read more about the support policy.
If this documentation does not address your questions, please feel free to contact us via email at Item Support Page
We are in the GMT+5:30 time zone and typically respond to inquiries on weekdays within 12-24 hours. Please note that in rare cases, the response time may extend to 48 hours, especially during holiday seasons.
We strive to offer top-notch support, but it's only available to verified buyers and for template-related issues such as bugs and errors. Custom changes and third-party module setups are not covered.
Don’t forget to Rate Dreams Tour!
Dreams Tour is developed by Dreams Technologies and is available under both Envato Extended & Regular License options.
Regular License
Usage by either yourself or a single client is permitted for a single end product, provided that end users are not subject to any charges.
Extended License
For use by you or one client in a single end product for which end users may be charged.
What are the main differences between the Regular License and the Extended License?
If you operate as a freelancer or agency, you have the option to acquire the Extended License, which permits you to utilize the item across multiple projects on behalf of your clients.
Plugin Name | URL |
---|---|
Bootstrap | https://getbootstrap.com/docs/ |
jQuery | https://jquery.com/ |
Fontawesome | https://fontawesome.com/ |
Select2 | https://github.com/select2/select2 |
Date Timepicker | https://cdnjs.com/libraries/jquery-datetimepicker |
Google Fonts | https://fonts.google.com/ |
Fancy Box | http://fancybox.net/ |
Moment JS | https://momentjs.com/ |
theia-sticky-sidebar | https://github.com/WeCodePixels/theia-sticky-sidebar |
Range-Slider | https://ionicframework.com/docs/api/range |
Do you need a customized application for your business?
If you need a customized application for your business depends on your specific requirements and goals, Please contact us.
Customization can be the key to success, ensuring your project perfectly aligns with your unique goals and requirements.
Don't Miss Out on the Benefits of Customization!
Unlock the potential of your project. It's time to ensure that your project isn't just another cookie-cutter solution but a truly unique and effective one.
Discover how customization can make a difference in your project's success. Let's create a solution that's as unique as your vision!
- We'll tailor the application to meet your specific needs and preferences.
- We will upload your website to the server and ensure it is live.
Thank You
Thank you once again for downloading Dreams Tour.
We hope you're enjoying your experience, and we kindly request that you take a moment to share your valuable review and rating with us.