Skip to content

AdminLTE RTL Version - Free Admin control Panel Theme That Is Based On Bootstrap 3.x https://almsaeedstudio.com

Notifications You must be signed in to change notification settings

airani/adminlte-rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AdminLTE RTL

AdminLTE RTL Version - Free Admin control Panel Theme That Is Based On Bootstrap 3.x

Installation

You can use this theme by download it or installing by bellow ways:

bower

bower install adminlte_rtl --save

Github

git clone git@github.com:airani/adminlte-rtl.git

How to use?

To using this rtl style you should add required style files to head of html file just like below example code:

<link rel="stylesheet" href="bower_components/adminlte/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="bower_components/bootstrap-rtl/dist/css/bootstrap-rtl.min.css">
<link rel="stylesheet" href="bower_components/adminlte-rtl/dist/css/AdminLTE-rtl.css">
<link rel="stylesheet" href="bower_components/adminlte-rtl/dist/css/skins/_all-skins-rtl.min.css">