Adminlte: RTL direction support

Created on 3 Jan 2018  路  2Comments  路  Source: ColorlibHQ/AdminLTE

Issue type:

  • [x] Feature request
  • [ ] Bug report
  • [ ] Documentation

Environment:

  • AdminLTE Version:
  • Operating System:
  • Browser (Version):

Description:

Most helpful comment

hello
i had did it from while but i didn't have any time to post it

so i attached files any one now can use it for V 2.4.2
AdminLTE RTL.zip

in your header

add this
<link rel="stylesheet" href="AdminLTE/bower_components/bootstrap/dist/css/bootstrap.rtl.css" />

after
<link rel="stylesheet" href="AdminLTE/bower_components/bootstrap/dist/css/bootstrap.css" />

and

<link rel="stylesheet" href="AdminLTE/dist/css/AdminLTE.rtl.css" />

after your skin CSS

enjoy

All 2 comments

hello
i had did it from while but i didn't have any time to post it

so i attached files any one now can use it for V 2.4.2
AdminLTE RTL.zip

in your header

add this
<link rel="stylesheet" href="AdminLTE/bower_components/bootstrap/dist/css/bootstrap.rtl.css" />

after
<link rel="stylesheet" href="AdminLTE/bower_components/bootstrap/dist/css/bootstrap.css" />

and

<link rel="stylesheet" href="AdminLTE/dist/css/AdminLTE.rtl.css" />

after your skin CSS

enjoy

@AkramA7med Fantastic works really good. Thanks for sharing :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GuxMartin picture GuxMartin  路  3Comments

lenamtl picture lenamtl  路  3Comments

kgoedert picture kgoedert  路  4Comments

gaea44 picture gaea44  路  3Comments

vbetancourt picture vbetancourt  路  3Comments