Right to Left (RTL) version CSS files are included within the theme. To change it, find the "RTL Version" CSS link in the source code files.
Run assets compiler with --rtl
flag in [root]/tools
folder to generate the RTL version of CSS files.
gulp --rtl
Also can be enabled via config in [root]/tools/themes/metronic/[version_package].conf.json
and run the Gulp compiler to update the assets.
Comment out the normal Left to Right (LTR) CSS files and enable the RTL files which has suffix name *.rtl.css
. For example:
<link href="assets/vendors/base/vendors.bundle.rtl.css" rel="stylesheet" type="text/css" />
<link href="assets/demo/default/base/style.bundle.rtl.css" rel="stylesheet" type="text/css" />
Add the direction attribute to the root HTML tag:
<html direction="rtl" style="direction: rtl" >
Find and edit this file /angular/dist/demo/default/angular.json
Check on the node projects.default.architect.build.options.styles
array. Remove non-RTL CSS and change it to these 2 files.
src/assets/vendors/base/vendors.bundle.rtl.css
src/assets/demo/default/base/style.bundle.rtl.css
Open /angular/dist/demo/default/src/index.html
. Add the direction attribute to the root HTML tag:
<html direction="rtl" style="direction: rtl" >
I run a team of 20 product managers, developers, QA and UX resources. Previously we designed everything ourselves. For our newest platform we tried out Metronic. I cannot overestimate the impact Metronic has had. It's accelerated development 3x and reduced QA issues by 50%. If you add up the reduced need for design time/resources, the increase in dev speed and the reduction in QA, it's probably saved us $100,000 on this project alone, and I plan to use it for all platforms moving forward.
The flexibility of the design has also allowed us to put out a better looking & working platform and reduced my headaches by 90%. Thank you KeenThemes!
Everything within Metronic is customizable globally to provide limitless unique styled projects
Choose a perfect design for your next project among hundreds of demos
A huge collection of components to power your application with the latest UI/UX trands
Enterprise ready Angular 6 integration with built-in authentication module and many more
Metronic deeply customizes Bootstrap with native look and feel
Our super sleek and intuitive Datatable comes packed with all advanced CRUD features
Metronic is the only theme trusted by over 60,000 developers world wide
Lifetime updates with new demos and features is guaranteed
Metronic is writer with a code structure that all developers will be able to pick up easily and fall in love