RTL Dashboard (Admin Panel) Template
File Size: | 676 KB |
---|---|
Views Total: | 4195 |
Last Update: | |
Publish Date: | |
Official Website: | Go to website |
License: | MIT |

A simple dashboard (admin panel) UI template for RTL (Right To Left) languages such as Arabic, Hebrew, Persian and Urdu.
Based on Bootstrap 4 Grid and jQuery library.
How to use it:
1. Load the necessary JavaScript and CSS files in your document.
<!-- Bootstrap Grid --> <link rel="stylesheet" href="css/bootstrap-grid.css"> <!-- Core Stylesheet --> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/css-comps.css"> <!-- Responsive Utility --> <link rel="stylesheet" href="css/re575.css"> <link rel="stylesheet" href="css/re768.css"> <link rel="stylesheet" href="css/re991.css"> <link rel="stylesheet" href="css/re1200.css"> <!-- Material Icons --> <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined| Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet"> <!-- jQuery Library --> <script src="js/jquery.js"></script> <!-- Core JavaScript --> <script src="js/main.js"></script>
2. Happy coding.
Preview:
This awesome jQuery plugin is developed by mohammadsjh. For more Advanced Usages, please check the demo page or visit the official website.