AdminLTE-RTL icon indicating copy to clipboard operation
AdminLTE-RTL copied to clipboard

Differences with admin-lte

Open misamae opened this issue 8 years ago • 3 comments

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?

misamae avatar Jan 20 '17 19:01 misamae

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!

mmdsharifi avatar Jan 21 '17 08:01 mmdsharifi

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?

misamae avatar Jan 23 '17 07:01 misamae

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.

mmdsharifi avatar Jan 23 '17 09:01 mmdsharifi