Bidzen | NFT Marketplace HTML Template
- Version: 1.0.1
- Last Updated: Junuary 05, 22
- Author: themesflat
Template features:
- HTML5 & CSS3
- Responsive Template
- Animate everything you want
- Free icons used
- Pixel Perfect
- Clean & Unique Design
- Easy to customize
- Retina Ready
- Unlimited Colors
- Home Page
- Services Page
- Service Detail
- Price List
- Parallax Effect
- & much more...
HTML Structure
Bidzen | NFT Marketplace HTML Template
Below is Bidzen basic structure:
<!DOCTYPE html>
<div class="topbar"></div>
<head>
<meta charset="utf-8">
<title>Bidzen | NFT Marketplace HTML Template </title>
<!-- Mobile Specific Metas -->
<!-- Bootstrap -->
<!-- Theme Style -->
<!-- Responsive -->
<!-- colors -->
<!-- Animation Style -->
<!-- Favicon and touch icons -->
</head>
<body>
<!-- Header -->
<!-- Connect Metamask -->
<a id="connectbtn"> Wallet connect </a>
<!-- tf-slider -->
<section class="flat-row"> </section>
<section class="tf-live-auctions"> </section>
<section class="tf-latest-collections"> </section>
<section class="tf-best-seller"> </section>
<section class="tf-trendy-collections"> </section>
<section class="tf-category"> </section>
<section class="new-letter"> </section>
<!-- Footer -->
<footer class="footer"> </footer>
<!-- Bottom -->
<div class="bottom"> </bottom>
<!-- Go Top -->
<a class="go-top">
<i class="fa fa-angle-up"></a>
</a>
<!-- Javascript -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.easing.js"></script>
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/swiper-bundle.min.js"></script>
<script type="text/javascript" src="assets/js/swiper.js"></script>
<script type="text/javascript" src="assets/js/wow.min.js"></script>
<script type="text/javascript" src="assets/js/plugin.js"></script>
<script type="text/javascript" src="assets/js/count-down.js"></script>
<script type="text/javascript" src="assets/js/shortcodes.js"></script>
<!-- Connection Metamask -->
<script type="text/javascript" src="assets/js/web3.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<script type="text/javascript" src="assets/js/nft.js"></script>
</body>
</html>
CSS System
The Bidzen CSS System contains 3 parts:
- Template style
- Shortcodes style
- Responsive style
- Javascript - Fonts - Animation - Bootstrap style
Style.css ( Template style )
/**
* Reset Browsers
* General
* Elements
* Forms
* Typography
* Extra classes
* link style
* Root
* Header
* Site Logo
* Menu
* Header Fixed
* Pagination
* Footer
* Scroll Top
* Widget
*/
Shortcodes.css ( Shortcodes - Elements style )
You can easily use the shortcodes to create your own page.
/**
* Root
* PreLoad
* button
* card article
* blog details
* new letter
* author
* Product Item
* category
* wallet
* heading
* swiper
* create item
* login page
* contact page
* slider
* author page
* top seller page
* hot collection page
* creator page
* auctions page
* our latest page
* trendy collection
* best-seller
* item detail
* modal popup
*/
Javascript - Fonts - Animation - Bootstrap style
/**
* animate.css
* bootstrap.css
* jquery.fancybox.css
* owl.carousel.css
* wow.css
* magnific-popup.css
* icomoon.css
* swiper-bundle.min.css
*/
Javascript Custom
Here you can modify any settings for ( Retina Logos, Animations, Testimonials, Sliders, & Progress bar and more..)
Main.js ( js/main.js )
/**
* Dark Light Mode
* Header Connect
* Loadmore Item
* headerFixed
* retinaLogo
* ajaxContactForm
* mobileNav
* ajaxSubscribe
* alertBox
* headerConnect
*/
Shortcodes System
You can easily use the shortcodes to create your own page.
/**
* Root
* PreLoad
* button
* card article
* blog details
* new letter
* author
* Product Item
* category
* wallet
* heading
* swiper
* create item
* login page
* contact page
* slider
* author page
* top seller page
* hot collection page
* creator page
* auctions page
* our latest page
* trendy collection
* best-seller
* item detail
* modal popup
*/
Credits
-
Photos
- All images are just used for preview purpose only and NOT included in the final purchase files.
-
Fonts & Icons
- Font-Awesome
- Urbanist is available for free on Google fonts.
-
Javascript
- jQuery (http://jquery.com/)
- Bootstrap (http://getbootstrap.com)
- Easing (http://gsgd.co.uk/sandbox/jquery/easing/)
- owl.carousel (http://owlgraphic.com/owlcarousel/)
- WayPoints (http://imakewebthings.com/jquery-waypoints/)
- Parallax (http://www.ianlunn.co.uk/plugins/jquery-parallax/)
- Cookie (https://github.com/carhartl/jquery-cookie)
How to add metamask
- add id = connectbtn to button Wallet connect
- import library js
- assets/js/web3.min.js
- assets/js/moralis.js
- assets/js/nft.js
How to switcher Dark Light
Steps 1: Add Class is_active in body
<body class="body header-fixed is_dark" >
Steps 2: Add Class is_active in mode_switcher
<a href="#" class="light d-flex align-items-center is_active">