If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Dhrums is a Creative & Modern Parallax Personal One Page Portfolio Template is a perfect template for Business Portfolio, web studio and creative agencies. Responsive based on Bootstrap. This is one page for placing your information. All files and code has been well organized and nicely commented for easy to customize.
You are important for us and so please feel free to get back to me with any question or feedback.
I have tried my best to have standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.
I have tried to follow the standards and modular structure while developing the theme. Let's take a look at the package structure:
Dhrums/ ├── HTML/ │ ├── assets/ │ │ ├── css/ │ │ │ └── All css files │ │ ├── fonts/ │ │ │ └── All font files │ │ ├── images/ │ │ │ └── All images files │ │ ├── js │ │ │ └── All javascript files │ │ ├── php │ │ │ └── contect.php file │ │ └── scss │ │ └── All scss files │ └── *.html │ └── ALL HTML files └── Documentation/ └── index-wb.html - documentation file for documentation.
<body> <!-- Start loader --> <div id="loader-wrapper"> .. .. .. </div> <!-- End loader --> <!-- Start Navbar --> <nav class="navbar navbar-expand-lg fixed-top custom-nav sticky"> .. .. .. </nav> <!-- End Navbar --> <!-- Start Home --> <section class="home-bg-img h-100vh" id="home"> .. .. .. </section> <!-- End Home --> <!-- Start About --> <section class="section" id="about"> .. .. .. </section> <!-- End About --> <!-- Start Cta --> <section class="section bg-cta"> .. .. .. </section> <!-- End Cta --> <!-- Start Services --> <section class="section bg-light" id="services"> .. .. .. </section> <!-- End Services --> <!-- Start Education --> <section class="section" id="resume"> .. .. .. </section> <!-- End Education --> <!-- Start Funfacts --> <section class="section bg-funfact"> .. .. .. </section> <!-- End Funfacts --> <!-- Start Work --> <section class="section" id="work"> .. .. .. </section> <!-- End Work --> <!-- Start Client --> <section class="section bg-client" id="client"> .. .. .. </section> <!-- End Client --> <!-- Start Blog --> <section class="section bg-light" id="blog"> .. .. .. </section> <!-- End Blog --> <!-- Start Footer --> <footer class="footer_bg section pb-0" id="contact"> 2018 © Dhrums. </footer> <!-- End Footer --> <!-- Start Back To Top --> <a href="#" class="back_top"> .. .. .. </a> <!-- End Back To Top --> <!-- scripts --> <script type="text/javascript"> ... </script> </body>
Files are explained below:
File | Description |
---|---|
bootstrap.min.css
|
Dhrums uses the bootstrap v5.3.3 The core bootstrap file is being used in all the pages. |
style.css
|
This file is containing all common styles for all the pages. |
Install Live Sass Compiler extention in your Visual Code Editor. Click the Watch Sass button at the right side footer of visual studio code.
Files are explained below:
File | Description |
---|---|
custom.js
|
This is a main js file. It contains the custom JS code needed for features including layout, sidebar, etc. |
I've used the following resources as listed. These are some awesome creation and I am really thankful to the respective community.
File | Source / Link |
---|---|
Bootstrap
|
http://getbootstrap.com |
Jquery
|
https://jquery.com |
Popper Js
|
https://github.com/FezVrasta/popper.js |
Pe 7s Icons
|
https://themes-pixeden.com/font-demos/7-stroke/ |
Materialdesign Icons
|
https://materialdesignicons.com |
Magnific-Popup
|
https://github.com/dimsemenov/Magnific-Popup |
Scrollspy
|
https://github.com/makotot/scrollspy |
Unsplash Images
|
https://unsplash.com/ |
Pexels Images
|
https://pexels.com |
Particles Js
|
https://github.com/VincentGarreau/particles.js |
Typed Js
|
https://github.com/mattboldt/typed.js |
YTPlayer Js
|
https://github.com/pupunzi/jquery.mb.YTPlayer |
Simple Text Rotate Js
|
https://github.com/peachananr/simple-text-rotator |
Client Logo
|
https://graphicburger.com/6-vintage-logo-badges-2/ |
Aos Js
|
https://github.com/michalsnik/aos |
Swiper Slider
|
https://swiperjs.com/demos |
Once again thank you for purchasing the theme. I am always avaialble to help you. If you have any suggestion or feature to make it more better, I am requesting you to contact me, I'll try my best to add them in future updates.
Best,
Version 2.1.0 - 19 March 2024
Version 2.0.0 - 26 January 2024
Version 1.0.0 - 9 April 2019
Copyright © 2017 Dhrums-Theme.