Remos eCommerce Admin Dashboard HTML Template

  • Version: 1.0.0
  • Last Updated: March 06 2024
  • Author: themesflat
Thank you so much for your interests. Your comments and ratings would be much appreciated. If you purchase this template, you will get support. We will update this template time by time and we want to hear your wishes for the future updates or for complete new templates.
You need file images please contact
Email: helpdeskthemesflat@gmail.com
Skype id: helpdeskthemesflat
Create ticket id : https://themesflat.ticksy.com/ticket

Template features:

  • Remos eCommerce Admin Dashboard HTML
  • 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
  • Parallax Effect
  • & much more...

HTML Structure

Remos eCommerce Admin Dashboard HTML Template

Below is Remos basic structure:

<!DOCTYPE html>
<head>
    <meta charset="utf-8">
    <title> Remos eCommerce Admin Dashboard HTML Template </title>

    <!-- Mobile Specific Metas -->

    <!-- Bootstrap  -->

    <!-- Theme Style -->

    <!-- Responsive -->

    <!-- colors -->    
   
    <!-- Animation Style -->    

    <!-- Favicon and touch icons  -->
</head>

<body>
	<!-- Header -->	

	<!-- Slider -->

    <!-- Section -->
    <section class="flat-row"> </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/bootstrap.min.js"></script>
   <script type="text/javascript" src="assets/js/jquery.easing.js"></script>
   <script type="text/javascript" src="assets/js/jquery-waypoints.js"></script>
   <script type="text/javascript" src="assets/js/owl.carousel.js"></script>
   <script type="text/javascript" src="assets/js/parallax.js"></script>
   <script type="text/javascript" src="assets/js/jquery.cookie.js"></script>   
   <script type="text/javascript" src="assets/js/switcher.js"></script>      
   <script type="text/javascript" src="assets/js/main.js"></script>
</body>

</html>

CSS System

The Remos CSS System contains 3 parts:
  • Template style
  • Shortcodes style
  • Responsive style
  • Javascript - Fonts - Animation - Bootstrap style

Your_template/asset/scss/style.scss ( Template style )


/**

    * Reset Browsers
    * General
    * Elements
    * Forms
    * Typography
    * Extra classes
    * link style
*/
				

Your_template/asset/scss/Shortcodes.scss ( Shortcodes - Elements style )

You can easily use the shortcodes to create your own page.


/**
    * button
    * form
    * header
    * index
    * menu-left
    * popup
    * section
    * table
    * tab    
*/
				

Javascript - Fonts - Animation - Bootstrap style


/**  
    *	darkmode.css
    *	reset.css
    *	responsive.css    
    *	theme-setting.css
    *	app.css
    *	widgets.css
*/
				

Javascript Custom

Here you can modify any settings for ( Retina Logos, Animations, Testimonials, Sliders, & Progress bar and more..)

Main.js ( js/main.js )


/**
    * selectImages
    * menuleft
    * tabs
    * progresslevel
    * collapse_menu
    * fullcheckbox
    * showpass
    * gallery
    * coppy
    * select_colors_theme
    * icon_function
    * box_search
    * preloader
*/
				

Shortcodes System

You can easily use the shortcodes to create your own page.

    
/**
    * preload
    * Scroll Top
    * Page Title
    * Icon-box 
    * Counter
    * Team 
    * Testimonial
    * Video
    * pagination 
    * breakcrumb

*/
				

Credits