Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTL Bootstrap Support #88

Open
MRdevX opened this issue Jun 10, 2018 · 3 comments
Open

RTL Bootstrap Support #88

MRdevX opened this issue Jun 10, 2018 · 3 comments

Comments

@MRdevX
Copy link

MRdevX commented Jun 10, 2018

Hi,
i'm working on an opensource project and i want to make it RTL, the project uses django-bootstrap4.
is there any way to integrate rtl-bootstrap with django-bootstrap4 ?
thanks

@xi
Copy link
Contributor

xi commented Jun 18, 2018

Just adding this to your settings should do most of the work:

BOOTSTRAP4 = {
    'css_url': 'https://cdn.rtlcss.com/bootstrap/v4.0.0/css/bootstrap.min.css',
}

@MRdevX
Copy link
Author

MRdevX commented Jun 20, 2018

thanks alot, but...
unfortunately nothing happened after doing this. i'm working on Saleor Project.
do you think there is any alternative way to make it happen?

@dyve
Copy link
Member

dyve commented Aug 26, 2018

Hi all, little to no RTL experience here, so any input from people who do use RTL pages would be most welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants