mmdsharifi / AdminLTE-RTL

💐 RTL Version of Admin LTE 2.2.1
http://mmdsharifi.github.io/AdminLTE-RTL/
MIT License
180 stars 169 forks source link

Differences with admin-lte #10

Open misamae opened 7 years ago

misamae commented 7 years ago

This is more of a question than an issue.

I have already used admin-lte template and would like to adapt the RTL variation. However, due to lack of documentation it is hard to figure out what changes I have to make. Is there any guideline what needs to be changed?

mmdsharifi commented 7 years ago

Hi,

You can use this template : https://github.com/j4f4rii/adminlte-rtl , this one support both RTL and LTR. Really it's hard to convert RTL because some styles injected by JavaScript, by the way I recommend use rtlcss to rtlize your css!

misamae commented 7 years ago

Thank you!

I will look into your suggestion for the other repository. Since you mentioned that AdminLTE injects styles through JS, I am right to assume that rtlcss may not help with adapting original AdminLTE?

mmdsharifi commented 7 years ago

Well, rtlcss do most of the work for you and after than you can easily rtl rest of injected styles! , but I consider to look at repository mentioned befor, If not usable then do rtlcss via grunt.