startbootstrap-sb-admin-2 icon indicating copy to clipboard operation
startbootstrap-sb-admin-2 copied to clipboard

RTL support for admin-2 template

Open refuas opened this issue 6 years ago • 5 comments

Hello,

I am working with this template and it is great.

I made some changes and now it supports RTL languages.

I will be happy if it will help someone else

Tnx admin.rtl.css.zip

refuas avatar May 28 '19 17:05 refuas

Thanks @refuas , It was amazing and helpful But what's the best way to use this RTL css ? I should only add dir="rtl" to <html> attributes and then add this css after sb-admin-2.min.css ? Or I should doing something else ? Thank you

buglessir avatar Jun 13 '19 08:06 buglessir

class=“rtl” will do the job. no need to add dir=“rtl"

On Jun 13, 2019, at 12:00 PM, Mohammad Esmaeilzadeh [email protected] wrote:

Thanks @refuas https://github.com/refuas , It was amazing and helpful But what's the best way to use this RTL css ? I should only add dir="rtl" to attributes and then add this css after sb-admin-2.min.css ? Or I should doing something else ? Thank you

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues/256?email_source=notifications&email_token=AHAYVR6E6K5P7PBIUJS63CDP2IEBBA5CNFSM4HQFUHQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXTAUPY#issuecomment-501615167, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAYVRYLWMM32NHYYGQCYJLP2IEBBANCNFSM4HQFUHQQ.

refuas avatar Jun 13 '19 11:06 refuas

@refuas ok, but I should add class="rtl" to <html> or each element I want to show that rtl ?!

buglessir avatar Jun 14 '19 13:06 buglessir

to

On Jun 14, 2019, at 4:34 PM, Mohammad Esmaeilzadeh [email protected] wrote:

@refuas https://github.com/refuas ok, but I should add class="rtl" to or each element I want to show that rtl ?!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BlackrockDigital/startbootstrap-sb-admin-2/issues/256?email_source=notifications&email_token=AHAYVR54V6PXSDBVSHT2GI3P2OM43A5CNFSM4HQFUHQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXWZVTA#issuecomment-502110924, or mute the thread https://github.com/notifications/unsubscribe-auth/AHAYVR4ODVL5VPOYKE2MPWTP2OM43ANCNFSM4HQFUHQQ.

refuas avatar Jun 14 '19 14:06 refuas

i'm working on: https://github.com/amirbagh75/rtl-startbootstrap-sb-admin-2 for RTL

ohmydevops avatar Sep 20 '20 19:09 ohmydevops